Various background processes must be launched detached from current console (if any).
[wine] / dlls / mscoree / metadata.c
2011-09-28  Alistair Leslie... mscoree: Add ICorDebug interface support.
2011-05-20  Marcus Meissnermscoree: Mark internal symbols with hidden visibility...
2011-02-24  Vincent Povirkmscoree: Always return S_FALSE from DllCanUnloadNow.
2010-12-10  Michael Stefaniucmscoree: Use an iface instead of a vtbl pointer in...
2010-11-11  Vincent Povirkmscoree: Add stub implementation of IMetaDataDispenserEx.