-
CDROM的控制程序,弹出和关闭控制,以及右下角的图标和菜单实现...
CDROM的控制程序,弹出和关闭控制,以及右下角的图标和菜单实现-CDROM control procedures, the pop-up and shut down control, as well as the bottom right corner of the menu icons and realize
- 2022-01-31 20:53:48下载
- 积分:1
-
对某一目录进行监控,如发生增加删除文件事件给予通知
对某一目录进行监控,如发生增加删除文件事件给予通知-Contents of a monitor, such as delete files to increase the incident occurred to give notice
- 2022-02-15 07:55:37下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,上标下标源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, superscript subscript source code
- 2022-05-29 02:34:18下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
本源代码应用vc中的mfc编写出系统屏幕保护程序
本源代码应用vc中的mfc编写出系统屏幕保护程序
- 2022-03-03 09:35:49下载
- 积分:1
-
取网卡号的源程序.
取网卡号的源程序.-admission card, of the source.
- 2022-01-26 07:23:30下载
- 积分:1
-
Memory clean
内存清理,就是将内存中的数据换到硬盘上,希望大家发挥一下-Memory clean-up, is to change the data in memory to the hard drive, and hope we play what
- 2022-07-13 09:42:04下载
- 积分:1
-
IC_CARD,读取IC_CARD打卡数据
IC_CARD,读取IC_CARD打卡数据-IC_CARD, read IC_CARD clocking data
- 2022-02-28 12:51:44下载
- 积分:1
-
快递管理系统,使用VC,MFC,C++技术开发
快递管理系统,使用VC,MFC,C++技术开发-express management system, using VC, MFC, C technology development
- 2022-04-27 05:51:41下载
- 积分:1
-
自己用VB编的一个小程序,可以实现悬浮的窗体。
自己用VB编的一个小程序,可以实现悬浮的窗体。-their VB series with a small procedure, the suspension can be achieved Form.
- 2023-07-04 08:10:04下载
- 积分:1