Dalamud/Dalamud.Boot
kizer 9a38a9470c
Fix inject problems (#820)
* CoreCLR: resolve and load nethost on demand instead of requiring it on load

* Remove nethost loading from C# side

* Added option to not chain Process.Dispose; see for last error only if result is empty
2022-04-25 10:13:32 +02:00
..
Dalamud.Boot.vcxproj Fix inject problems (#820) 2022-04-25 10:13:32 +02:00
Dalamud.Boot.vcxproj.filters Fix inject problems (#820) 2022-04-25 10:13:32 +02:00
dllmain.cpp Fix inject problems (#820) 2022-04-25 10:13:32 +02:00
pch.cpp Print dotnet stack trace on veh error msgbox, and use precompiled headers. 2021-12-24 12:23:23 +09:00
pch.h Print dotnet stack trace on veh error msgbox, and use precompiled headers. 2021-12-24 12:23:23 +09:00
rewrite_entrypoint.cpp Disable normalizing to dos path and workaround no support for GetMappedImagePath on WINE 2022-03-10 18:59:49 +09:00
veh.cpp Print dotnet stack trace on veh error msgbox, and use precompiled headers. 2021-12-24 12:23:23 +09:00
veh.h veh clean up and more log info 2021-10-31 23:37:24 +01:00