helllo,,,
I want some code which Switch off the monitor for some time??.. and code to lock the control panel,,, please help me if you have any idea about this.
Thanx alot
Printable View
helllo,,,
I want some code which Switch off the monitor for some time??.. and code to lock the control panel,,, please help me if you have any idea about this.
Thanx alot
to lock the control panel you could use findwindow, check the name, and if the name is control panel, use sendmessage to send close or quit, i forget which one. this would effectively lock it
Check out these links.
http://registry.winguides.com/display.php/522/
http://registry.winguides.com/display.php/543/
Or you may be able to find more here:
http://www.winguides.com/search.php?...guide=registry
And if not, sign up for http://www.regedit.com's forums and ask your question there.
thanx alot mates.