Results 1 to 2 of 2

Thread: Screen Lock

  1. #1

    Thread Starter
    Member
    Join Date
    May 2005
    Posts
    53

    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?????

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    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
  •  



Click Here to Expand Forum to Full Width