摘要: DWORD WINAPI GetPrivateProfileString( __in LPCTSTR lpAppName, __in LPCTSTR lpKeyName, __in LPCTSTR lpDefault, __out LPTSTR lpReturnedString, __in DWORD nSize, __in LPCTSTR lpFileName);DWORD WINAPI GetPrivateProfileSection( __in LPCTSTR lpAppName, __out LPTSTR lpReturnedString, __in DWORD nSize, __in 阅读全文
posted @ 2013-11-25 09:46 阿窟窿 阅读(230) 评论(0) 推荐(0)