Working with the Message List Window (Windows CE 5.0)
The main PREfast defect log window is the Message List window. It displays a summary list of all warnings found in your current PREfast run in five columns:
- #
- Description
- Warning
- Source Location
- In Function
You can adjust the width of each column. You can also click a column heading to sort by that column. Click once to sort in ascending order (1-10, a-z, and so on). Click again to sort the list in descending order (10-1, z-a, and so on).
To view details about a specific warning
Double-click the warning line.
The Annotated Source window appears. For more information, see Viewing Warning Details.
To control which types of warnings appear in the list
Click the Filter button at the top of the Message List window.
For more information, see Filtering the Message List Window.
See Also
Send Feedback on this topic to the authors