Share via


Building the Desktop-Side and the Device-Side File

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 in the Public\<Platform Name>\<Transport Name>\Host directory, in the directory in which you installed Windows CE.

  2. Choose Yes.

  3. Select the 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 active configuration.
  2. Build the project.

See Also

Custom Transport Creation

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.