OLE Samples

The following three samples are the basis for MFC OLE tutorials in Visual C++ Tutorials:

The TSTCON sample implements an ActiveX control container using MFC's support for OLE embedding. You can use TSTCON to test ActiveX controls, change their properties, and invoke their methods.

The following samples illustrate additional MFC OLE programming techniques not covered in the above tutorials:

See Also

Microsoft Foundation Class Library Samples Index