Configuring a Hello World Application (Windows CE 5.0)

Send Feedback

To compile, link, and include a Hello World application in your run-time image, use the Project Wizard.

To configure a Hello World application

  1. From the File menu, choose New Project or File, and then, on the Projects tab, choose WCE Console Application.

  2. In the Project name box, type a name for the project, and then, in the Location box, choose the directory for your project.

    By default, Platform Builder stores the project in a directory immediately subordinate to your OS design directory. For example, %_WINCEROOT%\PBWorkspaces\<OS design name>\<Project name>.

  3. Choose OK, and then complete the information in step 1 of the New Project Wizard.

  4. In step 2 of the wizard, choose A typical "Hello World!" application, and then choose Next.

  5. In step 3 of the wizard, from the Release Type list, choose LOCAL, and then choose Finish.

  6. In the Workspace window, choose the FileView tab.

    The FileView tab is the tab on the far right.

  7. Navigate through the Projects tree to view the files included in the Hello World application.

See Also

How to Develop an Application for a CEPC | How-to Topics | .NET Compact Framework

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.