Minggu, 24 Oktober 2010

Writing a .net debugger (part 2) – handling events and creating wrappers

In this part I will describe which events the debugger has to deal with and how it should respond to them. Additionally we will create few COM wrappers for ICorDebug* interfaces. Let’s first examine the ICorDebugManagedCallback interface (imported from COM object – more in part 1). You may notice that each event handler has its own set of parameters, but the first parameter is always of type

Tidak ada komentar:

Posting Komentar