mscoree: Always return S_FALSE from DllCanUnloadNow.
commitb92d834d36fe9f5df42def9e8c8ea589972e34e8
authorVincent Povirk <vincent@codeweavers.com>
Wed, 23 Feb 2011 21:29:58 +0000 (23 15:29 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Feb 2011 14:49:27 +0000 (24 15:49 +0100)
treed95d158e68069414882150fa8e1693680037f8a0
parentd6582ae8bd3e5ffe526407c2b2d6fe0b572c28f0
mscoree: Always return S_FALSE from DllCanUnloadNow.

We can't really unload after Mono is loaded unless we're exiting the process.
We could before that, but it's probably not worth the effort.
dlls/mscoree/corruntimehost.c
dlls/mscoree/metadata.c
dlls/mscoree/metahost.c
dlls/mscoree/mscoree_main.c
dlls/mscoree/mscoree_private.h