Hi!
How I can disable the hardware buttons (on / off, start, calendar, recorder, email, etc.) on iPAQ 114 Pocket PC?
Thanks :)
Printable View
Hi!
How I can disable the hardware buttons (on / off, start, calendar, recorder, email, etc.) on iPAQ 114 Pocket PC?
Thanks :)
Use a hardware button control and intercept the button presses. Then you can do what you want with them.
It does not detect the buttons on / off, start windows, ok, cursors, enter
Take a look at this thread - it should help
Thanks petevick!
I managed to disable almost all the buttons. I need to capture the on / off button.
Eureka!
Use PowerPolicyNotify:
http://msdn2.microsoft.com/EN-US/library/aa908497.aspx
http://channel9.msdn.com/wiki/defaul...erPolicyNotify
http://social.msdn.microsoft.com/For...1-3a337844fafa
:bigyello: