Searched refs:systemDirectory (Results 1 – 1 of 1) sorted by relevance
1845 TCHAR systemDirectory[MAX_PATH]; in InHostsTable() local1849 GetSystemDirectory( systemDirectory, sizeof( systemDirectory ) ); in InHostsTable()1850 sprintf( hFileName, "%s\\drivers\\etc\\hosts", systemDirectory ); in InHostsTable()