c# - Low-level Keyhook -
I will run a low-level key on different threads in C # for some hotkeys. If you need this keyboard hook then to find the hot keys you should do this?
Use a hook that supports Hot Keys with the Windows RegisterHotKey () API function. To see how to use it, see your code sample page below a C # sample ahead.
Comments
Post a Comment