-
用Evc开发的一些关于多线程的程序实例,供大家参考。
用Evc开发的一些关于多线程的程序实例,供大家参考。-Evc development with the number of multithreaded program examples for reference.
- 2022-02-15 18:43:05下载
- 积分:1
-
简单的显示LOGO的例子
简单的显示LOGO的例子-simple example shows LOGO
- 2022-04-20 23:38:32下载
- 积分:1
-
API Spy tool which will track all system/api calles made in the application.
API Spy tool which will track all system/api calles made in the application.
- 2022-03-11 14:10:16下载
- 积分:1
-
一个汉字gb3212编码,解码算法的小程序。
gb3212,big5,汉字编码...
一个汉字gb3212编码,解码算法的小程序。
gb3212,big5,汉字编码-Gb3212 a Chinese character encoding, decoding algorithm of small procedures. gb3212, big5, Chinese character coding
- 2022-02-26 08:14:55下载
- 积分:1
-
窗口注册表编辑,配置文件
windows注册表 编辑 修改,hive 文件-windows registry editing, hive file
- 2023-08-08 05:35:03下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
nt native application,加载于驱动之前的代码
nt native application,加载于驱动之前的代码-nt native application, in the drive before loading the code
- 2022-11-13 06:15:04下载
- 积分:1
-
监视文件的存取for NT/2000/9X
监视文件的存取for NT/2000/9X- Surveillance document deposit and withdrawal for
NT/2000/9X
- 2022-05-21 20:43:25下载
- 积分:1
-
课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高...
课程设计,vc++做的,基本上满足要求,只是页面总数跟随机页面号的范围一样,有待改进;答辩的时候居然问我几个系统函数有什么用,我都郁闷了,分数还没那些抄别人的高。。。。。。虽然作的不好,但怎么说也是我自己做的,无语了。放上来,有需要的拿去改改 基本上都是边查资料边写的,算得上是第一次写,错误是难免的,请大家指教,而且里面变量定义比较乱,懒得改了-curriculum design, vc do basically meet the requirements, but the total number of pages with random pages, the scope of the same, there is room for improvement; Even reply when I asked several functions What is the use, I have feelings, not those who score high copied others. . . . . . While for the poor, but that is how I do for myself, the silent. Fangshanglai there is a need to change the line of change are basically examined data writing at the same time, he can claim to be the first to write, and his mistakes are inevitable, please enlighten, but inside variables are defined more chaos, and too lazy to change the
- 2022-12-21 14:40:03下载
- 积分:1
-
创建一个系统级的热键.zip
创建一个系统级的热键.zip-create a system-level hotkey. Zip
- 2022-01-25 21:09:27下载
- 积分:1