Sweden-Number/dlls/mscoree
Vincent Povirk b92d834d36 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.
2011-02-24 15:49:27 +01:00
..
tests mscoree/tests: Fix a broken test (LLVM/Clang). 2010-12-23 13:47:25 +01:00
Makefile.in mscoree: Add stub implementation of IMetaDataDispenserEx. 2010-11-11 16:41:54 +01:00
assembly.c mscoree: Implement config file parsing. 2010-11-11 16:25:10 +01:00
config.c mscoree: Use ifaces instead of vtbl pointers in ConfigFileHandler. 2010-12-10 13:03:31 +01:00
corruntimehost.c mscoree: Always return S_FALSE from DllCanUnloadNow. 2011-02-24 15:49:27 +01:00
metadata.c mscoree: Always return S_FALSE from DllCanUnloadNow. 2011-02-24 15:49:27 +01:00
metahost.c mscoree: Always return S_FALSE from DllCanUnloadNow. 2011-02-24 15:49:27 +01:00
mscoree.spec mscoree: Implement GetFileVersion. 2011-01-28 11:59:21 +01:00
mscoree_main.c mscoree: Always return S_FALSE from DllCanUnloadNow. 2011-02-24 15:49:27 +01:00
mscoree_private.h mscoree: Always return S_FALSE from DllCanUnloadNow. 2011-02-24 15:49:27 +01:00