1. Computing

Discuss in my forum

System Error Codes: Code 100 to Code 199

By , About.com Guide

Error Code 122

System error code 122 means "The data area passed to a system call is too small." This error code may also display as "ERROR_INSUFFICIENT_BUFFER" or as the value 0x7A.

Error Code 123

System error code 123 means "The filename, directory name or volume label syntax is incorrect." This error code may also display as "ERROR_INVALID_NAME" or as the value 0x7B.

Error Code 124

System error code 124 means "The system call level is not correct." This error code may also display as "ERROR_INVALID_LEVEL" or as the value 0x7C.

Error Code 125

System error code 125 means "The disk has no volume label." This error code may also display as "ERROR_NO_VOLUME_LABEL" or as the value 0x7D.

Error Code 126

System error code 126 means "The specified module could not be found." This error code may also display as "ERROR_MOD_NOT_FOUND" or as the value 0x7E.

Error Code 127

System error code 127 means "The specified procedure could not be found." This error code may also display as "ERROR_PROC_NOT_FOUND" or as the value 0x7F.

Error Code 128

System error code 128 means "There are no child processes to wait for." This error code may also display as "ERROR_WAIT_NO_CHILDREN" or as the value 0x80.

Error Code 129

System error code 129 means "The %1 application cannot be run in Win32 mode." This error code may also display as "ERROR_CHILD_NOT_COMPLETE" or as the value 0x81.

Error Code 130

System error code 130 means "Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O." This error code may also display as "ERROR_DIRECT_ACCESS_HANDLE" or as the value 0x82.

Error Code 131

System error code 131 means "An attempt was made to move the file pointer before the beginning of the file." This error code may also display as "ERROR_NEGATIVE_SEEK" or as the value 0x83.
Top Related Searches system call system error
  1. About.com
  2. Computing
  3. PC Support
  4. Troubleshooting Guides
  5. Error Messages
  6. System Error Codes: Code 100 to Code 199

©2013 About.com. All rights reserved.