Compartir a través de


Building the Desktop-Side and the Device-Side File (Windows CE 5.0)

Send Feedback

To build the desktop-side file, install Microsoft Visual C++® 6.0 or later.

To build the desktop-side file

  1. In Visual C++, open the Makefile.mak file.

    The Makefile.mak file is located at %_WINCEROOT%\Public\<OS design name>\<Transport name>\Host.

  2. Choose Yes.

  3. Select the hardware platforms to be supported in the Makefile.mak file, and then choose OK.

  4. In the File name box, type <Transport name>_host.

  5. Choose OK.

  6. Build the project.

To build the device-side file

  1. In Platform Builder, select the appropriate configuration of your OS design.
  2. Build the run-time image.

See Also

Custom Transport Creation

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.