Share via


Viewers and ActiveX Sample Applications

This topic applies to:

Edition

Visual Basic

C#

C++

Web Developer

Express

Topic does not apply Topic does not apply

Native only

Topic does not apply

Standard

Topic does not apply Topic does not apply

Native only

Topic does not apply

Pro and Team

Topic does not apply Topic does not apply

Native only

Topic does not apply

Table legend:

Topic applies

Applies

Topic does not apply

Does not apply

Topic applies but command hidden by default

Command or commands hidden by default.

The OLE/COM Object Viewer allows you to examine objects and events on your computer and in memory. You can use MFC ActiveX samples to test your ActiveX controls.

  • OLE/COM Object Viewer
    OLEVIEW displays the ActiveX and OLE objects installed on your computer and the interfaces they support. It also allows you to edit the registry and look at type libraries. For more information, see Using the OLE/COM Object Viewer.

  • Microsoft Foundation Class Samples
    The MFC ActiveX samples OCLIENT and SUPERPAD are also available to test your applications against. Full source code for these samples is included.

See Also

Tasks

OCLIENT Sample: Illustrates a Visual Editing Container Application

SUPERPAD Sample: Demonstrates a Visual Editing Server That Edits Text Using CEditView

Other Resources

COM Debugging Tools

Debugging in Visual Studio