The following table shows possible system error values
Code Description Name 0 The operation completed successfully
ERROR_SUCCESS 1 Incorrect function
ERROR_INVALID_FUNCTION 2 The system cannot find the file specified
ERROR_FILE_NOT_FOUND 3 The system cannot find the path specified
ERROR_PATH_NOT_FOUND 4 The system cannot open the file
ERROR_TOO_MANY_OPEN_FILES 5 Access is denied
ERROR_ACCESS_DENIED 6 The handle is invalid
ERROR_INVALID_HANDLE 7 The storage control blocks were destroyed
ERROR_ARENA_TRASHED 8 Not enough storage is available to process this command
ERROR_NOT_ENOUGH_MEMORY 9 The storage control block address is invalid
ERROR_INVALID_BLOCK 10 The environment is incorrect
ERROR_BAD_ENVIRONMENT 11 An attempt was made to load a program with an incorrect format
ERROR_