Searched refs:hFindFile (Results 1 – 1 of 1) sorted by relevance
8230 HANDLE hFindFile; in statTimesToUtc() local8237 hFindFile = FindFirstFileW(zUnicodeName, &fd); in statTimesToUtc()8238 if( hFindFile!=NULL ){ in statTimesToUtc()8242 FindClose(hFindFile); in statTimesToUtc()