Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6f15416

Browse filesBrowse files
authored
Update README.md
1 parent ff7d637 commit 6f15416
Copy full SHA for 6f15416

File tree

Expand file treeCollapse file tree

1 file changed

+7
-9
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-9
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+7-9Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,16 @@ This project is licensed under the terms of the CC0 [Copyright (c) 2024 codingAB
2020

2121
### Statistics
2222

23-
| From | Number of supported error codes |
24-
| ------------- | -------------: |
25-
| Win32/HRESULT | 12990 |
26-
| NTSTATUS | 2860 |
27-
| Windows Update | 474 |
28-
| LDAP | 63 |
29-
| StopCode/BugCheck | 377 |
23+
| From | Number of supported error codes | Source |
24+
| ------------- | -------------: | ---------- |
25+
| Win32/HRESULT | 12990 | Counted on a Windows 11 23H2 computer |
26+
| NTSTATUS | 2860 | Counted on a Windows 11 23H2 computer |
27+
| Windows Update | 474 | wuerror.h (From Windows SDK 10.0.26100.1) |
28+
| LDAP | 63 | Winldap.h (From Windows SDK 10.0.26100.1) |
29+
| StopCode/BugCheck | 377 | https://learn.microsoft.com/de-de/windows-hardware/drivers/debugger/bug-check-code-reference2 |
3030

3131
Tobal number: ~16700
3232

33-
Win32/HRESULT and NTSTATUS was counted on a Windows 11 23H2 computer.
34-
3533
### External References
3634

3735
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.