起步软件技术论坛-X3

 找回密码
 立即注册
搜索
查看: 1322|回复: 1

[分享]system error**

[复制链接]
发表于 2007-7-6 17:16:34 | 显示全部楼层 |阅读模式
--------------------------------------------------------------------------------
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_BAD_FORMAT

12
The access code is invalid.
ERROR_INVALID_ACCESS

13
The data is invalid.
ERROR_INVALID_DATA

14
Not enough storage is available to complete this operation.
ERROR_OUTOFMEMORY

15
The system cannot find the drive specified.
ERROR_INVALID_DRIVE

16
The directory cannot be removed.
ERROR_CURRENT_DIRECTORY

17
The system cannot move the file to a different disk drive.
ERROR_NOT_SAME_DEVICE

18
There are no more files.
ERROR_NO_MORE_FILES

19
The media is write protected.
ERROR_WRITE_PROTECT

20
The system cannot find the device specified.
ERROR_BAD_UNIT

21
The device is not ready.
ERROR_NOT_READY

22
The device does not recognize the command.
ERROR_BAD_COMMAND

23
Data error (cyclic redundancy check).
ERROR_CRC

24
The program issued a command but the command length is incorrect.
ERROR_BAD_LENGTH

25
The drive cannot locate a specific area or track on the disk.
ERROR_SEEK

26
The specified disk or diskette cannot be accessed.
ERROR_NOT_DOS_DISK

27
The drive cannot find the sector requested.
ERROR_SECTOR_NOT_FOUND

28
The printer is out of paper.
ERROR_OUT_OF_PAPER

29
The system cannot write to the specified device.
ERROR_WRITE_FAULT

30
The system cannot read from the specified device.
ERROR_READ_FAULT

31
A device attached to the system is not functioning.
ERROR_GEN_FAILURE

32
The process cannot access the file because it is being used by another process.
ERROR_SHARING_VIOLATION

33
The process cannot access the file because another process has locked a portion of the file.
ERROR_LOCK_VIOLATION

34
The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
ERROR_WRONG_DISK

36
Too many files opened for sharing.
ERROR_SHARING_BUFFER_EXCEEDED

38
Reached the end of the file.
ERROR_HANDLE_EOF

39
The disk is full.
ERROR_HANDLE_DISK_FULL

50
The network request is not supported.
ERROR_NOT_SUPPORTED

51
The remote computer is not available.
ERROR_REM_NOT_LIST

52
A duplicate name exists on the network.
ERROR_DUP_NAME

53
The network path was not found.
ERROR_BAD_NETPATH

54
The network is busy.
ERROR_NETWORK_BUSY

55
The specified network resource or device is no longer available.
ERROR_DEV_NOT_EXIST

56
The network BIOS command limit has been reached.
ERROR_TOO_MANY_CMDS

57
A network adapter hardware error occurred.
ERROR_ADAP_HDW_ERR

58
The specified server cannot perform the requested operation.
ERROR_BAD_NET_RESP

59
An unexpected network error occurred.
ERROR_UNEXP_NET_ERR

60
The remote adapter is not compatible.
ERROR_BAD_REM_ADAP

61
The printer queue is full.
ERROR_PRINTQ_FULL

62
Space to store the file waiting to be printed is not available on the server.
ERROR_NO_SPOOL_SPACE

63
Your file waiting to be printed was deleted.
ERROR_PRINT_CANCELLED

64
The specified network name is no longer available.
ERROR_NETNAME_DELETED

65
Network access is denied.
ERROR_NETWORK_ACCESS_DENIED

66
The network resource type is not correct.
ERROR_BAD_DEV_TYPE

67
The network name cannot be found.
ERROR_BAD_NET_NAME

68
The name limit for the local computer network adapter card was exceeded.
ERROR_TOO_MANY_NAMES

69
The network BIOS session limit was exceeded.
ERROR_TOO_MANY_SESS

70
The remote server has been paused or is in the process of being started.
ERROR_SHARING_PAUSED

71
No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.
ERROR_REQ_NOT_ACCEP

72
The specified printer or disk device has been paused.
ERROR_REDIR_PAUSED

80
The file exists.
ERROR_FILE_EXISTS

82
The directory or file cannot be created.
ERROR_CANNOT_MAKE

83
Fail on INT 24.
ERROR_FAIL_I24

84
Storage to process this request is not available.
ERROR_OUT_OF_STRUCTURES

85
The local device name is already in use.
ERROR_ALREADY_ASSIGNED

86
The specified network password is not correct.
ERROR_INVALID_PASSWORD

87
The parameter is incorrect.
ERROR_INVALID_PARAMETER

88
A write fault occurred on the network.
ERROR_NET_WRITE_FAULT

89
The system cannot start another process at this time.
ERROR_NO_PROC_SLOTS

100
Cannot create another system semaphore.
ERROR_TOO_MANY_SEMAPHORES

101
The exclusive semaphore is owned by another process.
ERROR_EXCL_SEM_ALREADY_OWNED

102
The semaphore is set and cannot be closed.
ERROR_SEM_IS_SET

103
The semaphore cannot be set again.
ERROR_TOO_MANY_SEM_REQUESTS

104
Cannot request exclusive semaphores at interrupt time.
ERROR_INVALID_AT_INTERRUPT_TIME

105
The previous ownership of this semaphore has ended.
ERROR_SEM_OWNER_DIED

106
Insert the diskette for drive %1.
ERROR_SEM_USER_LIMIT

107
The program stopped because an alternate diskette was not inserted.
ERROR_DISK_CHANGE

108
The disk is in use or locked by another process.
ERROR_DRIVE_LOCKED

109
The pipe has been ended.
ERROR_BROKEN_PIPE

110
The system cannot open the device or file specified.
ERROR_OPEN_FAILED

111
The file name is too long.
ERROR_BUFFER_OVERFLOW

112
There is not enough space on the disk.
ERROR_DISK_FULL

113
No more internal file identifiers available.
ERROR_NO_MORE_SEARCH_HANDLES

114
The target internal file identifier is incorrect.
ERROR_INVALID_TARGET_HANDLE

117
The IOCTL call made by the application program is not correct.
ERROR_INVALID_CATEGORY

118
The verify-on-write switch parameter value is not correct.
ERROR_INVALID_VERIFY_SWITCH

119
The system does not support the command requested.
ERROR_BAD_DRIVER_LEVEL

120
This function is not valid on this platform.
ERROR_CALL_NOT_IMPLEMENTED

121
The semaphore time-out period has expired.
ERROR_SEM_TIMEOUT

122
The data area passed to a system call is too small.
ERROR_INSUFFICIENT_BUFFER

123
The filename, directory name, or volume label syntax is incorrect.
ERROR_INVALID_NAME

124
The system call level is not correct.
ERROR_INVALID_LEVEL

125
The disk has no volume label.
ERROR_NO_VOLUME_LABEL

126
The specified module could not be found.
ERROR_MOD_NOT_FOUND

127
The specified procedure could not be found.
ERROR_PROC_NOT_FOUND

128
There are no child processes to wait for.
ERROR_WAIT_NO_CHILDREN

129
The %1 application cannot be run in Windows NT mode.
ERROR_CHILD_NOT_COMPLETE

130
Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
ERROR_DIRECT_ACCESS_HANDLE

131
An attempt was made to move the file pointer before the beginning of the file.
ERROR_NEGATIVE_SEEK

132
The file pointer cannot be set on the specified device or file.
ERROR_SEEK_ON_DEVICE

133
A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
ERROR_IS_JOIN_TARGET

134
An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
ERROR_IS_JOINED

135
An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
ERROR_IS_SUBSTED

136
The system tried to delete the JOIN of a drive that is not joined.
ERROR_NOT_JOINED

137
The system tried to delete the substitution of a drive that is not substituted.
ERROR_NOT_SUBSTED

138
The system tried to join a drive to a directory on a joined drive.
ERROR_JOIN_TO_JOIN

139
The system tried to substitute a drive to a directory on a substituted drive.
ERROR_SUBST_TO_SUBST

140
The system tried to join a drive to a directory on a substituted drive.
ERROR_JOIN_TO_SUBST

141
The system tried to SUBST a drive to a directory on a joined drive.
ERROR_SUBST_TO_JOIN

142
The system cannot perform a JOIN or SUBST at this time.
ERROR_BUSY_DRIVE

143
The system cannot join or substitute a drive to or for a directory on the same drive.
ERROR_SAME_DRIVE

144
The directory is not a subdirectory of the root directory.
ERROR_DIR_NOT_ROOT

145
The directory is not empty.
ERROR_DIR_NOT_EMPTY

146
The path specified is being used in a substitute.
ERROR_IS_SUBST_PATH

147
Not enough resources are available to process this command.
ERROR_IS_JOIN_PATH

148
The path specified cannot be used at this time.
ERROR_PATH_BUSY

149
An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
ERROR_IS_SUBST_TARGET

150
System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
ERROR_SYSTEM_TRACE

151
The number of specified semaphore events for DosMuxSemWait is not correct.
ERROR_INVALID_EVENT_COUNT

152
DosMuxSemWait did not execute; too many semaphores are already set.
ERROR_TOO_MANY_MUXWAITERS

153
The DosMuxSemWait list is not correct.
ERROR_INVALID_LIST_FORMAT

154
The volume label you entered exceeds the label character limit of the target file system.
ERROR_LABEL_TOO_LONG

155
Cannot create another thread.
ERROR_TOO_MANY_TCBS

156
The recipient process has refused the signal.
ERROR_SIGNAL_REFUSED

157
The segment is already discarded and cannot be locked.
ERROR_DISCARDED

158
The segment is already unlocked.
ERROR_NOT_LOCKED

159
The address for the thread ID is not correct.
ERROR_BAD_THREADID_ADDR

160
The argument string passed to DosExecPgm is not correct.
ERROR_BAD_ARGUMENTS

161
The specified path is invalid.
ERROR_BAD_PATHNAME

162
A signal is already pending.
ERROR_SIGNAL_PENDING

164
No more threads can be created in the system.
ERROR_MAX_THRDS_REACHED

167
Unable to lock a region of a file.
ERROR_LOCK_FAILED

170
The requested resource is in use.
ERROR_BUSY

173
A lock request was not outstanding for the supplied cancel region.
ERROR_CANCEL_VIOLATION

174
The file system does not support atomic changes to the lock type.
ERROR_ATOMIC_LOCKS_NOT_SUPPORTED

180
The system detected a segment number that was not correct.
ERROR_INVALID_SEGMENT_NUMBER

182
The operating system cannot run %1.
ERROR_INVALID_ORDINAL

183
Cannot create a file when that file already exists.
ERROR_ALREADY_EXISTS

186
The flag passed is not correct.
ERROR_INVALID_FLAG_NUMBER

187
The specified system semaphore name was not found.
ERROR_SEM_NOT_FOUND

188
The operating system cannot run %1.
ERROR_INVALID_STARTING_CODESEG

189
The operating system cannot run %1.
ERROR_INVALID_STACKSEG

190
The operating system cannot run %1.
ERROR_INVALID_MODULETYPE

191
Cannot run %1 in Windows NT mode.
ERROR_INVALID_EXE_SIGNATURE

192
The operating system cannot run %1.
ERROR_EXE_MARKED_INVALID

193
Is not a valid application.
ERROR_BAD_EXE_FORMAT

194
The operating system cannot run %1.
ERROR_ITERATED_DATA_EXCEEDS_64k

195
The operating system cannot run %1.
ERROR_INVALID_MINALLOCSIZE

196
The operating system cannot run this application program.
ERROR_DYNLINK_FROM_INVALID_RING

197
The operating system is not presently configured to run this application.
ERROR_IOPL_NOT_ENABLED

