The information in this article applies to:
SUMMARYWindows communicates with Screen Savers through command line arguments. The ScrnSave.lib library handles this for Screen Savers that are written to use it, but other Win32 Screen Savers marked 4.0 or higher must handle the following command line arguments:
In addition, Windows 95 Screen Savers must handle:
<HWND> is a HWND presented on the command line as an unsigned decimal
number.
MORE INFORMATION
You need to create the preview window as a child of this window. It should
cover the parent's entire client area.
Additional query words:
Keywords : kbNTOS kbWinOS2000 kbScreenSaver kbSDKWin32 kbGrpUser kbWinOS |
Last Reviewed: February 1, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |