08-17-2013, 09:23 AM
Hi Gintaras, hi all,
i'd like to put a generic keyboard hook using Hook_WH_KEYBOARD_LL example for multi purpose actions.
The Hook_WH_KEYBOARD_LL2 procedure will handle keyboards events and decide actions based on the application
which is active at key pressed time.
To be sure it is always active and starts at QM launching, i was thinking putting the Hook_WH_KEYBOARD_LL as
the main QM toolbar callback procedure (QM Toolbar hook function).
Is it safe or a bad idea?
i'd like to put a generic keyboard hook using Hook_WH_KEYBOARD_LL example for multi purpose actions.
The Hook_WH_KEYBOARD_LL2 procedure will handle keyboards events and decide actions based on the application
which is active at key pressed time.
To be sure it is always active and starts at QM launching, i was thinking putting the Hook_WH_KEYBOARD_LL as
the main QM toolbar callback procedure (QM Toolbar hook function).
Is it safe or a bad idea?
