Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 316 Bytes

WinErrorParser

A tool to parse Winerror.h to readable error code lists

Regular expressions credit to @U2FsdGVkX1

You can refer to Example.md for a example list of known HResults.

The Example.md includes

  • 143 facility codes
  • 3020 old-style HResults
  • 3395 new HResults