Error Code 110
System error code 110 means "The system cannot open the device or file specified." This error code may also display as "ERROR_OPEN_FAILED" or as the value 0x6E.Error Code 111
System error code 111 means "The file name is too long." This error code may also display as "ERROR_BUFFER_OVERFLOW" or as the value 0x6F.Error Code 112
System error code 112 means "There is not enough space on the disk." This error code may also display as "ERROR_DISK_FULL" or as the value 0x70.Error Code 113
System error code 113 means "No more internal file identifiers available." This error code may also display as "ERROR_NO_MORE_SEARCH_HANDLES" or as the value 0x71.Error Code 114
System error code 114 means "The target internal file identifier is incorrect." This error code may also display as "ERROR_INVALID_TARGET_HANDLE" or as the value 0x72.Error Code 117
System error code 117 means "The IOCTL call made by the application program is not correct." This error code may also display as "ERROR_INVALID_CATEGORY" or as the value 0x75.Error Code 118
System error code 118 means "The verify-on-write switch parameter value is not correct." This error code may also display as "ERROR_INVALID_VERIFY_SWITCH" or as the value 0x76.Error Code 119
System error code 119 means "The system does not support the command requested." This error code may also display as "ERROR_BAD_DRIVER_LEVEL" or as the value 0x77.Error Code 120
System error code 120 means "This function is not supported on this system." This error code may also display as "ERROR_CALL_NOT_IMPLEMENTED" or as the value 0x78.Error Code 121
System error code 121 means "The semaphore timeout period has expired." This error code may also display as "ERROR_SEM_TIMEOUT" or as the value 0x79.