View Poll Results: How much do you actually work?
- Voters
- 5. You may not vote on this poll
-
Apr 2nd, 2001, 09:02 PM
#1
I am trying to create a screensaver for WinNT Workstation/Server. It works in Win95/98/ME and in the 'preview' in WinNT, but when it is started automatically (after the set amount of time), it immediately exits. I know it is not a result of windows sending mousemove or keypress signals, because I tried commenting out those methods and ending via a click on a command button. PLease Help!!!
-
Apr 3rd, 2001, 01:53 AM
#2
PowerPoster
You might be using the wrong constant to notify the os that screensaver is running.
-
Apr 3rd, 2001, 12:08 PM
#3
Well what would the correct one? I am currently using SPI_SCREENSAVERRUNNING, and it works fine in Win95/98/ME.
-
Apr 4th, 2001, 02:07 AM
#4
PowerPoster
I do not remember it correctly, but you could use SPI_SETSCREENSAVERRUNNING .
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
|