Error Report Transfer Driver OS Design Development (Windows CE 5.0)

Send Feedback

The Error Report Transfer Driver moves dump files from reserved memory into the file system. In addition, it sets registry values needed by the Error Report Generator.

After transferring a dump file to persistent storage, the Error Report Transfer Driver launches the Report Upload Client specified in the registry.

OS Design Information

The following table shows OS design information for the Error Report Transfer Driver.

Concept Description
Dependencies
  • Reserved memory
  • File system
  • Device driver API
Hardware considerations Assumes memory has been reserved for dump files.

Modules and Components

The following table shows the components and modules that implement the Error Report Transfer Driver.

Item Module Component
Transfer driver DwXfer.dll Error Report Transfer Driver

Implementation Considerations

The following table shows the Sysgen variables for the Error Report Transfer Driver.

Sysgen variable Description
SYSGEN_WATSON_XFER Generates the transfer driver module.

See Also

Error Report Transfer Driver

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.