For the same reason that not all error codes are defined in winerror.h ,
not all error strings are defined in the system message table.
If you've ever played with the message compiler,
you'd quickly have recognized the winerror.h file
as the header file
Read More...