-
音频峰值水平的Windows控件,它是一种基于微软MFC GUI控制好…
audio peak level windows control, it is a good gui control based on microsft mfc libary. it can be used freely.
- 2022-01-26 05:13:00下载
- 积分:1
-
QT QPainttrans written using the QT graphic example of functions so that graphic...
QT-qpaintrans编写的QT图形示例函数,使图形可以旋转、缩放、平移
- 2022-03-04 08:34:17下载
- 积分:1
-
嵌入式WINCE MSGServer例子,使用EVC开发实现
嵌入式WINCE MSGServer例子,使用EVC开发实现-Embedded WINCE MSGServer example, the use of EVC realize development
- 2022-03-24 05:57:18下载
- 积分: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
-
server for simcom modules.use this for communication
server for simcom modules.use this for communication
- 2022-03-23 23:02:30下载
- 积分:1
-
视觉基本实例使用不同格式的数
A visual bsic example using different fromat of number
- 2022-05-22 01:40:48下载
- 积分:1
-
串口调试助手V2.3的VC++源代码,欢迎下载
串口调试助手V2.3的VC++源代码,欢迎下载-Serial Debugging Assistant V2.3 of the VC++ source code, please download the
- 2022-01-30 14:27:18下载
- 积分:1
-
To Convert numbers to text
To Convert numbers to text
- 2022-03-20 12:12:12下载
- 积分:1
-
Pratical Visual C++6.0 chapter examples
实用Visual C++6.0教程各章节(第四章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-02-05 00:36:31下载
- 积分:1
-
软件简介:一个导出数据到wps表格的例子。其中WPSInterInface目录下的*lib.pas文件使用delphi的工具制作。由于WPS的三个组件:文字、表...
软件简介:一个导出数据到wps表格的例子。其中WPSInterInface目录下的*lib.pas文件使用delphi的工具制作。由于WPS的三个组件:文字、表格、演示有些接口的名称是一致的,这样在delphi的同一个单元中使用将比较麻烦,所以我写了uWPSTypeDef.pas文件来转换类名。-software description : a derived data to wps forms example. Which WPSInterInface* Contents of the document uses delphi lib.pas tool production. Because WPS three components : text, spreadsheet, and presentation of names of some interfaces are identical, so in the same delphi use of a unit to a more trouble, so I wrote a paper uWPSTypeDef.pas to change class name.
- 2022-02-05 02:20:06下载
- 积分:1