摘要:
2012.04.09 CString strResPath;int nIconIndex = 0;// 在注册表中查找文件对象扩展名的关联资源文件BOOL bRet = IconParser::Parse(pAppInfo->Url(), (LPTSTR)(LPCTSTR)strResPath.GetBuffer(MAX_PATH), &nIconIndex);_ASSERT(bRet);str... 阅读全文
posted @ 2012-04-10 10:34
DancingFish
阅读(314)
评论(0)
推荐(0)