198
The operating system cannot run %1.
ERROR_INVALID_SEGDPL

199
The operating system cannot run this application program.
ERROR_AUTODATASEG_EXCEEDS_64k

200
The code segment cannot be greater than or equal to 64K.
ERROR_RING2SEG_MUST_BE_MOVABLE

201
The operating system cannot run %1.
ERROR_RELOC_CHAIN_XEEDS_SEGLIM

202
The operating system cannot run %1.
ERROR_INFLOOP_IN_RELOC_CHAIN

203
The system could not find the environment option that was entered.
ERROR_ENVVAR_NOT_FOUND

205
No process in the command subtree has a signal handler.
ERROR_NO_SIGNAL_SENT

206
The filename or extension is too long.
ERROR_FILENAME_EXCED_RANGE

207
The ring 2 stack is in use.
ERROR_RING2_STACK_IN_USE

208
The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
ERROR_META_EXPANSION_TOO_LONG

209
The signal being posted is not correct.
ERROR_INVALID_SIGNAL_NUMBER

210
The signal handler cannot be set.
ERROR_THREAD_1_INACTIVE

212
The segment is locked and cannot be reallocated.
ERROR_LOCKED

214
Too many dynamic-link modules are attached to this program or dynamic-link module.
ERROR_TOO_MANY_MODULES

215
Can't nest calls to LoadModule.
ERROR_NESTING_NOT_ALLOWED

216
The image file %1 is valid, but is for a machine type other than the current machine.
ERROR_EXE_MACHINE_TYPE_MISMATCH

230
The pipe state is invalid.
ERROR_BAD_PIPE

231
All pipe instances are busy.
ERROR_PIPE_BUSY

232
The pipe is being closed.
ERROR_NO_DATA

233
No process is on the other end of the pipe.
ERROR_PIPE_NOT_CONNECTED

234
More data is available.
ERROR_MORE_DATA

240
The session was canceled.
ERROR_VC_DISCONNECTED

254
The specified extended attribute name was invalid.
ERROR_INVALID_EA_NAME

255
The extended attributes are inconsistent.
ERROR_EA_LIST_INCONSISTENT

259
No more data is available.
ERROR_NO_MORE_ITEMS

266
The copy functions cannot be used.
ERROR_CANNOT_COPY

267
The directory name is invalid.
ERROR_DIRECTORY

275
The extended attributes did not fit in the buffer.
ERROR_EAS_DIDNT_FIT

276
The extended attribute file on the mounted file system is corrupt.
ERROR_EA_FILE_CORRUPT

277
The extended attribute table file is full.
ERROR_EA_TABLE_FULL

278
The specified extended attribute handle is invalid.
ERROR_INVALID_EA_HANDLE

282
The mounted file system does not support extended attributes.
ERROR_EAS_NOT_SUPPORTED

288
Attempt to release mutex not owned by caller.
ERROR_NOT_OWNER

298
Too many posts were made to a semaphore.
ERROR_TOO_MANY_POSTS

299
Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
ERROR_PARTIAL_COPY

317
The system cannot find message text for message number 0x%1 in the message file for %2.
ERROR_MR_MID_NOT_FOUND

487
Attempt to access invalid address.
ERROR_INVALID_ADDRESS

534
Arithmetic result exceeded 32 bits.
ERROR_ARITHMETIC_OVERFLOW

535
There is a process on other end of the pipe.
ERROR_PIPE_CONNECTED

536
Waiting for a process to open the other end of the pipe.
ERROR_PIPE_LISTENING

994
Access to the extended attribute was denied.
ERROR_EA_ACCESS_DENIED

995
The I/O operation has been aborted because of either a thread exit or an application request.
ERROR_OPERATION_ABORTED

996
Overlapped I/O event is not in a signaled state.
ERROR_IO_INCOMPLETE

997
Overlapped I/O operation is in progress.
ERROR_IO_PENDING

998
Invalid access to memory location.
ERROR_NOACCESS

999
Error performing inpage operation.
ERROR_SWAPERROR

1001
Recursion too deep; the stack overflowed.
ERROR_STACK_OVERFLOW

1002
The window cannot act on the sent message.
ERROR_INVALID_MESSAGE

1003
Cannot complete this function.
ERROR_CAN_NOT_COMPLETE

1004
Invalid flags.
ERROR_INVALID_FLAGS

1005
The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted.
ERROR_UNRECOGNIZED_VOLUME

1006
The volume for a file has been externally altered so that the opened file is no longer valid.
ERROR_FILE_INVALID

1007
The requested operation cannot be performed in full-screen mode.
ERROR_FULLSCREEN_MODE

1008
An attempt was made to reference a token that does not exist.
ERROR_NO_TOKEN

1009
The configuration registry database is corrupt.
ERROR_BADDB

1010
The configuration registry key is invalid.
ERROR_BADKEY

1011
The configuration registry key could not be opened.
ERROR_CANTOPEN

1012
The configuration registry key could not be read.
ERROR_CANTREAD

1013
The configuration registry key could not be written.
ERROR_CANTWRITE

1014
One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful.
ERROR_REGISTRY_RECOVERED

1015
The registry is corrupted. The structure of one of the files that contains registry data is corrupted, or the system's image of the file in memory is corrupted, or the file could not be recovered because the alternate copy or log was absent or corrupted.
ERROR_REGISTRY_CORRUPT

1016
An I/O operation initiated by the registry failed unrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry.
ERROR_REGISTRY_IO_FAILED

1017
The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format.
ERROR_NOT_REGISTRY_FILE

1018
Illegal operation attempted on a registry key that has been marked for deletion.
ERROR_KEY_DELETED

1019
System could not allocate the required space in a registry log.
ERROR_NO_LOG_SPACE

1020
Cannot create a symbolic link in a registry key that already has subkeys or values.
ERROR_KEY_HAS_CHILDREN

1021
Cannot create a stable subkey under a volatile parent key.
ERROR_CHILD_MUST_BE_VOLATILE

1022
A notify change request is being completed and the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes.
ERROR_NOTIFY_ENUM_DIR

1051
A stop control has been sent to a service that other running services are dependent on.
ERROR_DEPENDENT_SERVICES_RUNNING

1052
The requested control is not valid for this service.
ERROR_INVALID_SERVICE_CONTROL

1053
The service did not respond to the start or control request in a timely fashion.
ERROR_SERVICE_REQUEST_TIMEOUT

1054
A thread could not be created for the service.
ERROR_SERVICE_NO_THREAD

1055
The service database is locked.
ERROR_SERVICE_DATABASE_LOCKED

1056
An instance of the service is already running.
ERROR_SERVICE_ALREADY_RUNNING

1057
The account name is invalid or does not exist.
ERROR_INVALID_SERVICE_ACCOUNT

1058
The specified service is disabled and cannot be started.
ERROR_SERVICE_DISABLED

1059
Circular service dependency was specified.
ERROR_CIRCULAR_DEPENDENCY

1060
The specified service does not exist as an installed service.
ERROR_SERVICE_DOES_NOT_EXIST

1061
The service cannot accept control messages at this time.
ERROR_SERVICE_CANNOT_ACCEPT_CTRL

1062
The service has not been started.
ERROR_SERVICE_NOT_ACTIVE

1063
The service process could not connect to the service controller.
ERROR_FAILED_SERVICE_CONTROLLER_CONNECT

1064
An exception occurred in the service when handling the control request.
ERROR_EXCEPTION_IN_SERVICE

1065
The database specified does not exist.
ERROR_DATABASE_DOES_NOT_EXIST

1066
The service has returned a service-specific error code.
ERROR_SERVICE_SPECIFIC_ERROR

1067
The process terminated unexpectedly.
ERROR_PROCESS_ABORTED

1068
The dependency service or group failed to start.
ERROR_SERVICE_DEPENDENCY_FAIL

1069
The service did not start due to a logon failure.
ERROR_SERVICE_LOGON_FAILED

1070
After starting, the service hung in a start-pending state.
ERROR_SERVICE_START_HANG

1071
The specified service database lock is invalid.
ERROR_INVALID_SERVICE_LOCK

1072
The specified service has been marked for deletion.
ERROR_SERVICE_MARKED_FOR_DELETE

1073
The specified service already exists.
ERROR_SERVICE_EXISTS

1074
The system is currently running with the last-known-good configuration.
ERROR_ALREADY_RUNNING_LKG

1075
The dependency service does not exist or has been marked for deletion.
ERROR_SERVICE_DEPENDENCY_DELETED

1076
The current boot has already been accepted for use as the last-known-good control set.
ERROR_BOOT_ALREADY_ACCEPTED

1077
No attempts to start the service have been made since the last boot.
ERROR_SERVICE_NEVER_STARTED

1078
The name is already in use as either a service name or a service display name.
ERROR_DUPLICATE_SERVICE_NAME

1079
The account specified for this service is different from the account specified for other services running in the same process.
ERROR_DIFFERENT_SERVICE_ACCOUNT

1100
The physical end of the tape has been reached.
ERROR_END_OF_MEDIA

1101
A tape access reached a filemark.
ERROR_FILEMARK_DETECTED

1102
The beginning of the tape or partition was encountered.
ERROR_BEGINNING_OF_MEDIA

1103
A tape access reached the end of a set of files.
ERROR_SETMARK_DETECTED

1104
No more data is on the tape.
ERROR_NO_DATA_DETECTED

1105
Tape could not be partitioned.
ERROR_PARTITION_FAILURE

1106
When accessing a new tape of a multivolume partition, the current block size is incorrect.
ERROR_INVALID_BLOCK_LENGTH

1107
Tape partition information could not be found when loading a tape.
ERROR_DEVICE_NOT_PARTITIONED

1108
Unable to lock the media eject mechanism.
ERROR_UNABLE_TO_LOCK_MEDIA

1109
Unable to unload the media.
ERROR_UNABLE_TO_UNLOAD_MEDIA

1110
The media in the drive may have changed.
ERROR_MEDIA_CHANGED

1111
The I/O bus was reset.
ERROR_BUS_RESET

1112
No media in drive.
ERROR_NO_MEDIA_IN_DRIVE

1113
No mapping for the Unicode character exists in the target multibyte code page.
ERROR_NO_UNICODE_TRANSLATION

1114
A dynamic link library (DLL) initialization routine failed.
ERROR_DLL_INIT_FAILED

1115
A system shutdown is in progress.
ERROR_SHUTDOWN_IN_PROGRESS

1116
Unable to abort the system shutdown because no shutdown was in progress.
ERROR_NO_SHUTDOWN_IN_PROGRESS

1117
The request could not be performed because of an I/O device error.
ERROR_IO_DEVICE

1118
No serial device was successfully initialized. The serial driver will unload.
ERROR_SERIAL_NO_DEVICE

1119
Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened.
ERROR_IRQ_BUSY

1120
A serial I/O operation was completed by another write to the serial port. The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
ERROR_MORE_WRITES

1121
A serial I/O operation completed because the time-out period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)
ERROR_COUNTER_TIMEOUT

1122
No ID address mark was found on the floppy disk.
ERROR_FLOPPY_ID_MARK_NOT_FOUND

1123
Mismatch between the floppy disk sector ID field and the floppy disk controller track address.
ERROR_FLOPPY_WRONG_CYLINDER

1124
The floppy disk controller reported an error that is not recognized by the floppy disk driver.
ERROR_FLOPPY_UNKNOWN_ERROR

1125
The floppy disk controller returned inconsistent results in its registers.
ERROR_FLOPPY_BAD_REGISTERS

1126
While accessing the hard disk, a recalibrate operation failed, even after retries.
ERROR_DISK_RECALIBRATE_FAILED

1127
While accessing the hard disk, a disk operation failed even after retries.
ERROR_DISK_OPERATION_FAILED

