View Poll Results: How much do you actually work?

Voters
5. You may not vote on this poll
  • The whole time I'm there

    0 0%
  • I take a few breaks

    3 60.00%
  • I work in between breaks

    0 0%
  • Only when my boss is around

    2 40.00%
Results 1 to 4 of 4

Thread: ScreenSaver

  1. #1
    spetnik
    Guest

    Red face

    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!!!

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    You might be using the wrong constant to notify the os that screensaver is running.

  3. #3
    Guest
    Well what would the correct one? I am currently using SPI_SCREENSAVERRUNNING, and it works fine in Win95/98/ME.

  4. #4
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    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
  •  



Click Here to Expand Forum to Full Width