|
-
Jun 17th, 2005, 10:41 AM
#1
Thread Starter
Junior Member
stop screensaver
Hi
I want to stop the windows screen saver from my vb 6 app. I have a sensor that detects motion and plays a greeting when motion is detected. When the screensaver is running and motion is sensed then the greeting is played but on the monitor the screen saver does not go off. Is there a command that can be send to stop the screensaver.
Can anyone pls help me with this. the reason i am usin screen saver is because that is a requirement of my project.
Shoazib
-
Jun 17th, 2005, 10:52 AM
#2
Re: stop screensaver
Faking the press of any key should turn off the screensaver. You can insert this code in front of your greeting code which "presses" the shift key
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
|