Searched defs:CHDIR (Results 1 – 1 of 1) sorted by relevance
67 #define CHDIR(path) SetCurrentDirectoryA(path) macro74 #define CHDIR(path) chdir(path) macro