n", lpFindFileData->cFileName); OutputDebugString( msg ); if(FindNextFileW(hFindFile,lpFindFileData)) return 1; return 0; } ...
確定! 回上一頁