|
-
Jul 11th, 2007, 11:21 AM
#1
Thread Starter
Member
Screen Lock
I have been searching and trying a couple of things but I seem unable to unlock the screen on my pocket PC from my application.
What I want to do is run a small app at startup that checks if the device screen is locked and if it is it unlocks it.
Any ideas?????
-
Jul 12th, 2007, 04:50 AM
#2
Re: Screen Lock
You unlock the screen with a combination or 2 buttons right?
So you must simulate keyboard events.
You can either use the inthehand class of Pete Foot that if i remember correctly has keyboard events or you can use this API from core.dll: keybd_event .
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
|