is there any possibility to receive pressed keys if the application is out of focus? cant find a solution :(
Printable View
is there any possibility to receive pressed keys if the application is out of focus? cant find a solution :(
Yes.
Toggle on "Run while minimized" and then it should work.
unfortunatly that won't work, however there is an object called the 'key object' which talks directly with the drivers.
btw; are you making a keylogger?.... can't think of another use.
He could be making a program which runs in the background and is activated by a key combination.
I want to make a program that plays sounds or open links etc. when I press a key combination or the Fkeys. And i want to hide it in the tray so its out of focus.
Where can i find this "key object"?
thx :)
edit: found it :)