Attempt to fix/hook iphlpapi GetTcpTable()

This commit is contained in:
alexey.min
2012-02-13 13:31:46 +00:00
parent 11a5bfd4b4
commit 9fe62a4274
6 changed files with 65 additions and 0 deletions

View File

@@ -247,6 +247,7 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="l2detect\ConfigIni.cpp" />
<ClCompile Include="l2detect\net_hook_iphlp.cpp" />
<ClCompile Include="l2detect\RemoteServerInfo.cpp" />
<ClCompile Include="l2detect\main.cpp" />
<ClCompile Include="l2detect\stdafx.cpp">