mscoree: Do a "normal" runtime shutdown from _CorExeMain.
commit770918a91b3c804d6427c936562e4136ba931e19
authorVincent Povirk <vincent@codeweavers.com>
Thu, 24 Oct 2013 20:17:24 +0000 (24 15:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Oct 2013 11:34:47 +0000 (25 13:34 +0200)
tree979ffaf73d6af1ca321bc9c9ad148f5e5f3cbb31
parent6b889fe9188a97765bcbcc2cae5ca2480a73e7af
mscoree: Do a "normal" runtime shutdown from _CorExeMain.

This needs to work differently from CorExitProcess because we need to wait for
foreground threads and abort the rest.
dlls/mscoree/corruntimehost.c
dlls/mscoree/metahost.c
dlls/mscoree/mscoree_private.h