Can anybody send me a sample of screen saver,
or at least explain me how to implement it?
Printable View
Can anybody send me a sample of screen saver,
or at least explain me how to implement it?
Your Visual C++ has a great sample code for a screen saver. It's called SAVER.
It works for WIN95.
For WIN98 you need to fix a bug in this program. If you want you can copy the fix from the Microsoft web page http://support.microsoft.com/support/search/
Good luck
Elan
Hello:
You can get details in :
VC6 MSDN\Platform SDK\User Interface services\Shell and Common Conctrols\Windows Shell API\Screen Saver Library.
I will E-Mail you a sample.
Bye!
just make a non dialog program that shows something on all the screen.
i am not sure about it but to make sure just do an OnMouseMove(){exit(0)} compile it in release mode and change the ending to a screen saver one (MyScreenSaver.scr)
YOTOS
ICQ: 113707565
E-Mail: [email protected]
Hi,
Just check out this site www.wischik.com/lu
it really has all that you want to do.
Hope this helps,
Kind Regards,
Natarajan.
http://Win32programming.tripod.com