How to Write a 32-Bit Screen Saver (160960)
The information in this article applies to:
- Microsoft Win32 Application Programming Interface (API), when used with:
- Microsoft Windows NT Server 3.51
- Microsoft Windows NT Server 4.0
- Microsoft Windows NT Workstation 3.51
- Microsoft Windows NT Workstation 4.0
This article was previously published under Q160960 SUMMARY
SSAVER demonstrates how to write a screen saver that runs under Windows 95
and Windows NT. It has been designed to be customized easily with your own
animations. You can add your own screen saver configuration controls by
modifying the configuration dialog resource and then adding the appropriate
code to the ScreenSaverConfigureDialog() in SSAVER.C. You can change the
animations that are produced by modifying the code in DOFRAME.C.
Modification Type: | Minor | Last Reviewed: | 3/1/2005 |
---|
Keywords: | kbdownload kbFAQ kbfile KB160960 |
---|
|