-
dll application example, has passed VisualC++ 6. 0 compiled through, run well, w...
dll 应用示例,已通过VisualC++ 6 。 0 编译通过,运行良好,欢迎下载!!!!!!!1-dll application example, has passed VisualC++ 6. 0 compiled through, run well, welcome to download! ! ! ! ! ! ! 1
- 2022-06-20 23:42:44下载
- 积分:1
-
一个可以测试CPU速度的例子,可以实时获取CPU速度
一个可以测试CPU速度的例子,可以实时获取CPU速度-a test example of the speed of the CPU, the CPU can obtain real-time speed
- 2022-01-28 00:15:58下载
- 积分:1
-
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!...
多线程实例!是一个很好的实例!是为我们开发多用户和需要多进程的程序做好充分准备!-Examples of multi-threaded! Is a good example! For us to develop multi-user and the need for multi-process procedures are fully prepared!
- 2022-01-25 15:26:08下载
- 积分:1
-
管理员,我求你了,让我通过吧,我只下载一个就好~~ 以后我一定支持本站...
管理员,我求你了,让我通过吧,我只下载一个就好~~ 以后我一定支持本站-administrator, I beg you, let me through it, I just like to download a ~ ~ future, I will certainly support site
- 2022-03-29 15:54:25下载
- 积分:1
-
disk filerecover的源码,很强很牛很强大
disk filerecover的源码,很强很牛很强大-the source disk filerecover, very strong very strong cattle
- 2022-11-11 08:35:03下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
将指定的汉字转为汉语拼音的代码,非常方便
将指定的汉字转为汉语拼音的代码,非常方便-Will be designated by the code of Chinese characters to Pinyin, a very convenient
- 2022-06-29 09:55:41下载
- 积分:1
-
一个简单的一箭穿心程序
其实这个程序也不难,只要用心形线方程(1...
一个简单的一箭穿心程序
其实这个程序也不难,只要用心形线方程(1-ρ×cosθ)来绘图就可以了。-A simple stone Feedthrough programs fact, this procedure is not difficult, as long as the heart-shaped line of equation (1-ρ × cosθ) to drawing on it.
- 2022-02-14 12:28:20下载
- 积分:1
-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
This software is a simple resource manager, you can realize simple and similar t...
本软件是一个简单的资源管理器,可以实现简单的类似与Windows资源管理器一样的删除,复制,等功能,比较好用.-This software is a simple resource manager, you can realize simple and similar to Windows Explorer the same as delete, copy, and other functions, comparative ease of use.
- 2023-06-28 18:40:03下载
- 积分:1