-
VC中调用DLL函数演示代码
vc调用DLL中的函数演示代码-vc call DLL function demo code
- 2022-03-25 07:25:22下载
- 积分:1
-
本文件为Charles Petzold的《Programming Windows》一书中前五章的例程(已经编译通过),供大家学习。
本文件为Charles Petzold的《Programming Windows》一书中前五章的例程(已经编译通过),供大家学习。-This document is Charles Petzold
- 2022-03-16 21:20:08下载
- 积分:1
-
arcengine
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
arcengin 简单开发初步开发,一些些简单的实例
- 2022-04-26 19:01:19下载
- 积分:1
-
重复文件查找算法usind标准模板库的C
Duplicated file finder algorithm usind standard template library of c-Duplicated file finder algorithm usind standard template library of c++
- 2022-05-21 20:12:29下载
- 积分:1
-
using socket achieve chat rooms version 1.1. Zip
用socket实现聊天室1.1版.zip-using socket achieve chat rooms version 1.1. Zip
- 2022-07-18 01:29:03下载
- 积分:1
-
KEA128 UART
飞思卡尔单片机 KEA128 UART 串口调试程序,包括初始化程序,接收及发送程序,CODEWARROIR,可直接调试
简单实用,可直接调试
- 2022-05-13 15:10:39下载
- 积分: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
-
vc 100 cases of the exciting programming source code, which source code, with vc...
vc编程一百例的精彩源码,内有源代码,用vc编写,可以作为学习编程的参考-vc 100 cases of the exciting programming source code, which source code, with vc the preparation can be used as a reference to learn programming
- 2022-03-29 23:55:24下载
- 积分:1
-
列出vc的resource(资源文件)的对话框中的,控件的名字,项目管理时自己用的小工具...
列出vc的resource(资源文件)的对话框中的,控件的名字,项目管理时自己用的小工具-Vc list of the resource (resource file) of the dialog box, name the control, project management, when used in their own gadget
- 2022-02-03 05:22:47下载
- 积分:1
-
采用MFC编写的一个很简单的地图编辑器,详细见源代码
采用MFC编写的一个很简单的地图编辑器,详细见源代码-MFC prepared to adopt a very simple map editor, in detail see the source code
- 2022-03-23 02:17:59下载
- 积分:1