
05-29-2006, 12:15 PM
|
|
Neophyte
Join Date: May 2006
Posts: 1
|
|
How to Launch the application on long key Press (MOD_HOLD)
I am trying to launch my app on long press of SOFT KEY 1 by registering the SOFT KEY 1 as the HOT KEY with parameter MOD_HOLD (RegisterHotKey).
But with this parameter this function always fails. It doesn't work with any of the keys if i use MOD_HOLD.
It is definedin the winuserm.h. I am not able to figure out what i doing wrong.... or something worng with the fuction.
Please suggest ?
|
| |
|
|
|