I am currently wolking on a on a C project to convert QWERTY keystrokes to DVORAK keystrokes for the system. I googled and found I have to use a global keybeard hook, but I am not exactly sure how to get it working. Allot of the resourses I found were not any good. what exactly do I have to do to get the hook set up.
And I have never written or used a DLL in C before. Are there any resourses that you have in mind that may teach me that? (at least the basics so I can write the needed DLL for this project) I googled and found several different explinations as to wirting them, which all said to do different things, and none explained loading them in C(but rather in other languages). So I know neither how to write them or lead them.
I hope you under stand what I am asking. Not to have you write even parts of the program for me, but explain how to use (keyboard) hooks, and use/write DLLs.



LinkBack URL
About LinkBacks


