Searched defs:FINDFIRST_FILE (Results 1 – 1 of 1) sorted by relevance
76 #define FINDFIRST_FILE(path, result) FindFirstFileA(path, result) macro93 #define FINDFIRST_FILE(path, result) findfirst(path, result, FA_ARCH) macro