Anyone knows of any Unix port of that program?
Shachar
No, wait. I'm using a mouse hook. Maybe it'll work after all.
Sh.
Alexandre Julliard wrote:
[EMAIL PROTECTED] writes:
My app uses SetWindowHookEx to install a WH_KEYBOARD_LL hook.I'm working on it. Basically it won't work right across processes at
Currently, the wine implementation tells me
"fixme:hook:set_windows_hook system hook WH_KEYBOARD_LL won't work right"
when I try to use it. I'd like to implement this so I can get my app to
run, but I'm not sure where to start, since I don't know why it
"won't work right." Any hints/suggestions?
this point; if you have a single process it should be OK.