10-28-2006, 11:36 PM
|
|
|
Join Date: 10-02-2005
|
|
Location: Norfolk
|
|
PDAPhone: PPC-6800
|
|
Carrier: Sprint PCS
|
Donate to Member
| Posts:
943 |
 |
|
Well I have tried and tried to modify the hold power button behavior. I tried several ways and did plenty of research. I only found one way to do it, and that one way isnt very reliable. It would involve me setting a key hook and watching the key events for the power key. The reason I do not want to use this is because WinCE 5 only supports one key hook at a time. So if any other app tries to hook the keys, that app will fail. Or if any app already has the keys hooked, my app will fail. I discovered this because my app could hook the keys in the emulator, but failed on my device. The reason was because I have PQZII installed, and PQZII hooks the keys. I will still try to see if there are any other ways, but I'm stumped for now. Let me know if you are having any trouble from the software.
|
|
|
|
|