newlib/winsup/w32api/lib/dhcpcsvc.def
Dimitri Papadopoulos 684f94e305 * include/dhcpcsvc.h: New file.
Note that MSDN is confused about whether it should start constant
	and structure names with DHCPCAPI or DHCPAPI. It's using both but
	experience suggests it's DHCPCAPI with `C'.

	* lib/dhcpcsvc.def: New file.
2003-09-30 07:40:46 +00:00

9 lines
186 B
Modula-2

LIBRARY DHCPCSVC.DLL
EXPORTS
DhcpCApiCleanup@0
DhcpCApiInitialize@4
DhcpDeRegisterParamChange@12
DhcpRegisterParamChange@28
DhcpRemoveDNSRegistrations@0
DhcpUndoRequestParams@16