The following table lists the organization of items in the Samples directory:
| Directory Name | Contents |
| include | Header and source files for ATL extensions. |
| bin | Debug and release builds of ActiveX designer samples, along with tools for building and registering the samples. |
| CircleDesigner | Design-time and run-time objects of the CircleDesigner sample. |
| DifferentDesigner | Design-time object of the DifferentDesigner sample. |
| DifferentInstance | Run-time object of the DifferentDesigner sample. |
| InvisibleDesigner | Design-time object of the InvisibleDesigner sample. |
| InvisibleInstance | Run-time object of the InvisibleDesigner sample. |
| ShapesDsgn | Design-time object of the Shapes designer sample. |
| ShapesInst | Run-time object of the Shapes designer sample. |
| ShapesDynDsgn | Design-time object of the Shapes Dynamic designer sample. |
| ShapesDynInst | Run-time object of the Shapes Dynamic designer sample. |
| VBSamples | The VBSamples\VB_CircleDsgnSamp directory contains a Visual Basic EXE project that uses features of the CircleDesigner sample.
The VBSamples\VB_SimpleDsgnSamp directory contains a Visual Basic EXE project that illustrates the features of the DifferentDesigner, DifferentInstance, InvisibleDesigner, and InvisibleInstance objects. The VBSamples\VB_ShapesClient directory contains a Visual Basic EXE project for use as the startup application with the ShapesDsgn designer. The VBSamples\VB_ShapesDsgn directory contains a Visual Basic ActiveX DLL project that includes a ShapesDsgn sample designer. |