Searched defs:FINDFIRST_FILE (Results 1 – 1 of 1) sorted by relevance
78 #define FINDFIRST_FILE(path, result) FindFirstFileA(path, result) macro95 #define FINDFIRST_FILE(path, result) findfirst(path, result, FA_ARCH) macro
Completed in 5 milliseconds