摘要:
void CWormDlg::OnFindFile() { // TOD Add your control notification handler code here CString s; char buff[26]; int len=GetLogicalDriveStrings(sizeof(buff),buff); for(int a=0;a<len;a++) { ... 阅读全文
posted @ 2008-03-02 14:46
lovecl
阅读(134)
评论(0)
推荐(0)
浙公网安备 33010602011771号