1128
While accessing the hard disk, a disk controller reset was needed, but even that failed.
ERROR_DISK_RESET_FAILED

1129
Physical end of tape encountered.
ERROR_EOM_OVERFLOW

1130
Not enough server storage is available to process this command.
ERROR_NOT_ENOUGH_SERVER_MEMORY

1131
A potential deadlock condition has been detected.
ERROR_POSSIBLE_DEADLOCK

1132
The base address or the file offset specified does not have the proper alignment.
ERROR_MAPPED_ALIGNMENT

1140
An attempt to change the system power state was vetoed by another application or driver.
ERROR_SET_POWER_STATE_VETOED

1141
The system BIOS failed an attempt to change the system power state.
ERROR_SET_POWER_STATE_FAILED

1142
An attempt was made to create more links on a file than the file system supports.
ERROR_TOO_MANY_LINKS

1150
The specified program requires a newer version of Windows.
ERROR_OLD_WIN_VERSION

1151
The specified program is not a Windows or MS-DOS program.
ERROR_APP_WRONG_OS

1152
Cannot start more than one instance of the specified program.
ERROR_SINGLE_INSTANCE_APP

1153
The specified program was written for an earlier version of Windows.
ERROR_RMODE_APP

1154
One of the library files needed to run this application is damaged.
ERROR_INVALID_DLL

1155
No application is associated with the specified file for this operation.
ERROR_NO_ASSOCIATION

1156
An error occurred in sending the command to the application.
ERROR_DDE_FAIL

1157
One of the library files needed to run this application cannot be found.
ERROR_DLL_NOT_FOUND

1200
The specified device name is invalid.
ERROR_BAD_DEVICE

1201
The device is not currently connected but it is a remembered connection.
ERROR_CONNECTION_UNAVAIL

1202
An attempt was made to remember a device that had previously been remembered.
ERROR_DEVICE_ALREADY_REMEMBERED

1203
No network provider accepted the given network path.
ERROR_NO_NET_OR_BAD_PATH

1204
The specified network provider name is invalid.
ERROR_BAD_PROVIDER

1205
Unable to open the network connection profile.
ERROR_CANNOT_OPEN_PROFILE

1206
The network connection profile is corrupt.
ERROR_BAD_PROFILE

1207
Cannot enumerate a noncontainer.
ERROR_NOT_CONTAINER

1208
An extended error has occurred.
ERROR_EXTENDED_ERROR

1209
The format of the specified group name is invalid.
ERROR_INVALID_GROUPNAME

1210
The format of the specified computer name is invalid.
ERROR_INVALID_COMPUTERNAME

1211
The format of the specified event name is invalid.
ERROR_INVALID_EVENTNAME

1212
The format of the specified domain name is invalid.
ERROR_INVALID_DOMAINNAME

1213
The format of the specified service name is invalid.
ERROR_INVALID_SERVICENAME

1214
The format of the specified network name is invalid.
ERROR_INVALID_NETNAME

1215
The format of the specified share name is invalid.
ERROR_INVALID_SHARENAME

1216
The format of the specified password is invalid.
ERROR_INVALID_PASSWORDNAME

1217
The format of the specified message name is invalid.
ERROR_INVALID_MESSAGENAME

1218
The format of the specified message destination is invalid.
ERROR_INVALID_MESSAGEDEST

1219
The credentials supplied conflict with an existing set of credentials.
ERROR_SESSION_CREDENTIAL_CONFLICT

1220
An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
ERROR_REMOTE_SESSION_LIMIT_EXCEEDED

1221
The workgroup or domain name is already in use by another computer on the network.
ERROR_DUP_DOMAINNAME

1222
The network is not present or not started.
ERROR_NO_NETWORK

1223
The operation was canceled by the user.
ERROR_CANCELLED

1224
The requested operation cannot be performed on a file with a user-mapped section open.
ERROR_USER_MAPPED_FILE

1225
The remote system refused the network connection.
ERROR_CONNECTION_REFUSED

1226
The network connection was gracefully closed.
ERROR_GRACEFUL_DISCONNECT

1227
The network transport endpoint already has an address associated with it.
ERROR_ADDRESS_ALREADY_ASSOCIATED

1228
An address has not yet been associated with the network endpoint.
ERROR_ADDRESS_NOT_ASSOCIATED

1229
An operation was attempted on a nonexistent network connection.
ERROR_CONNECTION_INVALID

1230
An invalid operation was attempted on an active network connection.
ERROR_CONNECTION_ACTIVE

1231
The remote network is not reachable by the transport.
ERROR_NETWORK_UNREACHABLE

1232
The remote system is not reachable by the transport.
ERROR_HOST_UNREACHABLE

1233
The remote system does not support the transport protocol.
ERROR_PROTOCOL_UNREACHABLE

1234
No service is operating at the destination network endpoint on the remote system.
ERROR_PORT_UNREACHABLE

1235
The request was aborted.
ERROR_REQUEST_ABORTED

1236
The network connection was aborted by the local system.
ERROR_CONNECTION_ABORTED

1237
The operation could not be completed. A retry should be performed.
ERROR_RETRY

1238
A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
ERROR_CONNECTION_COUNT_LIMIT

1239
Attempting to log in during an unauthorized time of day for this account.
ERROR_LOGIN_TIME_RESTRICTION

1240
The account is not authorized to log in from this station.
ERROR_LOGIN_WKSTA_RESTRICTION

1241
The network address could not be used for the operation requested.
ERROR_INCORRECT_ADDRESS

1242
The service is already registered.
ERROR_ALREADY_REGISTERED

1243
The specified service does not exist.
ERROR_SERVICE_NOT_FOUND

1244
The operation being requested was not performed because the user has not been authenticated.
ERROR_NOT_AUTHENTICATED

1245
The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist.
ERROR_NOT_LOGGED_ON

1246
Caller to continue with work in progress.
ERROR_CONTINUE

1247
An attempt was made to perform an initialization operation when initialization has already been completed.
ERROR_ALREADY_INITIALIZED

1248
No more local devices.
ERROR_NO_MORE_DEVICES

1300
Not all privileges referenced are assigned to the caller.
ERROR_NOT_ALL_ASSIGNED

1301
Some mapping between account names and security IDs was not done.
ERROR_SOME_NOT_MAPPED

1302
No system quota limits are specifically set for this account.
ERROR_NO_QUOTAS_FOR_ACCOUNT

1303
No encryption key is available. A well-known encryption key was returned.
ERROR_LOCAL_USER_SESSION_KEY

1304
The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string.
ERROR_NULL_LM_PASSWORD

1305
The revision level is unknown.
ERROR_UNKNOWN_REVISION

1306
Indicates two revision levels are incompatible.
ERROR_REVISION_MISMATCH

1307
This security ID may not be assigned as the owner of this object.
ERROR_INVALID_OWNER

1308
This security ID may not be assigned as the primary group of an object.
ERROR_INVALID_PRIMARY_GROUP

1309
An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client.
ERROR_NO_IMPERSONATION_TOKEN

1310
The group may not be disabled.
ERROR_CANT_DISABLE_MANDATORY

1311
There are currently no logon servers available to service the logon request.
ERROR_NO_LOGON_SERVERS

1312
A specified logon session does not exist. It may already have been terminated.
ERROR_NO_SUCH_LOGON_SESSION

1313
A specified privilege does not exist.
ERROR_NO_SUCH_PRIVILEGE

1314
A required privilege is not held by the client.
ERROR_PRIVILEGE_NOT_HELD

1315
The name provided is not a properly formed account name.
ERROR_INVALID_ACCOUNT_NAME

1316
The specified user already exists.
ERROR_USER_EXISTS

1317
The specified user does not exist.
ERROR_NO_SUCH_USER

1318
The specified group already exists.
ERROR_GROUP_EXISTS

1319
The specified group does not exist.
ERROR_NO_SUCH_GROUP

1320
Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member.
ERROR_MEMBER_IN_GROUP

1321
The specified user account is not a member of the specified group account.
ERROR_MEMBER_NOT_IN_GROUP

1322
The last remaining administration account cannot be disabled or deleted.
ERROR_LAST_ADMIN

1323
Unable to update the password. The value provided as the current password is incorrect.
ERROR_WRONG_PASSWORD

1324
Unable to update the password. The value provided for the new password contains values that are not allowed in passwords.
ERROR_ILL_FORMED_PASSWORD

1325
Unable to update the password because a password update rule has been violated.
ERROR_PASSWORD_RESTRICTION

1326
Logon failure: unknown user name or bad password.
ERROR_LOGON_FAILURE

1327
Logon failure: user account restriction.
ERROR_ACCOUNT_RESTRICTION

1328
Logon failure: account logon time restriction violation.
ERROR_INVALID_LOGON_HOURS

1329
Logon failure: user not allowed to log on to this computer.
ERROR_INVALID_WORKSTATION

1330
Logon failure: the specified account password has expired.
ERROR_PASSWORD_EXPIRED

1331
Logon failure: account currently disabled.
ERROR_ACCOUNT_DISABLED

1332
No mapping between account names and security IDs was done.
ERROR_NONE_MAPPED

1333
Too many local user identifiers (LUIDs) were requested at one time.
ERROR_TOO_MANY_LUIDS_REQUESTED

1334
No more local user identifiers (LUIDs) are available.
ERROR_LUIDS_EXHAUSTED

1335
The subauthority part of a security ID is invalid for this particular use.
ERROR_INVALID_SUB_AUTHORITY

1336
The access control list (ACL) structure is invalid.
ERROR_INVALID_ACL

1337
The security ID structure is invalid.
ERROR_INVALID_SID

1338
The security descriptor structure is invalid.
ERROR_INVALID_SECURITY_DESCR

1340
The inherited access control list (ACL) or access control entry (ACE) could not be built.
ERROR_BAD_INHERITANCE_ACL

1341
The server is currently disabled.
ERROR_SERVER_DISABLED

1342
The server is currently enabled.
ERROR_SERVER_NOT_DISABLED

1343
The value provided was an invalid value for an identifier authority.
ERROR_INVALID_ID_AUTHORITY

1344
No more memory is available for security information updates.
ERROR_ALLOTTED_SPACE_EXCEEDED

1345
The specified attributes are invalid, or incompatible with the attributes for the group as a whole.
ERROR_INVALID_GROUP_ATTRIBUTES

1346
Either a required impersonation level was not provided, or the provided impersonation level is invalid.
ERROR_BAD_IMPERSONATION_LEVEL

1347
Cannot open an anonymous level security token.
ERROR_CANT_OPEN_ANONYMOUS

1348
The validation information class requested was invalid.
ERROR_BAD_VALIDATION_CLASS

1349
The type of the token is inappropriate for its attempted use.
ERROR_BAD_TOKEN_TYPE

1350
Unable to perform a security operation on an object that has no associated security.
ERROR_NO_SECURITY_ON_OBJECT

1351
Indicates a Windows NT Server could not be contacted or that objects within the domain are protected such that necessary information could not be retrieved.
ERROR_CANT_ACCESS_DOMAIN_INFO

1352
The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation.
ERROR_INVALID_SERVER_STATE

1353
The domain was in the wrong state to perform the security operation.
ERROR_INVALID_DOMAIN_STATE

1354
This operation is only allowed for the Primary Domain Controller of the domain.
ERROR_INVALID_DOMAIN_ROLE

1355
The specified domain did not exist.
ERROR_NO_SUCH_DOMAIN

1356
The specified domain already exists.
ERROR_DOMAIN_EXISTS

1357
An attempt was made to exceed the limit on the number of domains per server.
ERROR_DOMAIN_LIMIT_EXCEEDED

1358
Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk.
ERROR_INTERNAL_DB_CORRUPTION

