[MSWSOCK] Partially implement Name Service Provider in mswsock. Brought to you by...
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 18 Sep 2016 21:21:28 +0000 (21:21 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 18 Sep 2016 21:21:28 +0000 (21:21 +0000)
commit0fc28afe45735ba4ad33885665622d217320d1bd
tree148816c21f4546ecd1811509ad919ab7468a2f2a
parentbe31da9af7530d773e5b10ee4e53ac4e419b0da8
[MSWSOCK] Partially implement Name Service Provider in mswsock. Brought to you by Andreas Maier aka andy-123 with small fixes by Peter Hater and formatting by me. CORE-10024 CORE-10440

svn path=/trunk/; revision=72735
reactos/dll/win32/mswsock/CMakeLists.txt
reactos/dll/win32/mswsock/mswhelper.c [new file with mode: 0644]
reactos/dll/win32/mswsock/mswhelper.h [new file with mode: 0644]
reactos/dll/win32/mswsock/nsplookup.c [new file with mode: 0644]
reactos/dll/win32/mswsock/stubs.c