How to translate NTSTATUS error codes to message strings (259693)
The information in this article applies to:
- Microsoft Windows 2000 Driver Development Kit (DDK)
- Microsoft Windows NT 4.0 Driver Development Kit (DDK)
- Microsoft Windows Server 2003 Driver Development Kit (DDK)
- Microsoft Windows XP Driver Development Kit (DDK)
This article was previously published under Q259693 SUMMARY
Most Kernel Mode API functions return NTSTATUS values. To translate these status values to messages by using the FormatMessage API function, you must reference the NtDLL.dll module in the parameter list.
Modification Type: | Major | Last Reviewed: | 6/29/2005 |
---|
Keywords: | kbhowto KB259693 kbAudDeveloper |
---|
|