ErrorLookup Utility
 

Target audience

  

  Novice users
  Power users
  System administrators
  Support engineers
  Application developers
  Kernel developers

ErrorLookup is a command line utility that allows you to lookup Windows error and status codes. ErrorLookup is similar to Microsoft's ERR utility and the NET HELPMSG command.

ErrorLookup currently supports 8038 Win32 error codes, HRESULTs and NTSTATUS codes based on the [MS-ERREF] Open Specifications Documentation.



How to use

Using ErrorLookup is simple. At a command prompt type ErrorLookup followed by your query. Your query can be any decimal or hexadecimal numeric value or text string. ErrorLookup will search for your query in the error database and display matching error codes and descriptions.

Syntax:

ErrorLookup.exe query



Examples:

ErrorLookup 0xC0000005

will display information about the STATUS_ACCESS_DENIED NTSTATUS code.

ErrorLookup registry

will display information on all error codes that have the word registry in their descriptions.



Download

Latest version: 3.00, released April 2016
Click here to download ErrorLookup.


Copyright © 1997-2024 Resplendence Software Projects. All rights reserved. Privacy Policy.
Page generated on 3/19/2024 8:27:13 AM. Last updated on 9/17/2019 2:09:47 PM.