摘要:
bool CWizardSheet::GetTextResource(UINT uID, CString& csContent) { HMODULE hModule=GetModuleHandle(NULL); HRSRC hRes = FindResource(hModule,MAKEINTRESOURCE(uID),_T("txt")); if(... 阅读全文
posted @ 2017-05-15 00:22
一样菜
阅读(989)
评论(0)
推荐(0)

浙公网安备 33010602011771号