home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * FILE: SS.C
- *
- * DESCRIPTION: Windows 3.0 Screen Saver Utility. Resource Definition
- * File.
- *
- * This software is hereby placed in the public domain.
- * Use and abuse it at your own risk!
- *
- *
- * AUTHOR: Tom Wheeler
- * 31294 Morlock
- * Livonia, Mich. 48152
- * [72037,1742]
- *
- *****************************************************************************
- *
- * DATE DESCRIPTION
- * ---------- -----------------------------------------------------------
- * 10/11/90 Initial Development
- *
- ****************************************************************************/
-
- #include <windows.h>
- #include "ss.h"
-
- SS ICON ss.ico
- SaveScreen BITMAP Save.Bmp
-
- rcinclude ss.dlg
-