Dalamud/lib/CoreCLR
goat 30581d534a boot: don't link nethost.dll implicitly
Turns out this does not work if we are injecting, since ffxiv_dx11.exe does not have dalamud workdir in its DLL search path and can't link the nethost DLL. I definitely don't want to modify the search path in ffxiv_dx11.exe so this bodge will do for now.
2024-07-17 22:54:34 +02:00
..
core boot: update nethost, hostfxr to 8.0.7 2024-07-17 20:15:39 +02:00
nethost boot: update nethost, hostfxr to 8.0.7 2024-07-17 20:15:39 +02:00
.ver boot: update nethost, hostfxr to 8.0.7 2024-07-17 20:15:39 +02:00
boot.cpp Make RewriteRemoteEntryPointW report IErrorInfo, VirtualProtectEx before WriteProcessMemory 2024-02-13 08:35:51 +09:00
boot.h Make RewriteRemoteEntryPointW report IErrorInfo, VirtualProtectEx before WriteProcessMemory 2024-02-13 08:35:51 +09:00
CoreCLR.cpp boot: don't link nethost.dll implicitly 2024-07-17 22:54:34 +02:00
CoreCLR.h Fix inject problems (#820) 2022-04-25 10:13:32 +02:00