How do I replace or customize standard Windows Mobile 6.1 lock screen to show my window with my program functionality?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you mean the Device Lock screen, then you need to create a LASSD LAP dll to replace the inbuilt LAP dll.
I highly recommend reading and fully understanding the LAP Implementation Issues page and looking at the sample LAP dll in the Windows Mobile 6.0 SDK.
You will need to be privledged signed if you wish to work on Smart Phones (non-touch screen devices) or on some touch-screen devices from some operators. I would recommend getting it privledged signed if your a company.
There are some blog posts about LAP dll development that you may find useful (or not).
I have written a LAP dll myself so I know most of the issues involved (there are a lot).
Some problems I had: