USB Serial Host Driver (Windows Embedded CE 6.0)

1/6/2010

The USB serial host driver, Wceusbsh.sys, is the desktop software required to enable a USB connection between a desktop computer and a Windows Embedded CE-based target device. For complete information about developing and using a USB serial host driver, you may need to consult Help in a driver development kit or application development environment for a Windows-based desktop platform.

You can use the USB serial host driver to download run-time images to a target device. The target device must have appropriate USB function client hardware and a USB function client driver that exposes a file I/O interface and a serial interface.

In This Section

  • USB Function Drivers
    Provides information for developing USB function controller and USB function client drivers.

See Also

Concepts

Windows Embedded CE Drivers