Description
This utility (a C file with the "world largest switch statement") allows you to easily display the symbolic name of an NTSTATUS value. Converts the NTSTATUS values from the DDK into strings to print out. So, instead of printing out the hexadecimal value of the error code while debugging and then looking it up in ntstatus.h, you can just print out the symbolic constant in string form! Includes all NTSTATUS values from Windows 2000 through Windows Server 2003.
Version: |
V2.0 |
OS Support |
XP SP1, Server 2003 |
Date Updated: |
10 April 2003 |
Author: |
OSR |
Download
?NTSTATUS View V2.0?Zip Archive, 16KB
?