Hello,
i am trying to catch keyboard events from my systray app, in my case the F12 button.
I created a hook dll and link it, but the function in the dll is not able to set the hook.
Is there anywhere a working example which i can modify?
Kind regard
Marc
PS: I am using QT 4.2.3 on Windows with mingw (dll is also compiled with mingw)