-
窗口虚拟串口源代码
Windows下虚拟串口的源代码-Windows Virtual Serial source code
- 2022-02-01 23:34:26下载
- 积分:1
-
聊天小程序源码
聊天小程序源码-Chat applet source code
- 2023-01-12 17:00:04下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
c program
c program
- 2022-02-11 23:32:57下载
- 积分:1
-
读取INI文件中的关键值
读取INI文件中的关键值-read the key value in INI files.
- 2022-02-03 10:21:17下载
- 积分:1
-
VC4000演示
vc4000的vb开发包,希望能帮助有需要的人-vc4000 demo
- 2023-06-06 14:35:03下载
- 积分:1
-
windows所有窗口检测程序,可以检测出所有进程的窗口和对应的进程名和路径...
windows所有窗口检测程序,可以检测出所有进程的窗口和对应的进程名和路径-windows all window test procedures can be detected in all the processes window and the corresponding process name and path
- 2022-01-30 10:27:16下载
- 积分:1
-
Based on IDL and VisualC_ mix of programming, detailing the IDL language, and ex...
基于IDL和VisualC_的混合编程,详述了IDL语言,并实例演示两者的调用-Based on IDL and VisualC_ mix of programming, detailing the IDL language, and examples of presentation between the two calls
- 2022-08-22 23:07:05下载
- 积分:1
-
关于串口通信的接受和发送在VC++的MFC中实现
关于串口通信的接受和发送在VC++的MFC中实现-Serial Communication on the acceptance and send in VC++ Realize the MFC in
- 2022-03-01 23:13:40下载
- 积分:1
-
求A、B对称差,用静态链表实现。对称差即是AB并上BA。
求A、B对称差,用静态链表实现。对称差即是AB并上BA。-For A, B symmetric difference, and the realization of the static list. That is, symmetric difference A B and on B A.
- 2022-07-11 23:11:23下载
- 积分:1