How do I Purify a C++ component used by a Visual Basic program? (Error Detection)

Compile your Visual Basic program to native-code instead of p-code. See your Visual Basic documentation for instructions.

Then instrument and run the native-code program in Purify.

(C) Copyright IBM Corporation 1992, 2010.