04-02-2003, 06:39 PM
Please help if you can: I have coded complete aplication (base code from nehe.gamedev.net) and I want to change it to screensaver ... don't want to use screensaverproc(), because of complete changing some parts of code... I know that screensavers are EXE files that are configured by /c and runned /s parameters ... what else? Some sort of windows style or what I need to put in code so windows will recognize it as screensaver?