1359
The security account database contains an internal inconsistency.
ERROR_INTERNAL_ERROR

1360
Generic access types were contained in an access mask which should already be mapped to nongeneric types.
ERROR_GENERIC_NOT_MAPPED

1361
A security descriptor is not in the right format (absolute or self-relative).
ERROR_BAD_DESCRIPTOR_FORMAT

1362
The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process.
ERROR_NOT_LOGON_PROCESS

1363
Cannot start a new logon session with an ID that is already in use.
ERROR_LOGON_SESSION_EXISTS

1364
A specified authentication package is unknown.
ERROR_NO_SUCH_PACKAGE

1365
The logon session is not in a state that is consistent with the requested operation.
ERROR_BAD_LOGON_SESSION_STATE

1366
The logon session ID is already in use.
ERROR_LOGON_SESSION_COLLISION

1367
A logon request contained an invalid logon type value.
ERROR_INVALID_LOGON_TYPE

1368
Unable to impersonate using a named pipe until data has been read from that pipe.
ERROR_CANNOT_IMPERSONATE

1369
The transaction state of a registry subtree is incompatible with the requested operation.
ERROR_RXACT_INVALID_STATE

1370
An internal security database corruption has been encountered.
ERROR_RXACT_COMMIT_FAILURE

1371
Cannot perform this operation on built-in accounts.
ERROR_SPECIAL_ACCOUNT

1372
Cannot perform this operation on this built-in special group.
ERROR_SPECIAL_GROUP

1373
Cannot perform this operation on this built-in special user.
ERROR_SPECIAL_USER

1374
The user cannot be removed from a group because the group is currently the user's primary group.
ERROR_MEMBERS_PRIMARY_GROUP

1375
The token is already in use as a primary token.
ERROR_TOKEN_ALREADY_IN_USE

1376
The specified local group does not exist.
ERROR_NO_SUCH_ALIAS

1377
The specified account name is not a member of the local group.
ERROR_MEMBER_NOT_IN_ALIAS

1378
The specified account name is already a member of the local group.
ERROR_MEMBER_IN_ALIAS

1379
The specified local group already exists.
ERROR_ALIAS_EXISTS

1380
Logon failure: the user has not been granted the requested logon type at this computer.
ERROR_LOGON_NOT_GRANTED

1381
The maximum number of secrets that may be stored in a single system has been exceeded.
ERROR_TOO_MANY_SECRETS

1382
The length of a secret exceeds the maximum length allowed.
ERROR_SECRET_TOO_LONG

1383
The local security authority database contains an internal inconsistency.
ERROR_INTERNAL_DB_ERROR

1384
During a logon attempt, the user's security context accumulated too many security IDs.
ERROR_TOO_MANY_CONTEXT_IDS

1385
Logon failure: the user has not been granted the requested logon type at this computer.
ERROR_LOGON_TYPE_NOT_GRANTED

1386
A cross-encrypted password is necessary to change a user password.
ERROR_NT_CROSS_ENCRYPTION_REQUIRED

1387
A new member could not be added to a local group because the member does not exist.
ERROR_NO_SUCH_MEMBER

1388
A new member could not be added to a local group because the member has the wrong account type.
ERROR_INVALID_MEMBER

1389
Too many security IDs have been specified.
ERROR_TOO_MANY_SIDS

1390
A cross-encrypted password is necessary to change this user password.
ERROR_LM_CROSS_ENCRYPTION_REQUIRED

1391
Indicates an ACL contains no inheritable components.
ERROR_NO_INHERITANCE

1392
The file or directory is corrupted and non-readable.
ERROR_FILE_CORRUPT

1393
The disk structure is corrupted and non-readable.
ERROR_DISK_CORRUPT

1394
There is no user session key for the specified logon session.
ERROR_NO_USER_SESSION_KEY

1395
The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept.
ERROR_LICENSE_QUOTA_EXCEEDED

1400
Invalid window handle.
ERROR_INVALID_WINDOW_HANDLE

1401
Invalid menu handle.
ERROR_INVALID_MENU_HANDLE

1402
Invalid cursor handle.
ERROR_INVALID_CURSOR_HANDLE

1403
Invalid accelerator table handle.
ERROR_INVALID_ACCEL_HANDLE

1404
Invalid hook handle.
ERROR_INVALID_HOOK_HANDLE

1405
Invalid handle to a multiple-window position structure.
ERROR_INVALID_DWP_HANDLE

1406
Cannot create a top-level child window.
ERROR_TLW_WITH_WSCHILD

1407
Cannot find window class.
ERROR_CANNOT_FIND_WND_CLASS

1408
Invalid window, it belongs to another thread.
ERROR_WINDOW_OF_OTHER_THREAD

1409
Hot key is already registered.
ERROR_HOTKEY_ALREADY_REGISTERED

1410
Class already exists.
ERROR_CLASS_ALREADY_EXISTS

1411
Class does not exist.
ERROR_CLASS_DOES_NOT_EXIST

1412
Class still has open windows.
ERROR_CLASS_HAS_WINDOWS

1413
Invalid index.
ERROR_INVALID_INDEX

1414
Invalid icon handle.
ERROR_INVALID_ICON_HANDLE

1415
Using private DIALOG window words.
ERROR_PRIVATE_DIALOG_INDEX

1416
The list box identifier was not found.
ERROR_LISTBOX_ID_NOT_FOUND

1417
No wildcards were found.
ERROR_NO_WILDCARD_CHARACTERS

1418
Thread does not have a clipboard open.
ERROR_CLIPBOARD_NOT_OPEN

1419
Hot key is not registered.
ERROR_HOTKEY_NOT_REGISTERED

1420
The window is not a valid dialog window.
ERROR_WINDOW_NOT_DIALOG

1421
Control ID not found.
ERROR_CONTROL_ID_NOT_FOUND

1422
Invalid message for a combo box because it does not have an edit control.
ERROR_INVALID_COMBOBOX_MESSAGE

1423
The window is not a combo box.
ERROR_WINDOW_NOT_COMBOBOX

1424
Height must be less than 256.
ERROR_INVALID_EDIT_HEIGHT

1425
Invalid device context (DC) handle.
ERROR_DC_NOT_FOUND

1426
Invalid hook procedure type.
ERROR_INVALID_HOOK_FILTER

1427
Invalid hook procedure.
ERROR_INVALID_FILTER_PROC

1428
Cannot set nonlocal hook without a module handle.
ERROR_HOOK_NEEDS_HMOD

1429
This hook procedure can only be set globally.
ERROR_GLOBAL_ONLY_HOOK

1430
The journal hook procedure is already installed.
ERROR_JOURNAL_HOOK_SET

1431
The hook procedure is not installed.
ERROR_HOOK_NOT_INSTALLED

1432
Invalid message for single-selection list box.
ERROR_INVALID_LB_MESSAGE

1433
LB_SETCOUNT sent to non-lazy list box.
ERROR_SETCOUNT_ON_BAD_LB

1434
This list box does not support tab stops.
ERROR_LB_WITHOUT_TABSTOPS

1435
Cannot destroy object created by another thread.
ERROR_DESTROY_OBJECT_OF_OTHER_THREAD

1436
Child windows cannot have menus.
ERROR_CHILD_WINDOW_MENU

1437
The window does not have a system menu.
ERROR_NO_SYSTEM_MENU

1438
Invalid message box style.
ERROR_INVALID_MSGBOX_STYLE

1439
Invalid system-wide (SPI_*) parameter.
ERROR_INVALID_SPI_VALUE

1440
Screen already locked.
ERROR_SCREEN_ALREADY_LOCKED

1441
All handles to windows in a multiple-window position structure must have the same parent.
ERROR_HWNDS_HAVE_DIFF_PARENT

1442
The window is not a child window.
ERROR_NOT_CHILD_WINDOW

1443
Invalid GW_* command.
ERROR_INVALID_GW_COMMAND

1444
Invalid thread identifier.
ERROR_INVALID_THREAD_ID

1445
Cannot process a message from a window that is not a multiple document interface (MDI) window.
ERROR_NON_MDICHILD_WINDOW

1446
Popup menu already active.
ERROR_POPUP_ALREADY_ACTIVE

1447
The window does not have scroll bars.
ERROR_NO_SCROLLBARS

1448
Scroll bar range cannot be greater than 0x7FFF.
ERROR_INVALID_SCROLLBAR_RANGE

1449
Cannot show or remove the window in the way specified.
ERROR_INVALID_SHOWWIN_COMMAND

1450
Insufficient system resources exist to complete the requested service.
ERROR_NO_SYSTEM_RESOURCES

1451
Insufficient system resources exist to complete the requested service.
ERROR_NONPAGED_SYSTEM_RESOURCES

1452
Insufficient system resources exist to complete the requested service.
ERROR_PAGED_SYSTEM_RESOURCES

1453
Insufficient quota to complete the requested service.
ERROR_WORKING_SET_QUOTA

1454
Insufficient quota to complete the requested service.
ERROR_PAGEFILE_QUOTA

1455
The paging file is too small for this operation to complete.
ERROR_COMMITMENT_LIMIT

1456
A menu item was not found.
ERROR_MENU_ITEM_NOT_FOUND

1457
Invalid keyboard layout handle.
ERROR_INVALID_KEYBOARD_HANDLE

1458
Hook type not allowed.
ERROR_HOOK_TYPE_NOT_ALLOWED

1459
This operation requires an interactive window station.
ERROR_REQUIRES_INTERACTIVE_WINDOWSTATION

1460
This operation returned because the time-out period expired.
ERROR_TIMEOUT

1500
The event log file is corrupted.
ERROR_EVENTLOG_FILE_CORRUPT

1501
No event log file could be opened, so the event logging service did not start.
ERROR_EVENTLOG_CANT_START

1502
The event log file is full.
ERROR_LOG_FILE_FULL

1503
The event log file has changed between read operations.
ERROR_EVENTLOG_FILE_CHANGED

1700
The string binding is invalid.
RPC_S_INVALID_STRING_BINDING

1701
The binding handle is not the correct type.
RPC_S_WRONG_KIND_OF_BINDING

1702
The binding handle is invalid.
RPC_S_INVALID_BINDING

1703
The RPC protocol sequence is not supported.
RPC_S_PROTSEQ_NOT_SUPPORTED

1704
The RPC protocol sequence is invalid.
RPC_S_INVALID_RPC_PROTSEQ

1705
The string universal unique identifier (UUID) is invalid.
RPC_S_INVALID_STRING_UUID

1706
The endpoint format is invalid.
RPC_S_INVALID_ENDPOINT_FORMAT

1707
The network address is invalid.
RPC_S_INVALID_NET_ADDR

1708
No endpoint was found.
RPC_S_NO_ENDPOINT_FOUND

1709
The time-out value is invalid.
RPC_S_INVALID_TIMEOUT

1710
The object universal unique identifier (UUID) was not found.
RPC_S_OBJECT_NOT_FOUND

1711
The object universal unique identifier (UUID) has already been registered.
RPC_S_ALREADY_REGISTERED

1712
The type universal unique identifier (UUID) has already been registered.
RPC_S_TYPE_ALREADY_REGISTERED

1713
The RPC server is already listening.
RPC_S_ALREADY_LISTENING

1714
No protocol sequences have been registered.
RPC_S_NO_PROTSEQS_REGISTERED

1715
The RPC server is not listening.
RPC_S_NOT_LISTENING

1716
The manager type is unknown.
RPC_S_UNKNOWN_MGR_TYPE

1717
The interface is unknown.
RPC_S_UNKNOWN_IF

1718
There are no bindings.
RPC_S_NO_BINDINGS

1719
There are no protocol sequences.
RPC_S_NO_PROTSEQS

