reactos/dll/win32/iphlpapi
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
address.c [IPHLPAPI] Start handling certain flags in GetAdaptersAddresses() 2018-11-26 22:43:43 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dhcp.h
dhcp_reactos.c
icmp.c [IPHLPAPI] Fix IcmpSendEcho output when host is not reachable 2018-01-31 17:28:21 +00:00
ifenum.h
ifenum_reactos.c [DLLS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
ip.h
ip_icmp.h
iphlpapi.rc
iphlpapi.spec [IPHLPAPI] Preserve decoration in exported symbols 2019-02-10 13:44:08 +01:00
iphlpapi_fakestubs.c [IPHLPAPI] Preserve decoration in exported symbols 2019-02-10 13:44:08 +01:00
iphlpapi_main.c [IPHLPAPI] Properly handle GetModuleBaseName failure 2019-02-16 09:05:15 +01:00
iphlpapi_private.h
iphlpapi_reactos.c
ipstats.h [IPHLPAPI] Reduce code duplication and use a single function for TCP and UDP enumerations 2018-11-30 20:06:29 +01:00
ipstats_reactos.c [IPHLPAPI] Remove dead code 2019-02-16 08:48:08 +01:00
media.c
merge-notes.txt
registry.c
resinfo.c
resinfo.h
resinfo_reactos.c
route.c
route.h
route_reactos.c