|
-
March 29th, 1999, 06:53 PM
#1
Screen Saver
Can anybody send me a sample of screen saver,
or at least explain me how to implement it?
-
March 30th, 1999, 02:09 AM
#2
Re: Screen Saver
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
-
May 29th, 1999, 07:17 AM
#3
Re: Screen Saver
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!
-
September 7th, 2001, 05:34 PM
#4
Re: Screen Saver
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]
-
October 10th, 2001, 04:24 AM
#5
Re: Screen Saver
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|