Share via


Implementing ICorDebugManagedCallback2

Implementing ICorDebugManagedCallback2 isn't too hard, it just takes a lot of boiler-plate code to make ICorDebug happy.  So as to make this easier for anyone who would like to implement ICorDebugManagedCallback2, attached is the template code to start from.

Enjoy!

CorDebugManagedCallback2.zip

Comments