You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>Determine error values from decimal and hexadecimal error codes in Microsoft Windows® operating systems.</summary>
12
16
<description>Use the Error Code Lookup tool to determine error values from decimal and hexadecimal error codes in Microsoft Windows® operating systems. The tool can look up one or more values at a time. All values on the command line will be looked up in the tool's internal tables (generated from Win32 API header files) and presented to you. If available, informational data associated with the value or values will also be shown. The tool is also able to show error codes associated with symbolic error names (e.g. E_FAIL).
13
17
14
18
This is a "point-in-time" tool. The Microsoft Error Lookup Tool decodes most Microsoft error codes as of the date on which the tool was compiled. As new releases of Windows add new event and error codes, you may have to download a new version of the Error Lookup Tool.
15
19
16
20
Run "err /?" for usage instructions.</description>
17
-
<summary>Determine error values from decimal and hexadecimal error codes in Microsoft Windows® operating systems.</summary>
18
-
<tags>error code hresult ntstatus lookup</tags>
19
21
<releaseNotes>
20
-
6.4.5.0: Initial package release for software version 6.4.5. The err.exe file version number is 10.0.17763.1.
22
+
6.4.5.0: Initial package release for software version 6.4.5. The err.exe file version number is 10.0.17763.1.
0 commit comments