搜索资源列表
inifile_mb_wide_src
- 处理inifile文件的class,支持UNICODE,定义Class: CIniFileW CIniFileA-Summary: This is a total re-write of the original CIniFile class written in 2006. Originally the data structures underlying the CIniFile object were std::list which was extreamly
ini
- 读写配置文件,windows下, 用windows 读写配置文件的api 函数WritePrivateProfileString 这一系列函数-read and write config file using windows api function WritePrivateProfileString
IniFile
- Windows下读取.ini 配置文件的C++类。 包装了底层API函数。-Under Windows reads. Ini configuration file for C++ classes. Packing the underlying API functions.