Sweden-Number/dlls/mscoree
Vincent Povirk 4dec065e2b mscoree: Restore previous domain whenever we set it.
Unmanaged APIs could be called directly or indirectly by managed code in
any domain, and we could create problems by not restoring the old one.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-09 18:41:05 +09:00
..
tests mscoree/tests: Loading the runtime works on x86-64 now. 2016-02-29 20:05:01 +09:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
assembly.c mscoree: Call native DllEntryPoint when it is defined in COR header. 2016-02-04 14:41:00 +09:00
config.c mscoree: Display the privatePath when parsing the .config file. 2013-10-30 10:16:10 +01:00
cordebug.c mscoree: Call interface methods properly. 2012-08-20 10:59:11 +02:00
corruntimehost.c mscoree: Restore previous domain whenever we set it. 2016-03-09 18:41:05 +09:00
metadata.c
metahost.c mscoree: Restore previous domain whenever we set it. 2016-03-09 18:41:05 +09:00
mscoree.spec mscoree: Implement CreateInterface. 2013-10-03 20:08:57 +02:00
mscoree_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
mscoree_main.c mscoree: Update Wine Mono to 4.6.0. 2016-02-29 20:05:01 +09:00
mscoree_private.h mscoree: Restore previous domain whenever we set it. 2016-03-09 18:41:05 +09:00