Restore old handling TLS method.

This commit is contained in:
Boring
2023-04-14 12:15:46 +08:00
parent 764f813654
commit 928bfa2c54
8 changed files with 225 additions and 4 deletions
+1
View File
@@ -49,6 +49,7 @@
<ClCompile Include="LoadDllMemoryApi.cpp" />
<ClCompile Include="MemoryModule.cpp" />
<ClCompile Include="MmpDotNet.cpp" />
<ClCompile Include="MmpLdrpTls.cpp" />
<ClCompile Include="MmpTls.cpp" />
<ClCompile Include="Loader.cpp" />
<ClCompile Include="InvertedFunctionTable.cpp" />