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

  1. Open the existing project.
  2. Choose New on the File menu.
  3. Choose WCE MFC, and specify the appropriate settings for your new project on the Project tab.
  4. Choose OK.