Description: A very complete example of the keyboard hook, suitable for beginners to learn, DLL and EXE communications using a custom message, as well as shared memory.
To Search:
File list (Check if you may need any files):
键盘钩子\KeybdHook.dll
........\KeybdTest.exe
........\src\KeybdHook\KeybdHook.cpp
........\...\.........\KeybdHook.def
........\...\.........\KeybdHook.dsp
........\...\.........\KeybdHook.dsw
........\...\.........\KeybdHook.h
........\...\.........\KeybdHook.plg
........\...\.........\KeybdHook.vcproj
........\...\.....Test\AboutDlg.cpp
........\...\.........\AboutDlg.h
........\...\.........\KeybdTest.clw
........\...\.........\KeybdTest.cpp
........\...\.........\KeybdTest.dsp
........\...\.........\KeybdTest.dsw
........\...\.........\KeybdTest.h
........\...\.........\KeybdTest.plg
........\...\.........\KeybdTest.rc
........\...\.........\KeybdTest.vcproj
........\...\.........\KeybdTestDLG.cpp
........\...\.........\KeybdTestDLG.h
........\...\.........\res\KeybdTest.ico
........\...\.........\...\KeybdTest.rc2
........\...\.........\resource.h
........\...\.........\StdAfx.cpp
........\...\.........\StdAfx.h
........\...\Project\KeyboardHook.dsw
........\...\.......\KeyboardHook.sln
........\...\.......\KeyboardHook.suo
........\...\KeybdTest\res
........\...\bin
........\...\KeybdHook
........\...\KeybdTest
........\...\Project
........\src
键盘钩子