Linking MFC Applications to Other Applications
You can create a new MFC for Windows CE project that has a dependency on another project. A project has a dependency if it requires files from another project.
To link a new MFC for Windows CE project to an existing project
- Open the existing project.
- Choose New on the File menu.
- Choose WCE MFC, and specify the appropriate settings for your new project on the Project tab.
- Choose OK.