How do you code a screensaver?

take an exe, rename it to .scr
there, taadaa, a screensaver.
all you need to write is an exe to display a jpg of a test signal. really shouldnt take more than a few minutes, even if you have never coded before.
 
You need to accommodate the command line arguments at startup. /c, /p/ and /s for configuration, preview and fullscreen mode..... and then exit onmousemove or onkeypress.

I did one many moons ago in Delphi for Win95. Not to difficult.

EDIT: Difficult part was to fit the "preview mode" in the correct window.
 
The test signal is just one continuous beep. You can use the beep command... no I'm not lying
 
*draws huge breath*

beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeep

*inhales and waits for oxygen to return to brain*
 
Well, screensaver app works :D

Easily generating white noise = FAIL. (Excluding the sound)
 
Well, screensaver app works :D

Easily generating white noise = FAIL. (Excluding the sound)

Do you by any chance work for the SABC and in an attempt at humor want to install this screensaver on everyone's PC there and not have a "onmousemove" event forever locking their PC whenever going into screensaver mode?
 
Do you by any chance work for the SABC and in an attempt at humor want to install this screensaver on everyone's PC there and not have a "onmousemove" event forever locking their PC whenever going into screensaver mode?

Bwhahahahahaha! Good plan! But, no...
 
Top
Sign up to the MyBroadband newsletter
X