I need to lock Windows Mobile Screen (without using default locking system) on perticular activity.
I have seen on web that developers are using SHDeviceLockAndPrompt or EnableHardwareKeyboard for achieving lock.
This will show default window lock screen. I need to show my screen with own checking of password with my own database. How can I show my screen and lock device screen (hardware keys and keyboard, incoming phone calls, notifications etc)?