钩子函数例子

所属分类:钩子与API截获
开发工具:Visual C++
文件大小:7KB
下载次数:62
上传日期:2004-08-06 14:21:36
上 传 者fengying2040
说明:  This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to assemble the example, you have to have ml.exe, link.exe and nmake.exe in your path. If they re not in the path, you will have to edit makefile to include the full path. You ll have to edit the makefile to correct the path to import libraries in your PC. Type nmake in the same directory as makefile and the assembly process will begin. If you don t want to use the makefile, you can manually assemble the example with the commands below: ml /c /coff /Cp mousehook.asm link /SUBSYSTEM:WINDOWS /LIBPATH:c:\masm32\lib mousehook.obj

文件列表:
HookDLL (0, 1999-05-03)
HookDLL\MAKEFILE (212, 1999-05-19)
HookDLL\mousehook.asm (1036, 1999-05-19)
HookDLL\mousehook.def (68, 1999-05-03)
MAKEFILE (240, 1999-05-19)
mousehook.asm (2954, 1999-05-19)
MouseHook.dll (3072, 1999-05-19)
mousehook.exe (4096, 1999-05-19)
mousehook.inc (83, 1999-05-03)
mousehook.lib (3432, 1999-05-03)
mousehook.rc (1341, 1999-05-03)

近期下载者

相关文件


收藏者