|
-
Jun 29th, 2009, 05:08 PM
#1
Thread Starter
Banned
Help me!!
Hey guys! I dont know whats problem but my friend give me some source codes for turn on and turn off monitor:
turn off:
SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, (LPARAM) 2);
turn on:
SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, (LPARAM) -1);
So it show me like 6 errors .. so can someone help me ?? and i need another 1 so someone know for to change a administrator password on computer ?
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
|