-
基于WWF的开源项目,对于学习研究WWF很不错
基于WWF的开源项目,对于学习研究WWF很不错-WWF-based open-source projects, study and research for the WWF is pretty good
- 2022-05-13 13:00:21下载
- 积分:1
-
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
Example project: Retrieving CE device info from Pascal code (using Free Pascal)
- 2022-03-19 05:14:22下载
- 积分:1
-
实现匿名管道的类
转载请注明来源:
开源盛世
实现匿名管道的类
转载请注明来源:
开源盛世-源代码下载网
http://www.vscodes.com
-anonymous pipeline category reproduced indicate the source : Open source Spirit-source code download network http://www.vscodes.com
- 2022-05-19 00:39:31下载
- 积分:1
-
一个远程关机功能和分布式小程序,开发的…
一个实现远程关机和发消息等功能的小程序,开发环境VC-a remote shutdown functions and distributed small procedures, the development of environmental VC
- 2023-03-21 07:05:03下载
- 积分:1
-
phone book
编写一个程序,该程序使用一组结构来保存联系人信息(名字、姓氏、,
- 2023-03-29 20:40:04下载
- 积分:1
-
第12章 DLL开发与系统编程
开发windows程序的动态链接库,手把手叫你如何开发属于自己的动态链接库。从入门到精通
- 2022-03-22 18:01:48下载
- 积分:1
-
331 classic games, including the original code and the implementation document g...
经典的五子棋游戏,包含原代码和生成的执行文件,如有需要可以自己修改!-331 classic games, including the original code and the implementation document generation, can, if necessary, revise their own!
- 2023-03-13 03:50:03下载
- 积分: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
-
这是用VC编制的用于控制其它程序的演示程序。
这是用VC编制的用于控制其它程序的演示程序。-This is prepared by VC other procedures used to control the demo program.
- 2022-07-07 02:42:07下载
- 积分:1
-
将十六进制数据转换为数据
Convert hex data to bin data
- 2022-02-04 08:26:38下载
- 积分:1