Searched defs:CHDIR (Results 1 – 2 of 2) sorted by relevance
66 #define CHDIR(path) SetCurrentDirectoryA(path) macro72 #define CHDIR(path) chdir(path) macro
83 #define CHDIR(path) SetCurrentDirectoryA(path) macro100 #define CHDIR(path) chdir(path) macro