Re: WINAPI function for setting screen saver?



"Sergey" <serbolky@xxxxxxx> wrote in message
news:vymyg.464$Z7.265@xxxxxxxxxxxxxxxxxxxxxxxxx
A week or so back I asked about system power. Many thanx to J French for
the code.


Do yourself a favor and dump the screen saver. There is absolutely no reason
to have a screen saver on a modern display. All they are is eye candy. Use
the power settings to turn off the monitor if you're worried about wasting
power. Screen savers usually peg the CPU at 80% or more so they do nothing
but suck power.

fwiw, our apps will not start at all if there are screen saver settings
active. We show a message box stating "No Screen Savers Allowed" and bail
out. We also don't allow Windows Automatic Updates to be active. They can be
set to Notify but don't download, but that's it. Our apps are busy turning
1/2 million dollar lasers on and off, moving 1000 pound chunks of granite
around and things like that. If a screen saver were to kick in and steal our
processor from us, we'd be hosed.... actually, the machine and possibly the
customer would be hosed. Same goes for automatic updates. Especially the
ones that automatically reboot the PC.... can you imagine?

--
Ken Halter - MS-MVP-VB - Please keep all discussions in the groups..
DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
In Loving Memory - http://www.vbsight.com/Remembrance.htm


.



Relevant Pages

  • Re: Windows mobile 5.0 screen saver
    ... into standby (power saver) mode, ... only a *very* small percentage of Windows CE ... screen saver is a dll that is invoked by the system. ... There are several time-out values stored in the registry. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Windows mobile 5.0 screen saver
    ... During this voice interaction the device can go ... into standby (power saver) mode, ... only a *very* small percentage of Windows CE ... screen saver is a dll that is invoked by the system. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Screen save and power mangement not working
    ... my screen saver stopped ... Once, after a restart, it worked as it should. ... In addition, the monitor power ... Best to set it to default - or even reset the BIOS! ...
    (microsoft.public.windowsxp.general)
  • Re: Power Management
    ... AFAIK screen saver lock settings should not be in the same section as power ... I was unable to find a group policy to control ...
    (microsoft.public.win2000.security)
  • Re: Power Save?
    ... settings when you are on the logon screen. ... We each have a screen saver which is set at 30min. ... The Power ...
    (microsoft.public.windowsxp.general)

Loading