Sean's Note
2012年2月17日 星期五
讀寫 ini 檔
詳見 MSDN。
WritePrivateProfileString
(szSection, szTag, szValue, szPath);
GetPrivateProfileString
(szSection, szTag, NULL, szValue, MAX_PATH, szPath);
‹
›
首頁
查看網路版