-
5065
手动绘制进度条源码例程,程序调用API函数在窗口上绘制进度条矩形,演示进度条的进度过程。(To manually draw the progress bar code samples , the program calls API function to draw a rectangle on the window a progress bar , the progress of the process demonstrate the progress bar .)
- 2016-11-02 09:18:44下载
- 积分:1
-
HookProtectProcessLib
说明: 防止进程被结束
任务管理器的“结束任务”实际上就是强制终止进程,它所使用的是一个叫做TerminateProcess()的Win32 API函数以下是此函数的定义(Prevent the process from being terminated
The task manager's end task is actually a forced termination of the process. It uses a Win32 API function called TerminateProcess (), which is the definition of this function)
- 2021-03-15 21:59:23下载
- 积分:1
-
InnerHook
一个简单的 钩子小程序 屏蔽了 鼠标键盘,(A simple hook applet shielding mouse, keyboard,)
- 2013-07-24 20:45:28下载
- 积分:1
-
Dll
实例13-1:动态链接库(Dll)实例。源代码在光盘中“13dlltest ”目录下。
实例13-2:鼠标钩子应用实例。源代码在光盘中“13MouseHook”目录下。
实例13-3:键盘钩子应用实例。源代码在光盘中“13KeyboardHook”目录下。( dlltest MouseHook KeyboardHook)
- 2009-11-18 10:08:35下载
- 积分:1
-
MOUSEANDKEYBOARD
一个简单的鼠标和键盘动作记录并回放的小程序!
- 2009-06-16 00:16:14下载
- 积分:1
-
MouseKeyboardHook
鼠标键盘消息钩子实例程序,通过动态连接实现(Keyboard mouse hook example of the news program, through the dynamic connection)
- 2009-06-15 11:43:10下载
- 积分:1
-
EasyHook-2.7.5159.0-Source
win32 Hook api 钩子与API截获
(win32 Hook api)
- 2014-03-19 20:14:45下载
- 积分:1
-
xdos
This is a dosx viral code
- 2010-08-27 08:44:38下载
- 积分:1
-
BMI160_API
BMI160的初始化和一些API,可以参照代码中的流程。(BMI160 init code and API)
- 2016-08-19 09:50:43下载
- 积分:1
-
MouseTrace
MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。(MouseTrace, using VC++ to write the mouse Hook hook, get X, Y coordinates and the time display on the form, as shown, move the mouse over the form, coordinate information will be tracked, out of form would be invalid.)
- 2015-02-06 10:32:13下载
- 积分:1