Share via


USB Function Client Drivers

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This section provides links to topics that describe the Windows Embedded CE universal serial bus (USB) function client drivers.

To include the various USB function controller modules in your image, set the appropriate sysgen variable. For information on the registry keys for the modules, see the Common.reg file or the Platform.reg file for your hardware platform. You can access these registry files in the Parameter Files node of the file hierarchy in the Solution Explorer window. Then, you can view the contents of these registry files by using the RegEdit tab or the Source tab. Make necessary changes in the Platform.reg or Project.reg file, not in the Common.reg file. Settings in Platform.reg or Project.reg overwrite settings in Common.reg.

For information about setting and clearing sysgen variables, see Setting or Clearing an Environment Variable (Visual Studio).

In the Catalog, the USB function drivers are under Device Drivers\USB Function**.** You can add them to your run-time image by setting the sysgen variable. For more information, check the registry files in %_WINCEROOT%\Platform\%_TGTPLAT%\Files and %_WINCEROOT%\Public\Common\OAK\Files.

In This Section