How To Debugging ActiveX Controls in Internet Explorer (167715)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q167715 SUMMARY
In Internet Explorer 4.0 Integrated Browser Mode, the Windows shell and the
Web browser run in the same process space. This poses a challenge to
programmers who are attempting to debug their controls. This article lists
a series of steps you can follow to reliably debug your ActiveX controls in
the Visual C++ debugger running in Integrated Browser Mode.
This article covers debugging both Visual C++ and Visual Basic-created
components.
NOTE: Alternatively, you can specify "Browse in a new process." To do this, click "Internet Options" from the View menu. Click the Advanced tab. Next, select "Browse in a new process."
REFERENCES
In the Visual C++ 5.0 Books Online navigate to
Platform, SDK and DDK Documentation\Platform SDK\
User Interface Services\Shell\Shell Extensions\
About Shell Extensions\Installing Handlers on Windows NT\
Debugging Tips
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbFAQ kbhowto KB167715 |
---|
|