Turn Off / On Screen From Vb 6.0 Application
-
I want to turn off / on my screen using vb 6.0. Can any body help me out? How to do it?
Kiran Sajanikar Pune.
If you consider that Windows has the ability to hibernate your computer and monitor, then you could implement the same API call in your application. I have no idea what this API function is called or what DLL it comes from, but try searching for it on google.
Daniel Minnaar Lead Software Developer
-
I want to turn off / on my screen using vb 6.0. Can any body help me out? How to do it?
Kiran Sajanikar Pune.
I'd provide you with a link to the Windows Power Management API's reference, but MSDN has been just about non-existant for the last 2 days. This is about the best anyone can do right now. You're looking for the second link down in this[^] search result.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007