-
This the example from Iczelion s Win32 Assembly Tutorial part 24. In order to as
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:masm32lib mousehook.obj
- 2022-05-06 18:32:28下载
- 积分:1
-
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作...
主要用于监控IE窗口,能使屏蔽IE的右键,工具栏和菜单的某些操作-mainly used to monitor Internet Explorer window can shield IE right, toolbars and menus of some operations
- 2023-04-05 22:05:04下载
- 积分:1
-
LoveLetter
LoveLetter-Source.zip 代码!-LoveLetter-Source.zip LoveLetter-Source.zip
- 2022-01-28 07:08:35下载
- 积分:1
-
完美世界国际版网关. 防止点击进行装备复制
完美世界国际版网关. 防止点击进行装备复制-Perfect World International Edition Gateway. Click for equipment to prevent copying
- 2022-08-13 01:51:44下载
- 积分:1
-
进程管理系统,消息钩子
进程管理系统,消息钩子-Process management systems, the news hook
- 2022-03-18 15:58:37下载
- 积分:1
-
详细介绍了钩子应用原理,附有实例,对初学者有很好帮助
详细介绍了钩子应用原理,附有实例,对初学者有很好帮助-Described in detail the application of the principle of hook, accompanied by examples, have very good help for beginners
- 2022-04-13 01:35:30下载
- 积分:1
-
能够发出字母读音的钩子,F10弹出设置框进行转换.
能够发出字母读音的钩子,F10弹出设置框进行转换.-Sent letters to the pronunciation of the hook, F10 settings pop-up box to convert.
- 2022-11-29 02:50:04下载
- 积分:1
-
关于WIN32 API的源代码:ps_exe
关于WIN32 API的源代码:ps_exe-WIN32 API:ps_exe
- 2022-04-21 23:48:13下载
- 积分:1
-
电脑桌面抓图(利用钩子使用F5键自动抓图)
电脑桌面抓图(利用钩子使用F5键自动抓图)-desktop computer (using the hook automatically use the F5 key Previously)
- 2023-04-03 15:00:04下载
- 积分:1
-
获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子...
获取输入框密码(Windows98下通过),会在SysTray上显示一双始终盯着鼠标的眼睛,能将密码复制到剪贴板的一个例子-Access to the password input box (Windows98 through), will be displayed on SysTray always a pair of eyes staring at the mouse, the password can be copied to the clipboard, an example of
- 2022-04-18 03:21:43下载
- 积分:1