1720
The endpoint cannot be created.
RPC_S_CANT_CREATE_ENDPOINT

1721
Not enough resources are available to complete this operation.
RPC_S_OUT_OF_RESOURCES

1722
The RPC server is unavailable.
RPC_S_SERVER_UNAVAILABLE

1723
The RPC server is too busy to complete this operation.
RPC_S_SERVER_TOO_BUSY

1724
The network options are invalid.
RPC_S_INVALID_NETWORK_OPTIONS

1725
There is not a remote procedure call active in this thread.
RPC_S_NO_CALL_ACTIVE

1726
The remote procedure call failed.
RPC_S_CALL_FAILED

1727
The remote procedure call failed and did not execute.
RPC_S_CALL_FAILED_DNE

1728
A remote procedure call (RPC) protocol error occurred.
RPC_S_PROTOCOL_ERROR

1730
The transfer syntax is not supported by the RPC server.
RPC_S_UNSUPPORTED_TRANS_SYN

1732
The universal unique identifier (UUID) type is not supported.
RPC_S_UNSUPPORTED_TYPE

1733
The tag is invalid.
RPC_S_INVALID_TAG

1734
The array bounds are invalid.
RPC_S_INVALID_BOUND

1735
The binding does not contain an entry name.
RPC_S_NO_ENTRY_NAME

1736
The name syntax is invalid.
RPC_S_INVALID_NAME_SYNTAX

1737
The name syntax is not supported.
RPC_S_UNSUPPORTED_NAME_SYNTAX

1739
No network address is available to use to construct a universal unique identifier (UUID).
RPC_S_UUID_NO_ADDRESS

1740
The endpoint is a duplicate.
RPC_S_DUPLICATE_ENDPOINT

1741
The authentication type is unknown.
RPC_S_UNKNOWN_AUTHN_TYPE

1742
The maximum number of calls is too small.
RPC_S_MAX_CALLS_TOO_SMALL

1743
The string is too long.
RPC_S_STRING_TOO_LONG

1744
The RPC protocol sequence was not found.
RPC_S_PROTSEQ_NOT_FOUND

1745
The procedure number is out of range.
RPC_S_PROCNUM_OUT_OF_RANGE

1746
The binding does not contain any authentication information.
RPC_S_BINDING_HAS_NO_AUTH

1747
The authentication service is unknown.
RPC_S_UNKNOWN_AUTHN_SERVICE

1748
The authentication level is unknown.
RPC_S_UNKNOWN_AUTHN_LEVEL

1749
The security context is invalid.
RPC_S_INVALID_AUTH_IDENTITY

1750
The authorization service is unknown.
RPC_S_UNKNOWN_AUTHZ_SERVICE

1751
The entry is invalid.
EPT_S_INVALID_ENTRY

1752
The server endpoint cannot perform the operation.
EPT_S_CANT_PERFORM_OP

1753
There are no more endpoints available from the endpoint mapper.
EPT_S_NOT_REGISTERED

1754
No interfaces have been exported.
RPC_S_NOTHING_TO_EXPORT

1755
The entry name is incomplete.
RPC_S_INCOMPLETE_NAME

1756
The version option is invalid.
RPC_S_INVALID_VERS_OPTION

1757
There are no more members.
RPC_S_NO_MORE_MEMBERS

1758
There is nothing to unexport.
RPC_S_NOT_ALL_OBJS_UNEXPORTED

1759
The interface was not found.
RPC_S_INTERFACE_NOT_FOUND

1760
The entry already exists.
RPC_S_ENTRY_ALREADY_EXISTS

1761
The entry is not found.
RPC_S_ENTRY_NOT_FOUND

1762
The name service is unavailable.
RPC_S_NAME_SERVICE_UNAVAILABLE

1763
The network address family is invalid.
RPC_S_INVALID_NAF_ID

1764
The requested operation is not supported.
RPC_S_CANNOT_SUPPORT

1765
No security context is available to allow impersonation.
RPC_S_NO_CONTEXT_AVAILABLE

1766
An internal error occurred in a remote procedure call (RPC).
RPC_S_INTERNAL_ERROR

1767
The RPC server attempted an integer division by zero.
RPC_S_ZERO_DIVIDE

1768
An addressing error occurred in the RPC server.
RPC_S_ADDRESS_ERROR

1769
A floating-point operation at the RPC server caused a division by zero.
RPC_S_FP_DIV_ZERO

1770
A floating-point underflow occurred at the RPC server.
RPC_S_FP_UNDERFLOW

1771
A floating-point overflow occurred at the RPC server.
RPC_S_FP_OVERFLOW

1772
The list of RPC servers available for the binding of auto handles has been exhausted.
RPC_X_NO_MORE_ENTRIES

1773
Unable to open the character translation table file.
RPC_X_SS_CHAR_TRANS_OPEN_FAIL

1774
The file containing the character translation table has fewer than 512 bytes.
RPC_X_SS_CHAR_TRANS_SHORT_FILE

1775
A null context handle was passed from the client to the host during a remote procedure call.
RPC_X_SS_IN_NULL_CONTEXT

1777
The context handle changed during a remote procedure call.
RPC_X_SS_CONTEXT_DAMAGED

1778
The binding handles passed to a remote procedure call do not match.
RPC_X_SS_HANDLES_MISMATCH

1779
The stub is unable to get the remote procedure call handle.
RPC_X_SS_CANNOT_GET_CALL_HANDLE

1780
A null reference pointer was passed to the stub.
RPC_X_NULL_REF_POINTER

1781
The enumeration value is out of range.
RPC_X_ENUM_VALUE_OUT_OF_RANGE

1782
The byte count is too small.
RPC_X_BYTE_COUNT_TOO_SMALL

1783
The stub received bad data.
RPC_X_BAD_STUB_DATA

1784
The supplied user buffer is not valid for the requested operation.
ERROR_INVALID_USER_BUFFER

1785
The disk media is not recognized. It may not be formatted.
ERROR_UNRECOGNIZED_MEDIA

1786
The workstation does not have a trust secret.
ERROR_NO_TRUST_LSA_SECRET

1787
The SAM database on the Windows NT Server does not have a computer account for this workstation trust relationship.
ERROR_NO_TRUST_SAM_ACCOUNT

1788
The trust relationship between the primary domain and the trusted domain failed.
ERROR_TRUSTED_DOMAIN_FAILURE

1789
The trust relationship between this workstation and the primary domain failed.
ERROR_TRUSTED_RELATIONSHIP_FAILURE

1790
The network logon failed.
ERROR_TRUST_FAILURE

1791
A remote procedure call is already in progress for this thread.
RPC_S_CALL_IN_PROGRESS

1792
An attempt was made to logon, but the network logon service was not started.
ERROR_NETLOGON_NOT_STARTED

1793
The user's account has expired.
ERROR_ACCOUNT_EXPIRED

1794
The redirector is in use and cannot be unloaded.
ERROR_REDIRECTOR_HAS_OPEN_HANDLES

1795
The specified printer driver is already installed.
ERROR_PRINTER_DRIVER_ALREADY_INSTALLED

1796
The specified port is unknown.
ERROR_UNKNOWN_PORT

1797
The printer driver is unknown.
ERROR_UNKNOWN_PRINTER_DRIVER

1798
The print processor is unknown.
ERROR_UNKNOWN_PRINTPROCESSOR

1799
The specified separator file is invalid.
ERROR_INVALID_SEPARATOR_FILE

1800
The specified priority is invalid.
ERROR_INVALID_PRIORITY

1801
The printer name is invalid.
ERROR_INVALID_PRINTER_NAME

1802
The printer already exists.
ERROR_PRINTER_ALREADY_EXISTS

1803
The printer command is invalid.
ERROR_INVALID_PRINTER_COMMAND

1804
The specified data type is invalid.
ERROR_INVALID_DATATYPE

1805
The environment specified is invalid.
ERROR_INVALID_ENVIRONMENT

1806
There are no more bindings.
RPC_S_NO_MORE_BINDINGS

1807
The account used is an interdomain trust account. Use your global user account or local user account to access this server.
ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT

1808
The account used is a computer account. Use your global user account or local user account to access this server.
ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT

1809
The account used is a server trust account. Use your global user account or local user account to access this server.
ERROR_NOLOGON_SERVER_TRUST_ACCOUNT

1810
The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
ERROR_DOMAIN_TRUST_INCONSISTENT

1811
The server is in use and cannot be unloaded.
ERROR_SERVER_HAS_OPEN_HANDLES

1812
The specified image file did not contain a resource section.
ERROR_RESOURCE_DATA_NOT_FOUND

1813
The specified resource type cannot be found in the image file.
ERROR_RESOURCE_TYPE_NOT_FOUND

1814
The specified resource name cannot be found in the image file.
ERROR_RESOURCE_NAME_NOT_FOUND

1815
The specified resource language ID cannot be found in the image file.
ERROR_RESOURCE_LANG_NOT_FOUND

1816
Not enough quota is available to process this command.
ERROR_NOT_ENOUGH_QUOTA

1817
No interfaces have been registered.
RPC_S_NO_INTERFACES

1818
The server was altered while processing this call.
RPC_S_CALL_CANCELLED

1819
The binding handle does not contain all required information.
RPC_S_BINDING_INCOMPLETE

1820
Communications failure.
RPC_S_COMM_FAILURE

1821
The requested authentication level is not supported.
RPC_S_UNSUPPORTED_AUTHN_LEVEL

1822
No principal name registered.
RPC_S_NO_PRINC_NAME

1823
The error specified is not a valid Windows NT RPC error code.
RPC_S_NOT_RPC_ERROR

1824
A UUID that is valid only on this computer has been allocated.
RPC_S_UUID_LOCAL_ONLY

1825
A security package specific error occurred.
RPC_S_SEC_PKG_ERROR

1826
Thread is not canceled.
RPC_S_NOT_CANCELLED

1827
Invalid operation on the encoding/decoding handle.
RPC_X_INVALID_ES_ACTION

1828
Incompatible version of the serializing package.
RPC_X_WRONG_ES_VERSION

1829
Incompatible version of the RPC stub.
RPC_X_WRONG_STUB_VERSION

1830
The idl pipe object is invalid or corrupted.
RPC_X_INVALID_PIPE_OBJECT

1831
The operation is invalid for a given idl pipe object.
RPC_X_INVALID_PIPE_OPERATION

1832
The idl pipe version is not supported.
RPC_X_WRONG_PIPE_VERSION

1898
The group member was not found.
RPC_S_GROUP_MEMBER_NOT_FOUND

1899
The endpoint mapper database could not be created.
EPT_S_CANT_CREATE

1900
The object universal unique identifier (UUID) is the nil UUID.
RPC_S_INVALID_OBJECT

1901
The specified time is invalid.
ERROR_INVALID_TIME

1902
The specified form name is invalid.
ERROR_INVALID_FORM_NAME

1903
The specified form size is invalid.
ERROR_INVALID_FORM_SIZE

1904
The specified printer handle is already being waited on
ERROR_ALREADY_WAITING

1905
The specified printer has been deleted.
ERROR_PRINTER_DELETED

1906
The state of the printer is invalid.
ERROR_INVALID_PRINTER_STATE

1907
The user must change his password before he logs on the first time.
ERROR_PASSWORD_MUST_CHANGE

1908
Could not find the domain controller for this domain.
ERROR_DOMAIN_CONTROLLER_NOT_FOUND

1909
The referenced account is currently locked out and may not be logged on to.
ERROR_ACCOUNT_LOCKED_OUT

1910
The object exporter specified was not found.
OR_INVALID_OXID

1911
The object specified was not found.
OR_INVALID_OID

1912
The object resolver set specified was not found.
OR_INVALID_SET

1913
Some data remains to be sent in the request buffer.
RPC_S_SEND_INCOMPLETE

