wmiutils: Implement IWbemPath::SetNamespaceAt.
[wine] / dlls / mscoree / cordebug.c
2012-08-20  Nikolay Sivovmscoree: Call interface methods properly.
2011-12-06  Francois Gougetmscoree: Make CorDebugProcess_Create() static.
2011-11-15  Alistair Leslie... mscoree: Implement ICorDebug CreateProcess.
2011-11-07  Alistair Leslie... mscoree: Move clearing of processes to Terminate.
2011-11-02  Alistair Leslie... mscoree: Return S_OK from CanLaunchOrAttach.
2011-11-01  Alistair Leslie... mscoree: Implement ICorDebug EnumerateProcesses.
2011-10-12  Alistair Leslie... mscoree: Add WARN when ICorDebugManagedCallback2 cannot...
2011-10-10  Alistair Leslie... mscoree: Implement ICorDebug SetManagedHandler.
2011-09-30  Alistair Leslie... mscoree: Return S_OK from ICorDebug Initialize.
2011-09-28  Alistair Leslie... mscoree: Add ICorDebug interface support.