搜索资源列表
WRini
- 功能:实现ini文件的读写操作。 主要函数:GetPrivateProfileInt(), GetPrivateProfileString(), WritePrivateProfileString() -function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePri
readAndWriteIniFile
- MFC函数读写ini文件,内有详细的参考资料和,试用说明!所用函数GetPrivateProfileInt,GetPrivateProfileString,WritePrivateProfileString等-MFC function to read and write ini files, there are detailed reference materials and trial descr iption! The function GetPrivateProfileInt, GetPr
ini
- wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
INIread
- INI文件读取,通过一个DLL动态链接库kernel32 中的GetPrivateProfileInt 函数实现-INI file read, through a DLL dynamic link library kernel32 the GetPrivateProfileInt function implementation
GetPrivateProfileString
- 在LINUX下自己实现windows里读配置文件信息的两个函数GetPrivateProfileString和GetPrivateProfileInt-LINUX achieved under the windows in your profile information, read the two functions and GetPrivateProfileInt GetPrivateProfileString
ini
- 读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))