搜索资源列表
-
0下载:
功能:实现ini文件的读写操作。
主要函数:GetPrivateProfileInt(),
GetPrivateProfileString(),
WritePrivateProfileString()
-function : to achieve the ini file read and write operations. Main functions : GetPrivateProfileInt (), GetPrivateProfileString (), WritePri
-
-
0下载:
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
-
-
0下载:
wince下文件的读写操作,在wince上是没有的函数GetPrivateProfileString,GetPrivateProfileInt等
-
-
0下载:
INI文件读取,通过一个DLL动态链接库kernel32 中的GetPrivateProfileInt 函数实现-INI file read, through a DLL dynamic link library kernel32 the GetPrivateProfileInt function implementation
-
-
0下载:
在LINUX下自己实现windows里读配置文件信息的两个函数GetPrivateProfileString和GetPrivateProfileInt-LINUX achieved under the windows in your profile information, read the two functions and GetPrivateProfileInt GetPrivateProfileString
-
-
0下载:
读写ini文件,非常易用。(在GetPrivateProfileInt和GetPrivateProfileString基础上的扩展)(ini file oprate,easy to use (base on GetPrivateProfileInt and GetPrivateProfileString))
-