Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by The Windows Shell. For more information, see:
scrnsave.h contains the following programming interfaces:
Functions
DefScreenSaverProc Provides default processing for any messages that a screen saver application does not process. |
RegisterDialogClasses Registers any nonstandard window classes required by a screen saver's configuration dialog box. |
ScreenSaverConfigureDialog Receives messages sent to a screen saver's configuration dialog box. A screen saver that allows user configuration must define this function. |
ScreenSaverProc Receives messages sent to the specified screen saver window. |