Searched refs:hFileName (Results 1 – 1 of 1) sorted by relevance
1846 TCHAR hFileName[MAX_PATH]; in InHostsTable() local1850 sprintf( hFileName, "%s\\drivers\\etc\\hosts", systemDirectory ); in InHostsTable()1851 err = HostsFileOpen( &hFile, hFileName ); in InHostsTable()