-
1 Attachment(s)
System Hooks Example
There has been a lot of questions on the forums about system hooks and using a dll. I've made an example of hooking (and changing) messages. When the hook is activated whenever the user presses the letter A the printed letter will be B.
Here is the sample, have a look at it. :cool:
-
Thanks for posting this usefull example Vlatko, it may help me sometime!
-
Perhaps that should go into the next release of the FAQ?
Also, your example may need changing to make it Unicode-aware ;) (I'm a Nazi about this because MS say you have to :rolleyes: and since we're stuck with MS I do what they say)