G
Guest
Hi,
I need ot set hotkeys to my windows application. I want when Word is thea
active application and when user press "Ctrl+Alt+T" for example to start my
action.
I used RegisterHotKey and UnregisterHotKey methods and ovverride WndProc
but even when user works with another program different than MS Word and
press the shortcut key my action is done.
Thanks
I need ot set hotkeys to my windows application. I want when Word is thea
active application and when user press "Ctrl+Alt+T" for example to start my
action.
I used RegisterHotKey and UnregisterHotKey methods and ovverride WndProc
but even when user works with another program different than MS Word and
press the shortcut key my action is done.
Thanks