Updated some broken projects, cleaned up example code, and remove old artifacts

This commit is contained in:
Nick Cano
2016-02-08 14:59:47 -08:00
parent 956cc0e068
commit 45ebeff07d
10 changed files with 414 additions and 319 deletions
@@ -83,7 +83,14 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="CallHookExample.cpp" />
<ClCompile Include="IATHookExample.cpp" />
<ClCompile Include="main-controlFlow.cpp" />
<ClCompile Include="NOPExample.cpp" />
<ClCompile Include="VFHookExample.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="main.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">