[ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to...
authorAmine Khaldi <amine.khaldi@reactos.org>
Fri, 4 Dec 2015 10:57:44 +0000 (10:57 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Fri, 4 Dec 2015 10:57:44 +0000 (10:57 +0000)
commit556bb3b4708b19592d08c804e308c377d95b4f1e
tree2b7577753463f07ca058de8e35180a94f3fe2045
parentcc656f9803afd68f6e9ed11b055be33f5592ac49
[ICMP][IPHLPAPI] Move the icmp functions to iphlpapi where they belong. Brought to you by Tim Crawford with my fixes. CORE-10498

svn path=/trunk/; revision=70262
reactos/dll/win32/icmp/CMakeLists.txt
reactos/dll/win32/icmp/icmp.rc
reactos/dll/win32/icmp/icmp.spec
reactos/dll/win32/iphlpapi/CMakeLists.txt
reactos/dll/win32/iphlpapi/icmp.c [moved from reactos/dll/win32/icmp/icmp_main.c with 98% similarity]
reactos/dll/win32/iphlpapi/ip.h [moved from reactos/dll/win32/icmp/ip.h with 100% similarity]
reactos/dll/win32/iphlpapi/ip_icmp.h [moved from reactos/dll/win32/icmp/ip_icmp.h with 100% similarity]
reactos/dll/win32/iphlpapi/iphlpapi.spec
reactos/dll/win32/iphlpapi/iphlpapi_main.c
reactos/media/doc/README.WINE