FindFirstFile, FindNextFile and FindClose are the only API you need to enumerate regular filesystem ... using the WIN32_FIND_DATA ffd from previous example.
確定! 回上一頁