2000
The pixel format is invalid.
ERROR_INVALID_PIXEL_FORMAT

2001
The specified driver is invalid.
ERROR_BAD_DRIVER

2002
The window style or class attribute is invalid for this operation.
ERROR_INVALID_WINDOW_STYLE

2003
The requested metafile operation is not supported.
ERROR_METAFILE_NOT_SUPPORTED

2004
The requested transformation operation is not supported.
ERROR_TRANSFORM_NOT_SUPPORTED

2005
The requested clipping operation is not supported.
ERROR_CLIPPING_NOT_SUPPORTED

2202
The specified user name is invalid.
ERROR_BAD_USERNAME

2250
This network connection does not exist.
ERROR_NOT_CONNECTED

2401
This network connection has files open or requests pending.
ERROR_OPEN_FILES

2402
Active connections still exist.
ERROR_ACTIVE_CONNECTIONS

2404
The device is in use by an active process and cannot be disconnected.
ERROR_DEVICE_IN_USE

3000
The specified print monitor is unknown.
ERROR_UNKNOWN_PRINT_MONITOR

3001
The specified printer driver is currently in use.
ERROR_PRINTER_DRIVER_IN_USE

3002
The spool file was not found.
ERROR_SPOOL_FILE_NOT_FOUND

3003
A StartDocPrinter call was not issued.
ERROR_SPL_NO_STARTDOC

3004
An AddJob call was not issued.
ERROR_SPL_NO_ADDJOB

3005
The specified print processor has already been installed.
ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED

3006
The specified print monitor has already been installed.
ERROR_PRINT_MONITOR_ALREADY_INSTALLED

3007
The specified print monitor does not have the required functions.
ERROR_INVALID_PRINT_MONITOR

3008
The specified print monitor is currently in use.
ERROR_PRINT_MONITOR_IN_USE

3009
The requested operation is not allowed when there are jobs queued to the printer.
ERROR_PRINTER_HAS_JOBS_QUEUED

3010
The requested operation is successful. Changes will not be effective until the system is rebooted.
ERROR_SUCCESS_REBOOT_REQUIRED

3011
The requested operation is successful. Changes will not be effective until the service is restarted.
ERROR_SUCCESS_RESTART_REQUIRED

4000
WINS encountered an error while processing the command.
ERROR_WINS_INTERNAL

4001
The local WINS can not be deleted.
ERROR_CAN_NOT_DEL_LOCAL_WINS

4002
The importation from the file failed.
ERROR_STATIC_INIT

4003
The backup failed. Was a full backup done before?
ERROR_INC_BACKUP

4004
The backup failed. Check the directory to which you are backing the database.
ERROR_FULL_BACKUP

4005
The name does not exist in the WINS database.
ERROR_REC_NON_EXISTENT

4006
Replication with a nonconfigured partner is not allowed.
ERROR_RPL_NOT_ALLOWED

6118
The list of servers for this workgroup is not currently available
ERROR_NO_BROWSER_SERVERS_FOUND


--------------------------------------------------------------------------------
回复

使用道具 举报

发表于 2009-8-13 15:51:43 | 显示全部楼层
http://hi.baidu.com/123_33/blog/ ... 1f8294d1435801.html

