How To Debug a Visual Basic Out-of-Process Server with Visual C++ (200034)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q200034 SUMMARY
Debugging out-of-process servers by using the Microsoft Visual C++ debugger requires a different set up than debugging in-process servers (DLLs and OCXs). This article demonstrates how to debug a Visual Basic ActiveX out-of-process server component by using the Microsoft Visual C++ debugger. For additional information on how to debug Visual Basic in-process servers, as well as standard executables, by using the Visual C++ debugger, click the article number below
to view the article in the Microsoft Knowledge Base:
166275 How To Debug a Native Code Visual Basic Component in VC++
REFERENCESFor additional information about debugging Visual Basic ActiveX components in VC++, click the article number below
to view the article in the Microsoft Knowledge Base:
166275 How To Debug a Native Code Visual Basic Component in VC++
You may also want to look at Chapter 5 in "Inside OLE" by Kraig Brokschmidt, from Microsoft Press.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbhowto KB200034 |
---|
|