|
-
April 22nd, 1999, 03:53 PM
#1
Post deleted by Marc Howe
-
April 22nd, 1999, 06:36 PM
#2
Re: Win API Call Screen Saver--PLEASE HELP
Hi,
To invoke the currently selected screen saver, call CWnd::OnSysCommand() with the first parameter as SC_SCREENSAVE.
Daniel.
-
April 22nd, 1999, 10:34 PM
#3
Re: Win API Call Screen Saver--PLEASE HELP
Thanks Daniel...
I tried that one already though w/no luck. Is there something I am doing wrong?
Marc
-
April 22nd, 1999, 11:22 PM
#4
Re: It Works!!
With Daniel's tip, my program
iz working fine!!
Thank U, Daniel.
Walter
-
April 23rd, 1999, 12:40 PM
#5
Re: It Works!!
I am using the OnSysCommand code from a button on a dialog to try to invoke the SS and it isn't working...do I have to trap the keyboard or mouse? Could the mouse click or keyboard enter press be passed to the call?
Thanks again!
Marc
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
|