摘要: CString strValue(_T("")); GetPrivateProfileString("保存路径", "本地", "0", strValue.GetBuffer(256), 256, iniPath); strValue.ReleaseBuffer(256); m_LocalPath 阅读全文
posted @ 2025-02-18 14:00 曦花 阅读(20) 评论(0) 推荐(0)