-
CE下的listCtrl的扩展类
CE下的listCtrl的扩展类-CE expansion of the category listCtrl
- 2022-05-30 16:26:08下载
- 积分: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
-
Design Pattern Mini
设计模式迷你手册,希望对大家有所帮助,包含了几种常用的设计模式.-Design Pattern Mini-Manual, and they hope to help everyone, including several commonly used design patterns.
- 2022-03-22 07:57:09下载
- 积分:1
-
dm9000.c driven by the embedded development, DM9000. Development board
d.m.9000.c 驱动,嵌入式开发用的,DM9000。开发板-dm9000.c driven by the embedded development, DM9000. Development board
- 2022-09-04 03:50:03下载
- 积分:1
-
C++程序设计教程 源代码
C++程序设计教程 源代码-C++ Programming Guide source code
- 2022-01-26 03:13:07下载
- 积分:1
-
project to demonstrate system info using vb
project to demonstrate system info using vb
- 2022-08-13 19:43:31下载
- 积分:1
-
I2C routines. Rar reader development programming, ease of use might give it a tr...
I2C例程.rar读卡开发编程,方便使用不妨试一试-I2C routines. Rar reader development programming, ease of use might give it a try
- 2023-07-11 01:30:03下载
- 积分:1
-
Run apps as other user, and use lock
以其他用户启动程序,并通过锁定文件实现程序只启动一个实例-Run apps as other user, and use lock-file to keep only one app run.
- 2022-12-27 02:25:02下载
- 积分:1
-
This is one of the small payroll procedures. C is the entry of small experiments...
这是一个关于工资发放的小程序.是C++入门的小实验品,希望给那些刚学C++的一点提示-This is one of the small payroll procedures. C is the entry of small experiments, hoping to those just learning to suggest C 1:00
- 2022-11-11 11:00:03下载
- 积分:1
-
长整数之间加减乘除
长整数之间加减乘除-between long integer arithmetic
- 2022-07-12 15:06:15下载
- 积分:1