Windows NT 错误代码
这篇文章中的信息适用于:
  Microsoft Windows NT Server
  Microsoft Windows NT Workstation
  ------------------------------------------------------

  代码 名称                 说明
  ------------------------------------------------------
  -8  LZERROR_UNKNOWNALG          不识别压缩算法。
  -7  LZERROR_BADVALUE           输入参数超出可接受范围。
  -6  LZERROR_GLOBLOCK           全局句柄错误。
  -5  LZERROR_GLOBALLOC           LZFile 结构的内存不足。
  -4  LZERROR_WRITE             输出文件的空间不足。
  -3  LZERROR_READ             压缩文件格式被破坏。
  -2  LZERROR_BADOUTHANDLE         输出句柄无效。
  -1  LZERROR_BADINHANDLE          输入句柄无效。
  0L  NO_ERROR               没有错误。
  0L  ERROR_SUCCESS             操作成功执行完毕。
  1L  ERROR_INVALID_FUNCTION        函数不正确。
  2L  ERROR_FILE_NOT_FOUND         系统无法找到指定的文件。
  3L  ERROR_PATH_NOT_FOUND         系统无法找到指定的路径。
  4L  ERROR_TOO_MANY_OPEN_FILES       系统无法打开文件。
  5L  ERROR_ACCESS_DENIED          访问被拒绝。
  6L  ERROR_INVALID_HANDLE         内部文件标识符不正确。
  7L  ERROR_ARENA_TRASHED          存储控制块被破坏。
  8L  ERROR_NOT_ENOUGH_MEMORY        处理该命令没有足够的存储可用。
  9L  ERROR_INVALID_BLOCK          存储控制块地址无效。
  10L  ERROR_BAD_ENVIRONMENT         环境不正确。
  11L  ERROR_BAD_FORMAT           试图使用不正确的格式加载程序。
  12L  ERROR_INVALID_ACCESS         存取代码无效。
  13L  ERROR_INVALID_DATA          数据无效。
  14L  ERROR_OUTOFMEMORY           执行该操作没有足够的存储可用。
  15L  ERROR_INVALID_DRIVE          系统无法找到指定的驱动器。
  16L  ERROR_CURRENT_DIRECTORY        目录无法被删除。
  17L  ERROR_NOT_SAME_DEVICE         系统无法将文件移到不同的磁盘驱动器。
  18L  ERROR_NO_MORE_FILES          没有其它文件。
  19L  ERROR_WRITE_PROTECT          媒体是写保护的。
  20L  ERROR_BAD_UNIT            系统无法找到指定设备。
  21L  ERROR_NOT_READY            驱动器没有准备好。
  22L  ERROR_BAD_COMMAND           设备不识别命令。
  23L  ERROR_CRC               数据错误(循环冗余检查)。
  24L  ERROR_BAD_LENGTH           程序提供了一个命令,但命令长度不正确。
  25L  ERROR_SEEK              驱动器无法在磁盘上找到指定区域或磁道。
  26L  ERROR_NOT_DOS_DISK          无法访问指定磁盘。
  27L  ERROR_SECTOR_NOT_FOUND        驱动器无法找到请求的扇区。
  28L  ERROR_OUT_OF_PAPER          打印机缺纸。
  29L  ERROR_WRITE_FAULT           系统无法写入指定设备。
  30L  ERROR_READ_FAULT           系统无法从指定设备读取。
  31L  ERROR_GEN_FAILURE           附属于系统的设备无法正常工作。
  32L  ERROR_SHARING_VIOLATION        由于文件被另一个进程所使用,该进程无法访问文件。
  33L  ERROR_LOCK_VIOLATION         由于另一个进程锁定了文件的 一部分,该进程无法访问文件。
  34L  ERROR_WRONG_DISK           驱动器中的磁盘错误。请将%2(卷序列号:%3)插入驱动器 %1 中。
  36L  ERROR_SHARING_BUFFER_EXCEEDED     打开用于共享的文件过多。
  38L  ERROR_HANDLE_EOF           到达文件末尾。
  39L  ERROR_HANDLE_DISK_FULL        磁盘已满。
  50L  ERROR_NOT_SUPPORTED          网络请求不受支持。
  51L  ERROR_REM_NOT_LIST          远程计算机无法使用。
  52L  ERROR_DUP_NAME            在网络上存在重复名称。
  53L  ERROR_BAD_NETPATH           无法找到网络路径。
  54L  ERROR_NETWORK_BUSY          网络忙。
  55L  ERROR_DEV_NOT_EXIST          指定网络资源不再可用。
  56L  ERROR_TOO_MANY_CMDS          已到达网络 BIOS 命令的限制。
  57L  ERROR_ADAP_HDW_ERR          发生网络适配器硬件错误。
  58L  ERROR_BAD_NET_RESP          指定的服务器无法执行请求的操作。
  59L  ERROR_UNEXP_NET_ERR          发生预想不到的网络错误。
  60L  ERROR_BAD_REM_ADAP          远程适配器不兼容。
  61L  ERROR_PRINTQ_FULL           打印机队列已满。
  62L  ERROR_NO_SPOOL_SPACE         在服务器上存储等待被打印的文件
  的空间不可用。
  63L  ERROR_PRINT_CANCELLED         等待打印的文件被删除。
  64L  ERROR_NETNAME_DELETED         指定的网络名称不再可用。
  65L  ERROR_NETWORK_ACCESS_DENIED      网络访问被拒绝。
  66L  ERROR_BAD_DEV_TYPE          网络资源类型不正确。
  67L  ERROR_BAD_NET_NAME          无法找到网络名称。
  68L  ERROR_TOO_MANY_NAMES         超出本地计算机网络适配器卡的名称限制。
  69L  ERROR_TOO_MANY_SESS          超出网络 BIOS 会话限制。
  70L  ERROR_SHARING_PAUSED         远程服务器暂停或正在启动进程中。
  71L  ERROR_REQ_NOT_ACCEP          网络请求没有被接受。
  72L  ERROR_REDIR_PAUSED          指定的打印机或磁盘设备已暂停。
  80L  ERROR_FILE_EXISTS           文件已存在。
  82L  ERROR_CANNOT_MAKE           无法创建目录或文件。
  83L  ERROR_FAIL_I24            INT 24 失败。
  84L  ERROR_OUT_OF_STRUCTURES        无法取得处理此请求的存储空间。
  85L  ERROR_ALREADY_ASSIGNED        本地设备名已在使用中。
  86L  ERROR_INVALID_PASSWORD        指定的网络密码不正确。
  87L  ERROR_INVALID_PARAMETER        参数不正确。
  88L  ERROR_NET_WRITE_FAULT         在网络上出现写错误。
  89L  ERROR_NO_PROC_SLOTS          此时,系统无法启动另一个进程。
  100L ERROR_TOO_MANY_SEMAPHORES       无法创建另一个系统信号灯。
  101L ERROR_EXCL_SEM_ALREADY_OWNED     另一个进程拥有独占的信号灯。
  102L ERROR_SEM_IS_SET           已设置信号灯且无法关闭。
  103L ERROR_TOO_MANY_SEM_REQUESTS      无法再设置信号灯。
  104L ERROR_INVALID_AT_INTERRUPT_TIME    无法在中断时请求独占的信号灯。
  105L ERROR_SEM_OWNER_DIED         此信号灯的前一个所有权已结束。
  106L ERROR_SEM_USER_LIMIT         为驱动器 1 插入磁盘。
  107L ERROR_DISK_CHANGE           程序停止,因为替代的软盘未插入。
  108L ERROR_DRIVE_LOCKED          磁盘在使用中,或被另一个进程锁定。
  109L ERROR_BROKEN_PIPE           管道被终止。
  110L ERROR_OPEN_FAILED           系统无法打开指定的设备或文件。
  111L ERROR_BUFFER_OVERFLOW         文件名过长。
  112L ERROR_DISK_FULL            磁盘上的空间不足。
  113L ERROR_NO_MORE_SEARCH_HANDLES     无法再获得内部文件的标识符。
  114L ERROR_INVALID_TARGET_HANDLE      目标内部文件的标识符不正确。
  117L ERROR_INVALID_CATEGORY        应用程序制作的 IOCTL 调用错误。
  118L ERROR_INVALID_VERIFY_SWITCH      校验写入的开关参数值错误。
  119L ERROR_BAD_DRIVER_LEVEL        系统不支持请求的命令。
  120L ERROR_CALL_NOT_IMPLEMENTED      所输入的应用程序程序接口 (API)将仅在 Windows/NT 模式中工作。
  121L ERROR_SEM_TIMEOUT           信号灯超时时间已到。
  122L ERROR_INSUFFICIENT_BUFFER       传递到系统调用的数据区太小。
  123L ERROR_INVALID_NAME          文件名、目录名或卷标语法不正确。
  124L ERROR_INVALID_LEVEL          系统调用级别错误。
  125L ERROR_NO_VOLUME_LABEL         磁盘没有卷标。
  126L ERROR_MOD_NOT_FOUND          无法找到指定模块。
  127L ERROR_PROC_NOT_FOUND         找不到指定的过程。
  128L ERROR_WAIT_NO_CHILDREN        没有等候的子进程。
  129L ERROR_CHILD_NOT_COMPLETE       %1 应用程序无法在 Windows 模式中运行。
  130L ERROR_DIRECT_ACCESS_HANDLE      试图使用操作(而非原始磁盘 I/O)的已打
  开磁盘分区的文件句柄。
  131L ERROR_NEGATIVE_SEEK          试图移动文件指针到文件开头之前。
  132L ERROR_SEEK_ON_DEVICE         无法在指定的设备或文件上设置文件指针。
  133L ERROR_IS_JOIN_TARGET         包含先前加入驱动器的驱动器无法使用
  JOIN 或 SUBST 命令。
  134L ERROR_IS_JOINED            试图在已被合并的驱动器上使用JOIN 或
  SUBST 命令。
  135L ERROR_IS_SUBSTED           试图在已经替代的驱动器上使用 JOIN或 SUBST 命令。
  136L ERROR_NOT_JOINED           系统试图删除先前未合并的驱动器的 JO IN。
  137L ERROR_NOT_SUBSTED           系统试图删除先前未替代的替代驱动器。
  138L ERROR_JOIN_TO_JOIN          系统试图将驱动器合并到合并驱动器上的目录。
  139L ERROR_SUBST_TO_SUBST         系统试图将驱动器替代为替代驱动器上的目录。
  140L ERROR_JOIN_TO_SUBST          系统试图将驱动器合并到替代驱动器上的目录中。
  141L ERROR_SUBST_TO_JOIN          系统试图将驱动器替代为合并驱动器上的目录。
  142L ERROR_BUSY_DRIVE           系统无法在此时运行JOIN 或 SUBST。
  143L ERROR_SAME_DRIVE           系统无法将驱动器合并到或替代为相同驱动器上的目录。
  144L ERROR_DIR_NOT_ROOT          目录并非根目录下的子目录。
  145L ERROR_DIR_NOT_EMPTY          目录非空。
  146L ERROR_IS_SUBST_PATH          指定的路径已在替代中使用。
  147L ERROR_IS_JOIN_PATH          资源不足,无法处理此命令。
  148L ERROR_PATH_BUSY            此时无法使用指定的路径。
  149L ERROR_IS_SUBST_TARGET         企图将驱动器合并或替代为驱动器上目录是上一个替代的目标的驱动器。
  150L ERROR_SYSTEM_TRACE          系统跟踪信息未在 CONFIG.SYS 文件中
  指定,或不允许跟踪。
  151L ERROR_INVALID_EVENT_COUNT       指定的信号灯事件个数错误。
  152L ERROR_TOO_MANY_MUXWAITERS       已设置过多的信号灯。
  153L ERROR_INVALID_LIST_FORMAT       列表错误。
  154L ERROR_LABEL_TOO_LONG         所输入的卷标超过 11 个字符。前 11 个字符写入到磁盘中。第 11 个字符限制以后的字符自动被删除。
  155L ERROR_TOO_MANY_TCBS          无法创建另一个线程。
  156L ERROR_SIGNAL_REFUSED         接收进程已拒绝此信号。
  157L ERROR_DISCARDED            段已被放弃且无法锁定。
  158L ERROR_NOT_LOCKED           该区域已经解除锁定。
  159L ERROR_BAD_THREADID_ADDR        线程标识的地址错误。
  160L ERROR_BAD_ARGUMENTS          传递到 DosExecPgm 的参数字符串错误。
  161L ERROR_BAD_PATHNAME          指定路径名无效。
  162L ERROR_SIGNAL_PENDING         信号已暂停。
  164L ERROR_MAX_THRDS_REACHED        无法在系统中创建更多的线程。
  167L ERROR_LOCK_FAILED           无法锁定文件的范围。
  170L ERROR_BUSY              所要求的资源正在使用中。
  173L ERROR_CANCEL_VIOLATION        对于提供取消区域进行锁定的请求不明显。
  174L ERROR_ATOMIC_LOCKS_NOT_SUPPORTED   文件系统不支持锁定类型的最小单元更改。
  180L ERROR_INVALID_SEGMENT_NUMBER     系统检测出错误的段号。
  182L ERROR_INVALID_ORDINAL         操作系统无法运行 %1。
  183L ERROR_ALREADY_EXISTS         试图创建已存在文件。
  186L ERROR_INVALID_FLAG_NUMBER       所传递的标记错误。
  187L ERROR_SEM_NOT_FOUND          找不到指定的系统信号灯名称。
  188L ERROR_INVALID_STARTING_CODESEG    操作系统无法运行 %1。
  189L ERROR_INVALID_STACKSEG        操作系统无法运行 %1。
  190L ERROR_INVALID_MODULETYPE       操作系统无法运行 %1。
  191L ERROR_INVALID_EXE_SIGNATURE      %1 不能在 Windows/NT 模式下运行。
  192L ERROR_EXE_MARKED_INVALID       操作系统无法运行 %1。
  193L ERROR_BAD_EXE_FORMAT         %1 不是基于 Windows 的应用程序。
  194L ERROR_ITERATED_DATA_EXCEEDS_64k    操作系统无法运行 %1。
  195L ERROR_INVALID_MINALLOCSIZE      操作系统无法运行 %1。
  196L ERROR_DYNLINK_FROM_INVALID_RING    操作系统无法运行此应用程序。
  197L ERROR_IOPL_NOT_ENABLED        操作系统当前的配置不能运行此应用程序。
  198L ERROR_INVALID_SEGDPL         操作系统无法运行 %1。
  199L ERROR_AUTODATASEG_EXCEEDS_64k     操作系统无法运行此应用程序。
  200L ERROR_RING2SEG_MUST_BE_MOVABLE    代码段不可大于或等于 64K。
  201L ERROR_RELOC_CHAIN_XEEDS_SEGLIM    操作系统无法运行 %1。
  202L ERROR_INFLOOP_IN_RELOC_CHAIN     操作系统无法运行 %1。
  203L ERROR_ENVVAR_NOT_FOUND        系统找不到输入的环境选项。
  205L ERROR_NO_SIGNAL_SENT         在命令子树中的进程没有信号句柄。
  206L ERROR_FILENAME_EXCED_RANGE      文件名或扩展名过长。
  207L ERROR_RING2_STACK_IN_USE       第 2 环堆栈已被占用。
  208L ERROR_META_EXPANSION_TOO_LONG     没有正确输入全局文件名通配符* 或 ?,或指定过多的文件名通配符。
  209L ERROR_INVALID_SIGNAL_NUMBER      正在发送的信号错误。
  210L ERROR_THREAD_1_INACTIVE        无法设置信号处理程序。
  212L ERROR_LOCKED             段已锁定且无法重新分配。
  214L ERROR_TOO_MANY_MODULES        附加到此程序或动态链接模块的动态链接模块太多。
  215L ERROR_NESTING_NOT_ALLOWED       不能嵌套调用LoadModule。
  230L ERROR_BAD_PIPE            管道状态无效。
  231L ERROR_PIPE_BUSY            所有管道实例忙。
  232L ERROR_NO_DATA             在处理过程中管道关闭。
  233L ERROR_PIPE_NOT_CONNECTED       在管道的另一端没有进行处理。
  234L ERROR_MORE_DATA            更多数据可用。
  240L ERROR_VC_DISCONNECTED         取消会话。
  254L ERROR_INVALID_EA_NAME         指定的 EA 名称无效。
  255L ERROR_EA_LIST_INCONSISTENT      EA 不一致。
  259L ERROR_NO_MORE_ITEMS          没有其他可用数据。
  266L ERROR_CANNOT_COPY           无法使用复制 API。
  267L ERROR_DIRECTORY            目录名无效。
  275L ERROR_EAS_DIDNT_FIT          EA 在缓冲区中不适用。
  276L ERROR_EA_FILE_CORRUPT         装在文件系统上的 EA 文件已损坏。
  277L ERROR_EA_TABLE_FULL          装在文件系统上的 EA 文件中的 EA 表已满。
  278L ERROR_INVALID_EA_HANDLE        指定的 EA 句柄无效。
  282L ERROR_EAS_NOT_SUPPORTED        安装的文件系统不支持扩展属性。
  288L ERROR_NOT_OWNER            企图释放并非呼叫方所拥有的多
  用户终端运行程序。
  298L ERROR_TOO_MANY_POSTS         对信号灯发送的信号过多。
  299L ERROR_PARTIAL_COPY          仅完成部分的
  ReadProcessMemoty 或
  WriteProcessMemory 请求。
  317L ERROR_MR_MID_NOT_FOUND        在 %2 的消息文件中,系统无法找到消息号为 0x%1 的消息。
  487L ERROR_INVALID_ADDRESS         试图访问无效地址。
  534L ERROR_ARITHMETIC_OVERFLOW       运算结果超过 32 位。
  535L ERROR_PIPE_CONNECTED         管道的另一端有一进程。
  536L ERROR_PIPE_LISTENING         等候打开管道另一端的进程。
  994L ERROR_EA_ACCESS_DENIED        访问 EA 被拒绝。
  995L ERROR_OPERATION_ABORTED        由于线程已存在或应用程序的请求,I/O 操作被终止。
  996L ERROR_IO_INCOMPLETE          重叠 IO 事件不在信号状态中。
  997L ERROR_IO_PENDING           正在处理重叠的 IO 操作。
  998L ERROR_NOACCESS            内存分配访问无效。
  999L ERROR_SWAPERROR            访问页文件出错。
  1001L ERROR_STACK_OVERFLOW         太多层递归嵌套调用,栈溢出。
  1002L ERROR_INVALID_MESSAGE         窗口无法处理已发送的消息。
  1003L ERROR_CAN_NOT_COMPLETE        因为某些原因无法完成该功能。
  1004L ERROR_INVALID_FLAGS          该标志无效。
  1005L ERROR_UNRECOGNIZED_VOLUME       卷不包括可识别的文件系统。
  请确认是否加载所有必
  须的文件系统驱动程序
  或卷是否已损坏。
  1006L ERROR_FILE_INVALID          文件的卷已从外部进行改变,且已打开的文件不再有效。
  1007L ERROR_FULLSCREEN_MODE         要求的操作无法以全屏幕模式执行。
  1008L ERROR_NO_TOKEN            试图引用不存在的令牌。
  1009L ERROR_BADDB              配置注册表数据库损坏。
  1010L ERROR_BADKEY             配置注册表键值无效。
  1011L ERROR_CANTOPEN            无法打开配置注册表键值。
  1012L ERROR_CANTREAD            无法读取配置注册表键值。
  1013L ERROR_CANTWRITE            无法写配置注册表键值。
  1014L ERROR_REGISTRY_RECOVERED       必须使用记录或另一备份以
  恢复包含系统注册表数据
  的文件。恢复成功。
  1015L ERROR_REGISTRY_CORRUPT        注册表损坏。包含注册表数据的某一文件结构损坏,或系统的文件内存映像损坏,或因为替代副本、日志缺少或损坏而无法恢复文件。
  1016L ERROR_REGISTRY_IO_FAILED       由注册表引起的 I/O 操作发生了不可恢复的错误。注册表将不能读取、写出或刷新包含注册表系统图像的其中一 个文件。
  1017L ERROR_NOT_REGISTRY_FILE        系统试图在注册表中加载或还原文件,
  而指定的文件不具有注册表文件的格式。
  1018L ERROR_KEY_DELETED           试图在标记为删除的注册表项上运行不合法的操作。
  1019L ERROR_NO_LOG_SPACE          系统无法配置注册表日志中所请求的空间。
  1020L ERROR_KEY_HAS_CHILDREN        试图在一个已经有子项或数值的注册表项中创建符号链接。
  1021L ERROR_CHILD_MUST_BE_VOLATILE     试图在不稳定的父项下创建稳定的子项。
  1022L ERROR_NOTIFY_ENUM_DIR         表示将完成一项提示更改请求且信息不传回调用方的缓冲区内。调用方现在需要枚举文件来查找更改。
  1051L ERROR_DEPENDENT_SERVICES_RUNNING   已将停止控制发送给与其他运行服务相关的服务。
  1052L ERROR_INVALID_SERVICE_CONTROL     请求的控件对此服务无效。
  1053L ERROR_SERVICE_REQUEST_TIMEOUT     服务并未及时响应启动或控制请求。
  1054L ERROR_SERVICE_NO_THREAD        无法为该服务创建线程。
  1055L ERROR_SERVICE_DATABASE_LOCKED     服务数据库锁定。
  1056L ERROR_SERVICE_ALREADY_RUNNING     服务的实例已在运行中。
  1057L ERROR_INVALID_SERVICE_ACCOUNT     帐号名无效或者不存在。
  1058L ERROR_SERVICE_DISABLED        指定的服务禁用,无法启动。
  1059L ERROR_CIRCULAR_DEPENDENCY       指定了循环服务依存。
  1060L ERROR_SERVICE_DOES_NOT_EXIST     指定的服务不是所安装的服务。
  1061L ERROR_SERVICE_CANNOT_ACCEPT_CTRL   服务无法在此时接受控制信息。
  1062L ERROR_SERVICE_NOT_ACTIVE       服务没有启动。
  1063L ERROR_FAILED_SERVICE_CONTROLLER_CONNECT 服务进程无法连接到服务控制器上。
  1064L ERROR_EXCEPTION_IN_SERVICE      当处理控制请求时,在服务中发生异常。
  1065L ERROR_DATABASE_DOES_NOT_EXIST     指定的数据库不存在。
  1066L ERROR_SERVICE_SPECIFIC_ERROR     服务已返回特定的服务错误码。
  1067L ERROR_PROCESS_ABORTED         进程意外终止。
  1068L ERROR_SERVICE_DEPENDENCY_FAIL     无法启动从属服务或组。
  1069L ERROR_SERVICE_LOGON_FAILED      由于登录失败而无法启动服务。
  1070L ERROR_SERVICE_START_HANG       启动后,服务停留在启动暂停状态。
  1071L ERROR_INVALID_SERVICE_LOCK      指定的服务数据库锁定无效。
  1072L ERROR_SERVICE_MARKED_FOR_DELETE    指定的服务已标记为删除。
  1073L ERROR_SERVICE_EXISTS         指定的服务已存在。
  1074L ERROR_ALREADY_RUNNING_LKG       系统当前以最新的有效配置运行。
  1075L ERROR_SERVICE_DEPENDENCY_DELETED   依存服务不存在,或已被标记为删除。
  1076L ERROR_BOOT_ALREADY_ACCEPTED      已接受使用当前引导作为最后的有效
  控制设置。
  1077L ERROR_SERVICE_NEVER_STARTED      自从上一次启动以后,没有再次启动过该服务。
  1078L ERROR_DUPLICATE_SERVICE_NAME     名称已用作服务名或服务显示名。
  1079L ERROR_DIFFERENT_SERVICE_ACCOUNT    此服务的帐户不同于运行于同一进程上的其它服务的帐户。
  1100L ERROR_END_OF_MEDIA          已达磁带的实际结尾。
  1101L ERROR_FILEMARK_DETECTED        磁带访问已达文件标记。
  1102L ERROR_BEGINNING_OF_MEDIA       已达磁带或磁盘分区的开头。
  1103L ERROR_SETMARK_DETECTED        已达磁带的设置标记。
  1104L ERROR_NO_DATA_DETECTED        已达磁带访问时的数据标记尾端。
  1105L ERROR_PARTITION_FAILURE        磁带无法分区。
  1106L ERROR_INVALID_BLOCK_LENGTH      在访问多卷分区的新磁带时,当前的块大小不正确。
  1107L ERROR_DEVICE_NOT_PARTITIONED     装载磁带时,找不到磁带分区信息。
  1108L ERROR_UNABLE_TO_LOCK_MEDIA      未能锁定弹出媒体机能。
  1109L ERROR_UNABLE_TO_UNLOAD_MEDIA     无法卸载媒体。
  1110L ERROR_MEDIA_CHANGED          驱动器中的介质可能已更改。
  1111L ERROR_BUS_RESET            复位 I/O 总线。
  1112L ERROR_NO_MEDIA_IN_DRIVE        无法进行磁带查询,因为驱动器中没有媒体。
  1113L ERROR_NO_UNICODE_TRANSLATION     在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。
  1114L ERROR_DLL_INIT_FAILED         DLL 初始化例程失败。
  1115L ERROR_SHUTDOWN_IN_PROGRESS      系统关机正在进行。
  1116L ERROR_NO_SHUTDOWN_IN_PROGRESS     因为关机正在进行中,试图终止系统关机失败。
  1117L ERROR_IO_DEVICE            因为 I/O 设备错误,所以无法运行此项请求。
  1118L ERROR_SERIAL_NO_DEVICE        没有串行设备被初始化成功。串行驱动程序将卸载。
  1119L ERROR_IRQ_BUSY            无法打开正在与其他设备共享 中断请求(IRQ)的设备。至少有一个使用该 IRQ 的其他设备已打开。
  1120L ERROR_MORE_WRITES           串行 I/O 操作已由另一个串行口的写入完成。(IOCTL_SERIAL_XOFF_COUNTER 已达零。)
  1121L ERROR_COUNTER_TIMEOUT         由于超时,串行 I/O 操作已结束。
  (IOCTL_SERIAL_XOFF_COUNTER 未达到零。)
  1122L ERROR_FLOPPY_ID_MARK_NOT_FOUND    在软盘上找不到 ID 地址标记。
  1123L ERROR_FLOPPY_WRONG_CYLINDER      软盘扇区 ID 字段与软盘控制器磁道地址不相符。
  1124L ERROR_FLOPPY_UNKNOWN_ERROR      软盘控制器报告的错误,软盘驱动程序无法识别它。
  1125L ERROR_FLOPPY_BAD_REGISTERS      软盘控制器返回的结果和注册的不一致。
  1126L ERROR_DISK_RECALIBRATE_FAILED     当访问硬盘时,重新校准操作失败,
  重试仍然失败。
  1127L ERROR_DISK_OPERATION_FAILED      当访问硬盘时,磁盘操作失败,重试仍然失败。
  1128L ERROR_DISK_RESET_FAILED        访问硬盘时,进行了复位,但仍不成功。
  1129L ERROR_EOM_OVERFLOW          已达磁带结尾。
  1130L ERROR_NOT_ENOUGH_SERVER_MEMORY    服务器存储空间不足,无法处理此命令。
  1131L ERROR_POSSIBLE_DEADLOCK        检测出潜在的死锁状态。
  1132L ERROR_MAPPED_ALIGNMENT        指定的基址或文件偏移量没有
  适当对齐。
  1140L ERROR_SET_POWER_STATE_VETOED     改变系统供电状态的尝试被另一应用程序或驱动程序否决。
  1141L ERROR_SET_POWER_STATE_FAILED     系统 BIOS 改变系统供电状态的尝试失败。
  1142L ERROR_TOO_MANY_LINKS         试图在一文件上创建超过系统允许数额的链接。
  1150L ERROR_OLD_WIN_VERSION         指定程序要求更新的 Windows 版本。
  1151L ERROR_APP_WRONG_OS          指定程序不是 Windows 或 MS-DOS程序。
  1152L ERROR_SINGLE_INSTANCE_APP       无法启动指定程序的多个实例。
  1153L ERROR_RMODE_APP            指定的程序是为旧版的 Windows 编写的。
  1154L ERROR_INVALID_DLL           执行该应用程序所需的库文件之
  一被损坏。
  1155L ERROR_NO_ASSOCIATION         没有应用程序与此操作的指定文
  件有关联。
  1156L ERROR_DDE_FAIL            将命令发送到应用程序时出现错误。
  1157L ERROR_DLL_NOT_FOUND          找不到运行此应用程序所需的某个库文件。
  1200L ERROR_BAD_DEVICE           指定的设备名无效。
  1201L ERROR_CONNECTION_UNAVAIL       设备当前未连接上,但其为一个记录连接。
  1202L ERROR_DEVICE_ALREADY_REMEMBERED    试图记录先前已记录的设备。
  1203L ERROR_NO_NET_OR_BAD_PATH       网络提供程序不接受指定的网络路径。
  1204L ERROR_BAD_PROVIDER          指定的网络提供程序名称无效。
  1205L ERROR_CANNOT_OPEN_PROFILE       无法打开网络连接配置文件。
  1206L ERROR_BAD_PROFILE           网络连接配置文件损坏。
  1207L ERROR_NOT_CONTAINER          无法列举空载体。
  1208L ERROR_EXTENDED_ERROR         发生扩展错误。
  1209L ERROR_INVALID_GROUPNAME        指定组名的格式无效。
  1210L ERROR_INVALID_COMPUTERNAME      指定计算机名的格式无效。
  1211L ERROR_INVALID_EVENTNAME        指定事件名的格式无效。
  1212L ERROR_INVALID_DOMAINNAME       指定域名的格式无效。
  1213L ERROR_INVALID_SERVICENAME       指定服务名的格式无效。
  1214L ERROR_INVALID_NETNAME         指定网络名的格式无效。
  1215L ERROR_INVALID_SHARENAME        指定的共享名格式无效。
  1216L ERROR_INVALID_PASSWORDNAME      指定的密码格式无效。
  1217L ERROR_INVALID_MESSAGENAME       指定的消息名格式无效。
  1218L ERROR_INVALID_MESSAGEDEST       指定的消息目标格式无效。
  1219L ERROR_SESSION_CREDENTIAL_CONFLICT   提供的凭据与已存在的凭据集冲突。
  1220L ERROR_REMOTE_SESSION_LIMIT_EXCEEDED  试图与局域网管理器服务器建立会话,但目前与该服务器建立的会话太多。
  1221L ERROR_DUP_DOMAINNAME         工作组或域名已由网络上的另一部计算机使用。
  1222L ERROR_NO_NETWORK           网络未连接或启动。
  1223L ERROR_CANCELLED            用户已经取消该操作。
  1224L ERROR_USER_MAPPED_FILE        请求的操作无法在使用用户映射区域打开的文件上执行。
  1225L ERROR_CONNECTION_REFUSED       远程系统拒绝网络连接。
  1226L ERROR_GRACEFUL_DISCONNECT       网络连接已被适当地关闭了。
  1227L ERROR_ADDRESS_ALREADY_ASSOCIATED   网络传输终结点已有与其关联的地址。
  1228L ERROR_ADDRESS_NOT_ASSOCIATED     地址仍未与网络终结点关联。
  1229L ERROR_CONNECTION_INVALID       试图在不存在的网络连接中操作。
  1230L ERROR_CONNECTION_ACTIVE        试图在使用中的网络连接上进行无效的操作。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Justep Inc.

GMT+8, 2025-7-19 23:25 , Processed in 0.045938 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表