swprintf_s (szFullPath, L"%s\\*", szPath);. HANDLE hFind = FindFirstFile(szFullPath, &FindFileData);. DWORD Count = 0;. if (hFind != INVALID_HANDLE_VALUE).
確定! 回上一頁