Adding a Run-Time File to an OS Design (Windows Embedded CE 6.0)

1/6/2010

Platform Builder includes optional support for Microsoft run-time libraries, including Microsoft Foundation Classes (MFC) for Windows Embedded CE and Active Template Library (ATL) for Windows Embedded CE.

If you are porting an MFC-based application or an ATL-based application to Platform Builder, you can use the MFC and ATL source files according to the provisions of the license agreement included with the product.

Platform Builder Installation Disk 1 contains Windows Embedded CE, MFC, and ATL run-time files.

The following table shows the location of the run-time library files on Disk 1.

Run-time library CD#1 directory

MFC

Disk1\CEPB\Others\MFC

ATL

Disk1\CEPB\Others\ATL

After Platform Builder is installed, the functionality represented by these files are displayed in the Catalog.

To add support for these libraries to your OS design, add the associated Catalog items to your OS design. For more information, see Adding Catalog Items to an OS Design.

Note

You create MFC for Windows Embedded CE and ATL for Windows Embedded CE applications using eMbedded Visual C++ 4.0 or later.

See Also

Tasks

Adding Run-Time Files to an OS Design

Concepts

Adding to an OS Design
Adding a Subproject to an OS Design