Chapter 8. Debugging Techniques for Subclassing

Debugging an application that uses any type of subclassing or superclassing is difficult, at best. To aid you in this endeavor, this chapter will discuss the methods and tools useful in debugging instance subclassing, global subclassing, and superclassing applications.

The first section discusses ways to trace through your application’s code to determine where a problem lies. The next section provides information on tools provided by Microsoft. The last section covers SmartCheck, a tool developed by NuMega to assist developers in debugging Visual Basic (VB) applications.

Get Subclassing and Hooking with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.