 |
A typical Visual Lint configuration running within Microsoft Visual Studio 2005.
The Analysis Status Display on the right shows the progress of Lint background analysis, whilst the lint issues within the current file are shown in a dedicated Analysis Results Display docked at the bottom of the main window. |
 |
A typical Visual Lint configuration running within Microsoft Visual C++ 6.0. The same commands and displays are avalable wihen running under Visual C++ 6.0 and eMbedded Visual C++ 4.0 as later versions of Visual Studio. |
 |
A manual lint analysis of the active file can be performed at any time. The Manual Analysis Dialog is modeless, so you can carry on working as the analysis continues.
|
 |
The Analysis Results Display displays detailed analysis results for specific files in an easy to follow, colour coded form. Tooltips provide rapid lookup of the meaning of any issue shown in the display, and should you need to view them, raw analysis results can also be viewed in the Analysis Results Display and (optionally) the Output Window. |
 |
The Analysis Status Display shows the analysis status and issue count of all projects and files within the solution. Specific projects or files can be excluded from analysis by clearing the checkbox next to the name of the item [Visual Lint Professional Edition only].
|
 |
The Message Lookup Display provides a quick and easy way to view the help text for any PC-Lint issue. Simply select the category and message you wish to view. |
|