Searched refs:win9x (Results 1 – 3 of 3) sorted by relevance
83 BOOL win9x = is_win9x(); in etc_path() local84 const char *env = win9x ? getenv("WinDir") : getenv("SystemRoot"); in etc_path()90 if (win9x) in etc_path()
1721 with file names in UTF-8 on Windows, and compat on older win9x
5161 created via the popen family (on win2k; we can't make win9x work