WIN32_FIND_DATA fd; HANDLE hFind =::FindFirstFile(csFilter,&fd); if(hFind!=INVALID_HANDLE_VALUE){ do{ if(!(fd.
確定! 回上一頁