LeeMa
27th July 2005, 06:29 PM
Within my code I am using the SetWindowsHookEx function with WH_KEYBOARD_LL to catch low level keyboard events. This should alert me to the user pressing the power button.
However it is not always catching the button press. Whats more is that I dont think the unit is powering down at all because the unit stays active synced.
Has anyone seen this problem, or know what could cause this.
Thanks in advance.
However it is not always catching the button press. Whats more is that I dont think the unit is powering down at all because the unit stays active synced.
Has anyone seen this problem, or know what could cause this.
Thanks in advance.