摘要: CString CPublicFuncs::GetFilePath(CString title){ CString strFilePath; TCHAR pszBuffer[_MAX_PATH]; BROWSEINFO bi; LPITEMIDLIST pidl; bi.hwndOwner = NULL; bi.... 阅读全文
posted @ 2007-05-11 17:34 拿走不谢 阅读(694) 评论(0) 推荐(0)