Hi,
I know, I am propably way out of line here :-)
I want to control my Display from within a .NET application. Background is simple: There is a really nice Tablet which should become my little helper. For this reason, it will be always on. But the display can be switched off if not needed, and switched on when something interesting happens..
So how would you solve this:
MyPc.Utils.SwitchOnDisplay();
Man, I wish it would be that easy... I am sure I have to dig into some DLLs, but hey, perhaps at least somebody know a search word better than DIM DISPLAY C#
Chris
PS: Assume a WinXP, and all screensavers or powermanagement dimming stuff set to never. Oh, and in a few weeks, I will have the same question with Windows 7 :-)