-
好用的 Windows 基础库,有线程,文件,异步网络通讯等相关功能类。
好用的 Windows 基础库,有线程,文件,异步网络通讯等相关功能类。
模仿了qt的风格,自己实现的一套C++ Windows 平台的基础类库,小巧灵活,能加快你的开发。
- 2022-04-28 11:50:40下载
- 积分:1
-
apihook api函数拦截
apihook api函数拦截-apihook api function interception
- 2022-04-30 22:34:27下载
- 积分:1
-
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件...
这个代码是对鼠标的点的位置进行控制使鼠标的点的位置可以自己随意控制,是你省去很多的点鼠标事件-the code of the mouse for the location of the mouse to control the location of their own arbitrary control, you saved a lot of points mouse events
- 2022-02-10 14:05:47下载
- 积分:1
-
使用嵌入式可视基本开发窗口应用程序(配套光盘代码)
use embedded visual basic develop windows ce application book(companion CD code)
- 2022-02-26 03:50:44下载
- 积分:1
-
dynamic change to the information stall no longer recompile PE stalls can be use...
动态更改信息暂停不再重新编译PE暂停可以用来更改序列号身份验证
- 2022-08-21 07:12:04下载
- 积分:1
-
21点游戏C#(VS2013)winform程序
自己当时做的项目用list picture 保存相关图片,通过数组来确定牌与相关突变队形进行相关的洗牌,通过概率算法进行判断AI操作是否进行相关操作。输赢实践随时调用,防止出现游戏截止但是,依旧可以尽心操作的情况。
- 2022-04-18 14:53:47下载
- 积分:1
-
我的经验呢,我编写软件时的一个常用的类,全是我的经验,希望能给您帮助!...
我的经验呢,我编写软件时的一个常用的类,全是我的经验,希望能给您帮助!-my experience, I am writing software commonly used in a class, all of my experience, the hope of giving your help!
- 2023-08-28 01:10:03下载
- 积分:1
-
随机数的应用vb.
随机数的应用vb.-Random Number of vb.
- 2022-01-29 01:55:07下载
- 积分: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
-
可以用devcpp编译,可以测试文件,字符的md5值
可以用devcpp编译,可以测试文件,字符的md5值-Can be devcpp compile, you can test the file, the character of the md5 value
- 2022-12-25 22:35:03下载
- 积分:1