-
用VC++ 编的冲击波程序,供大家参考使用!不能用于非法用途!...
用VC++ 编的冲击波程序,供大家参考使用!不能用于非法用途!-VC series of the shock wave procedure for reference use! Not for illegal purposes!
- 2022-06-16 01:21:25下载
- 积分:1
-
本作品用HGE游戏引擎完成的坦克大战游戏,
具备游戏的基本功能...
本作品用HGE游戏引擎完成的坦克大战游戏,
具备游戏的基本功能-This work which is Battle City game done with the HGE Game Engine, with the basic functions of the game! ! !
- 2022-07-12 15:56:19下载
- 积分:1
-
VB编程操作Win9X注册表的模块.
VB编程操作Win9X注册表的模块.-VB operation Win9X registry modules.
- 2023-08-06 10:55:08下载
- 积分:1
-
消息队列的简单实现。包括队列入队出队的操作及控制以及对系统时间的操作...
消息队列的简单实现。包括队列入队出队的操作及控制以及对系统时间的操作-Message Queue simple to achieve. Including the team included the team
- 2022-03-14 11:41:02下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
串口编程调试精灵
串口编程调试精灵 -Serial Programming Debugging Wizard
- 2022-05-30 14:14:39下载
- 积分:1
-
一个小工具,可以将任意的文件转换为十六进制码,比UltraEdit方便!...
一个小工具,可以将任意的文件转换为十六进制码,比UltraEdit方便!-A small tool that can convert any file in hexadecimal code, UltraEdit convenient than that!
- 2022-02-05 13:13:18下载
- 积分:1
-
一套很不错的药店管理软件,值得一看
一套很不错的药店管理软件,值得一看-a very good pharmacy management software, an eye-catcher
- 2022-02-27 01:04:06下载
- 积分:1
-
It add the API<F_PC_DISK HDmessage>Function,can load HD s parameter,like h...
API增加了《F_PC_DISK_硬盘信息》函数,获取硬盘的相关硬件参数,如磁头数,磁道数等,支持多硬盘。 2.修改了《F_PC_DISK_获取硬盘出厂号》函数,清除了一点BUG,支持多硬盘-It add the APIFunction,can load HD s parameter,like head section ...etc.support many kind of HD.
2. It modify Function,and debug in it,support many HD
- 2022-06-13 21:04:07下载
- 积分:1
-
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口...
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
- 2023-07-04 01:05:03下载
- 积分:1