-
Windows-dll(Lib)
VC平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明(VC LIB DLL)
- 2011-12-29 16:28:39下载
- 积分:1
-
DLL_CALL
该源代码是我精心为朋友准备的,涵盖了各种调用方式和编译方式,花了半个月的业余时间,很高贵啊(The source code is for a friend I painstakingly prepared, covering a variety of ways and the compiler calls the way of spare time to spend half a month, a high贵啊)
- 2009-04-21 19:09:20下载
- 积分:1
-
20050906Hide
说明: 本程序能关机,重启,注销,锁定,隐藏任务栏的功能.(shutdown and restart, canceled, lock, hide task bar function.)
- 2005-09-06 22:46:02下载
- 积分:1
-
MemLeakAnalyse
简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下(Simple memory leak inspection and testing of sample code, if you have memory leak procedures for reference)
- 2007-09-26 11:42:24下载
- 积分:1
-
GetSystemVer
Windows下获取操作系统版本信息的小程序(Windows operating system version information under the access of small procedures)
- 2009-02-06 12:01:21下载
- 积分:1
-
OAsystem
c++与SQL的结合,办公室管理系统,需要配置数据源(c++ and SQL combination of office management systems, need to configure the data source)
- 2009-07-07 17:18:49下载
- 积分:1
-
services
windows服务编写,实现windows服务功能,对学习服务编程有帮助(windows service written windows service learning programming)
- 2012-08-23 11:41:40下载
- 积分:1
-
GetCPUID
VB源码,利用VB直接得到CPU的ID号(get cpu id)
- 2009-10-16 16:58:29下载
- 积分:1
-
DLL
creating standard dll in VB
- 2020-07-10 21:28:54下载
- 积分:1
-
BoostTest
说明: 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
- 2021-02-04 15:09:57下载
- 积分:1