Add loading via entrypoint

This commit is contained in:
Soreepeong 2021-11-12 17:14:30 +09:00
parent 4cff810d1d
commit 79ddc5dd31
3 changed files with 368 additions and 0 deletions

View file

@ -30,6 +30,9 @@
<ClCompile Include="veh.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="rewrite_entrypoint.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\lib\CoreCLR\core\coreclr_delegates.h">