Sweden-Number/dlls/mscoree
Vincent Povirk b99c35c0e8 mscoree/tests: Check if the runtime is usable before loading it.
Unfortunately, Mono calls exit(1) if it can't load its class libraries,
which is the way Wine fails on x86_64, meaning we have to spawn another
process to check if the runtime works.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-23 19:38:36 +09:00
..
tests mscoree/tests: Check if the runtime is usable before loading it. 2016-02-23 19:38:36 +09:00
Makefile.in
assembly.c mscoree: Call native DllEntryPoint when it is defined in COR header. 2016-02-04 14:41:00 +09:00
config.c
cordebug.c
corruntimehost.c mscoree: Implement ICorRuntimeHost::CreateDomain{, Ex}(). 2016-02-18 21:05:48 +09:00
metadata.c
metahost.c mscoree: Implement ICorRuntimeHost::CreateDomain{, Ex}(). 2016-02-18 21:05:48 +09:00
mscoree.spec
mscoree_classes.idl
mscoree_main.c
mscoree_private.h mscoree: Implement ICorRuntimeHost::CreateDomain{, Ex}(). 2016-02-18 21:05:48 +09:00