mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
d6582ae8bd
It turns out that we can't free individual domains because that tears down important data structures. Instead we must shut down the entire runtime, but only if Mono doesn't shut itself down first. And we need to do it before DLL_PROCESS_DETACH because important libraries might be gone by then. |
||
---|---|---|
.. | ||
tests | ||
assembly.c | ||
config.c | ||
corruntimehost.c | ||
Makefile.in | ||
metadata.c | ||
metahost.c | ||
mscoree_main.c | ||
mscoree_private.h | ||
mscoree.spec |