Where are error identifiers defined?

  • Thread starter Thread starter Don J
  • Start date Start date
0x8007 indicates it is a Windows 32 error code. Anything other than 8007 indicates the error code is specific to that application, and has no universal meaning.

Type in a command prompt
net helpmsg 5

to see what the error is.
 
Back
Top