Hello,
How do I replace or customize standard Windows Mobile 6.1 lock screen to show my window with my program functionality?
Thanks.
Hello,
How do I replace or customize standard Windows Mobile 6.1 lock screen to show my window with my program functionality?
Thanks.
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: