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

@@ -802,5 +802,8 @@
<Filter>containers\array</Filter>
</ClCompile>
<ClCompile Include="l2detect\fakeExport.cpp" />
<ClCompile Include="l2detect\net_hook_iphlp.cpp">
<Filter>hooks</Filter>
</ClCompile>
</ItemGroup>
</Project>