摘要: char SectionNames[MAX_PATH],*pSectionName; ZeroMemory(SectionNames,MAX_PATH); GetPrivateProfileSectionNames(SectionNames,MAX_PATH,"config.ini"); int i... 阅读全文
posted @ 2015-07-30 15:46 疯封风 阅读(2721) 评论(0) 推荐(0)