Should SetManagedHandler really fail if the given object doesn't support ICorDebugManagedCallback2 ?
You've got a stray whitespace change in RuntimeHost_Destroy.
Otherwise, this looks good to me.
On Mon, Oct 10, 2011 at 5:12 AM, Alistair Leslie-Hughes leslie_alistair@hotmail.com wrote:
Hi,
Only Release the interfaces after we have a valid callback. Allow multiple Interfaces per runtime.
Changelog: mscoree: Implement ICorDebug SetManagedHandler
Best Regards Alistair Leslie-Hughes