Wince平台INI配置文件读写源码
经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuratio
本专区汇聚了各类基于 INI文件 开发的源码资源,共计 82 篇资源供开发者免费下载学习。
经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuratio
读文件,.ini操作-read documents. Ini operation
读取ini文件类,十分实用的工具-read ini file type, a very useful tool
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedu
一个简单的读取Ini文件的类,你可以自己扩充高级功能- Simple reads takes the Ini document the kind, you may own exp
实现对INI文件的读写-realization of the right to read and write INI file
在VB中实现访问WINDOWS INI 文件的源代码-in VB achieve visit Windows INI file source code
读取ini文件信息-read ini file information
用WindowsAPI访问INI文件-with WindowsAPI visit INI file
这是一个文件管理程序,就像windows资源管理器一样。它对于windows explorer是一个更好的替换程序。功能包括,文本编辑器,可简为初学者演示了如何使用GetPriva
读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上
在网上搜集了读取ini文件的例子,自己加工做成一个图片浏览器.其中包括如何得到应用程序所在路径的代码(很有用的,呵呵)功能不多.只是为了演示如何使用ini配置文件来读取文件,方便初