BaseCtl: ActiveX Control Development Framework

Click to open or copy the Basectl project files.

The Basectl framework targets a slightly more advanced programmer than does the Visual C++ Microsoft Foundation Classes (MFC). Specifically, you must understand the following:

However, you do not need to have much knowledge of OLE embedding interfaces.

Programmers who do not have specific performance requirements, those not familiar with many of the pertinent OLE technologies, or those who work primarily with MFC will find MFC more suited to their needs.

It is necessary to build FrameWrk before building ToDoSvr or WebImage. Running nmake from the samples\basectl directory will build all of the sample code in the correct order.

Building SDK Samples