Error Report Transfer Driver OS Design Development (Windows CE 5.0)
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 |
|
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
Send Feedback on this topic to the authors