F
farseer
Hi,
i can detect hardware keys fine on my device. however, i have a
problem passing that key press on it seems. i'd like to give an
example.
i have my hardware key (code 196) assigned to Tasks. Once i use
registerHotkey for key 196, and i press that key, the tasks app does
not pop up. I tried using keybd_event to pass that key on, but even
doing that, the Tasks application does not pop up. This does not
happen for normal alpha-numeric characters (if i register them, i can
easily pass them on). Does anyone else have this problem? any advice
on how to work around?
thank you
i can detect hardware keys fine on my device. however, i have a
problem passing that key press on it seems. i'd like to give an
example.
i have my hardware key (code 196) assigned to Tasks. Once i use
registerHotkey for key 196, and i press that key, the tasks app does
not pop up. I tried using keybd_event to pass that key on, but even
doing that, the Tasks application does not pop up. This does not
happen for normal alpha-numeric characters (if i register them, i can
easily pass them on). Does anyone else have this problem? any advice
on how to work around?
thank you