errors.fyi community error code reference

Windows CRT errno Codes

The errno values defined by the Microsoft C Runtime (CRT) and set by standard C library functions on Windows. These differ from POSIX errno in both numeric values and available codes. Symbolic names are defined in <errno.h>.

References

79 codes