码迷,mamicode.com
首页 >  
搜索关键字:getprivateprofilestr    ( 1个结果
GetPrivateProfileString函数--INI配置文件
GetPrivateProfileString函数用于获取INI配置文件中的内容。   DWORD GetPrivateProfileString( LPCTSTR lpAppName, //INI文件中的一个字段名. LPCTSTR lpKeyName, //是lpAppName下的一个键名,通俗讲就是变量名. LPCTSTR lpDefault, //如果INI文件中没有前两个参数指...
分类:其他好文   时间:2015-07-13 12:12:38    阅读次数:105
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!