mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-24 02:58:54 +00:00
Dominick Meglio host file path discovery patch for windows
This commit is contained in:
@ -46,8 +46,8 @@
|
||||
#define WIN_NS_NT_KEY "System\\CurrentControlSet\\Services\\Tcpip\\Parameters"
|
||||
#define NAMESERVER "NameServer"
|
||||
#define DHCPNAMESERVER "DhcpNameServer"
|
||||
#define PATH_HOSTS_NT "\\drivers\\etc\\hosts"
|
||||
#define PATH_HOSTS_9X "\\hosts"
|
||||
#define DATABASEPATH "DatabasePath"
|
||||
#define WIN_PATH_HOSTS "\\hosts"
|
||||
|
||||
#elif defined(WATT32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user