PDA

Click to See Complete Forum and Search --> : System Hooks Example


Vlatko
Jun 3rd, 2001, 03:58 PM
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:

Jop
Jun 4th, 2001, 02:49 PM
Thanks for posting this usefull example Vlatko, it may help me sometime!

parksie
Jun 5th, 2001, 11:55 AM
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)