搜索资源列表
BoostTest
- 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
tsf
- tsfriend tool run on linux About this is a linux version of tsfriend. for edit SI/PSI and other ts information. windows version: http://code.google.com/p/tsfriend/ difference with windows version: without multi thread feature. witho
bigreq
- This file generated automatically bigreq.xml by c_client.py. Edit at your peril. -This file generated automatically bigreq.xml by c_client.py. Edit at your peril.
insert_iter_rvalue
- This file generated automatically xc_misc.xml by c_client.py. Edit at your peril. -This file generated automatically xc_misc.xml by c_client.py. Edit at your peril.
cpp_tools
- 收集的c++工具类,很有帮助包括: CMarkup 读写XML文件 CAdo 数据库操作类 CIniFile ini文件操作类 CLogFile 写日志文件类 CMyToolTipCtrl 自定义的提示消息类 CSymbolEdit 自定义编辑框类-C++ tools collected useful include: CMarkup read and write XML documents CAdo operations CIniFile ini file manipulation clas