MFC System Error Codes (0-499)

System Error Codes 0-499

The following table provides a list of system error codes (errors 0 to 499). They are returned by the GetLastError function when many functions fail. To retrieve the description text for the error in your application, use the FormatMessage function with the FORMAT_MESSAGE_FROM_SYSTEM flag.【下表列出了系统错误代码(错误0到499)。当许多函数失败时,GetLastError函数返回它们。要检索应用程序中错误的描述文本,请使用FormatMessage函数和FORMAT_MESSAGE_FROM_SYSTEM标志。】

If you are experiencing difficulty with an application you are installing or running, contact customer support for the software that is displaying the error message. To obtain support for a Microsoft product, go to http://support.microsoft.com.【如果正在安装或运行的应用程序遇到困难,请与客户支持联系以获取显示错误消息的软件。要获得对Microsoft产品的支持,请转到http://support.microsoft.com。】

ConstantvalueDescription
ERROR_SUCCESS0The operation completed successfully.
【操作已成功完成。】
ERROR_INVALID_FUNCTION1Incorrect function.
【功能不正确。】
ERROR_FILE_NOT_FOUND2The system cannot find the file specified.
【系统找不到指定的文件。】
ERROR_PATH_NOT_FOUND3The system cannot find the path specified.
【系统找不到指定的路径。】
ERROR_TOO_MANY_OPEN_FILES4The system cannot open the file.
【系统无法打开该文件。】
ERROR_ACCESS_DENIED5Access is denied.
【访问被拒绝。】
ERROR_INVALID_HANDLE6The handle is invalid.
【句柄无效。】
ERROR_ARENA_TRASHED7The storage control blocks were destroyed.
【存储控制块被销毁。】
ERROR_NOT_ENOUGH_MEMORY8Not enough storage is available to process this command.
【存储空间不足,无法处理此命令。】
ERROR_INVALID_BLOCK9The storage control block address is invalid.
【存储控制块地址无效。】
ERROR_BAD_ENVIRONMENT10The environment is incorrect.
【环境不正确。】
ERROR_BAD_FORMAT11An attempt was made to load a program with an incorrect format.
【试图加载格式不正确的程序。】
ERROR_INVALID_ACCESS12The access code is invalid.
【访问代码无效。】
ERROR_INVALID_DATA13The data is invalid.
【数据无效。】
ERROR_OUTOFMEMORY14Not enough storage is available to complete this operation.
【没有足够的存储空间来完成此操作。】
ERROR_INVALID_DRIVE15The system cannot find the drive specified.
【系统找不到指定的驱动器。】
ERROR_CURRENT_DIRECTORY16The directory cannot be removed.
【无法删除目录。】
ERROR_NOT_SAME_DEVICE17The system cannot move the file to a different disk drive.
【系统无法将文件移动到其他磁盘驱动器。】
ERROR_NO_MORE_FILES18There are no more files.
【没有其他文件了。】
ERROR_WRITE_PROTECT19The media is write protected.
【介质有写保护。】
ERROR_BAD_UNIT20The system cannot find the device specified.
【系统找不到指定的设备。】
ERROR_NOT_READY21The device is not ready.
【设备未就绪。】
ERROR_BAD_COMMAND22The device does not recognize the command.
【设备无法识别该命令。】
ERROR_CRC23Data error (cyclic redundancy check).
【数据错误(循环冗余校验)。】
ERROR_BAD_LENGTH24The program issued a command but the command length is incorrect.
【程序发出了一个命令,但命令长度不正确。】
ERROR_SEEK25The drive cannot locate a specific area or track on the disk.
【驱动器找不到磁盘上的特定区域或磁道。】
ERROR_NOT_DOS_DISK26The specified disk or diskette cannot be accessed.
【无法访问指定的磁盘。】
ERROR_SECTOR_NOT_FOUND27The drive cannot find the sector requested.
【驱动器找不到请求的扇区。】
ERROR_OUT_OF_PAPER28The printer is out of paper.
【打印机缺纸了。】
ERROR_WRITE_FAULT29The system cannot write to the specified device.
【系统无法写入指定的设备。】
ERROR_READ_FAULT30The system cannot read from the specified device.
【系统无法读取指定的设备。】
ERROR_GEN_FAILURE31A device attached to the system is not functioning.
【连接到系统的设备不工作。】
ERROR_SHARING_VIOLATION32The process cannot access the file because it is being used by another process.
【进程无法访问该文件,因为另一个进程正在使用它。】
ERROR_LOCK_VIOLATION33The process cannot access the file because another process has locked a portion of the file.
【进程无法访问该文件,因为另一个进程已锁定该文件的一部分。】
ERROR_WRONG_DISK34The wrong diskette is in the drive. Insert %2 (Volume Serial Number: %3) into drive %1.
【驱动器中有错误的软盘。将%2(卷序列号:%3)插入驱动器%1。】
ERROR_SHARING_BUFFER_EXCEEDED36Too many files opened for sharing.
【打开的共享文件太多。】
ERROR_HANDLE_EOF38Reached the end of the file.
【已到达文件结尾。】
ERROR_HANDLE_DISK_FULL39The disk is full.
【磁盘已满。】
ERROR_NOT_SUPPORTED50The request is not supported.
【不支持该请求。】
ERROR_REM_NOT_LIST51Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator.
【Windows找不到网络路径。验证网络路径是否正确,目标计算机是否正忙或已关闭。如果Windows仍然找不到网络路径,请与网络管理员联系。】
ERROR_DUP_NAME52You were not connected because a duplicate name exists on the network. If joining a domain, go to System in Control Panel to change the computer name and try again. If joining a workgroup, choose another workgroup name.
【您没有连接,因为网络上存在重复的名称。如果加入域,请转到“控制面板”中的“系统”更改计算机名,然后重试。如果加入工作组,请选择其他工作组名称。】
ERROR_BAD_NETPATH53The network path was not found.
【找不到网络路径。】
ERROR_NETWORK_BUSY54The network is busy.
【网络很忙。】
ERROR_DEV_NOT_EXIST55The specified network resource or device is no longer available.
【指定的网络资源或设备不再可用。】
ERROR_TOO_MANY_CMDS56The network BIOS command limit has been reached.
【已达到网络BIOS命令限制。】
ERROR_ADAP_HDW_ERR57A network adapter hardware error occurred.
【出现网络适配器硬件错误。】
ERROR_BAD_NET_RESP58The specified server cannot perform the requested operation.
【指定的服务器无法执行请求的操作。】
ERROR_UNEXP_NET_ERR59An unexpected network error occurred.
【发生意外的网络错误。】
ERROR_BAD_REM_ADAP60The remote adapter is not compatible.
【远程适配器不兼容。】
ERROR_PRINTQ_FULL61The printer queue is full.
【打印机队列已满。】
ERROR_NO_SPOOL_SPACE62Space to store the file waiting to be printed is not available on the server.
【服务器上没有存储等待打印的文件的空间。】
ERROR_PRINT_CANCELLED63Your file waiting to be printed was deleted.
【等待打印的文件已被删除。】
ERROR_NETNAME_DELETED64The specified network name is no longer available.
【指定的网络名称不再可用。】
ERROR_NETWORK_ACCESS_DENIED65Network access is denied.
【网络访问被拒绝。】
ERROR_BAD_DEV_TYPE66The network resource type is not correct.
【网络资源类型不正确。】
ERROR_BAD_NET_NAME67The network name cannot be found.
【找不到网络名称。】
ERROR_TOO_MANY_NAMES68The name limit for the local computer network adapter card was exceeded.
【超过了本地计算机网络适配器卡的名称限制。】
ERROR_TOO_MANY_SESS69The network BIOS session limit was exceeded.
【超出了网络BIOS会话限制。】
ERROR_SHARING_PAUSED70The remote server has been paused or is in the process of being started.
【远程服务器已暂停或正在启动。】
ERROR_REQ_NOT_ACCEP71No 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_REDIR_PAUSED72The specified printer or disk device has been paused.
【指定的打印机或磁盘设备已暂停。】
ERROR_FILE_EXISTS80The file exists.
【文件存在。】
ERROR_CANNOT_MAKE82The directory or file cannot be created.
【无法创建目录或文件。】
ERROR_FAIL_I2483Fail on INT 24.
【INT 24故障。】
ERROR_OUT_OF_STRUCTURES84Storage to process this request is not available.
【处理此请求的存储不可用。】
ERROR_ALREADY_ASSIGNED85The local device name is already in use.
【本地设备名已在使用中。】
ERROR_INVALID_PASSWORD86The specified network password is not correct.
【指定的网络密码不正确。】
ERROR_INVALID_PARAMETER87The parameter is incorrect.
【参数不正确。】
ERROR_NET_WRITE_FAULT88A write fault occurred on the network.
【网络上发生写入错误。】
ERROR_NO_PROC_SLOTS89The system cannot start another process at this time.
【系统此时无法启动另一个进程。】
ERROR_TOO_MANY_SEMAPHORES100Cannot create another system semaphore.
【无法创建另一个系统信号量。】
ERROR_EXCL_SEM_ALREADY_OWNED101The exclusive semaphore is owned by another process.
【独占信号量由另一个进程拥有。】
ERROR_SEM_IS_SET102The semaphore is set and cannot be closed.
【信号量已设置,无法关闭。】
ERROR_TOO_MANY_SEM_REQUESTS103The semaphore cannot be set again.
【无法再次设置信号量。】
ERROR_INVALID_AT_INTERRUPT_TIME104Cannot request exclusive semaphores at interrupt time.
【无法在中断时请求独占信号量。】
ERROR_SEM_OWNER_DIED105The previous ownership of this semaphore has ended.
【此信号量以前的所有权已结束。】
ERROR_SEM_USER_LIMIT106Insert the diskette for drive %1.
【插入驱动器%1的软盘。】
ERROR_DISK_CHANGE107The program stopped because an alternate diskette was not inserted.
【由于没有插入备用磁盘,程序停止。】
ERROR_DRIVE_LOCKED108The disk is in use or locked by another process.
【磁盘正在使用或被另一个进程锁定。】
ERROR_BROKEN_PIPE109The pipe has been ended.
【管子已经断了。】
ERROR_OPEN_FAILED110The system cannot open the device or file specified.
【系统无法打开指定的设备或文件。】
ERROR_BUFFER_OVERFLOW111The file name is too long.
【文件名太长。】
ERROR_DISK_FULL112There is not enough space on the disk.
【磁盘空间不足。】
ERROR_NO_MORE_SEARCH_HANDLES113No more internal file identifiers available.
【没有更多的内部文件标识符可用。】
ERROR_INVALID_TARGET_HANDLE114The target internal file identifier is incorrect.
【目标内部文件标识符不正确。】
ERROR_INVALID_CATEGORY117The IOCTL call made by the application program is not correct.
【应用程序发出的IOCTL调用不正确。】
ERROR_INVALID_VERIFY_SWITCH118The verify-on-write switch parameter value is not correct.
【写入时验证开关参数值不正确。】
ERROR_BAD_DRIVER_LEVEL119The system does not support the command requested.
【系统不支持请求的命令。】
ERROR_CALL_NOT_IMPLEMENTED120This function is not supported on this system.
【此系统不支持此功能。】
ERROR_SEM_TIMEOUT121The semaphore timeout period has expired.
【信号灯超时时间已过期。】
ERROR_INSUFFICIENT_BUFFER122The data area passed to a system call is too small.
【传递给系统调用的数据区域太小。】
ERROR_INVALID_NAME123The filename, directory name, or volume label syntax is incorrect.
【文件名、目录名或卷标语法不正确。】
ERROR_INVALID_LEVEL124The system call level is not correct.
【系统调用级别不正确。】
ERROR_NO_VOLUME_LABEL125The disk has no volume label.
【磁盘没有卷标。】
ERROR_MOD_NOT_FOUND126The specified module could not be found.
【找不到指定的模块。】
ERROR_PROC_NOT_FOUND127The specified procedure could not be found.
【找不到指定的过程。】
ERROR_WAIT_NO_CHILDREN128There are no child processes to wait for.
【没有要等待的子进程。】
ERROR_CHILD_NOT_COMPLETE129The %1 application cannot be run in Win32 mode.
【%1应用程序不能在Win32模式下运行。】
ERROR_DIRECT_ACCESS_HANDLE130Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O.
【尝试将打开的磁盘分区的文件句柄用于原始磁盘I/O以外的操作。】
ERROR_NEGATIVE_SEEK131An attempt was made to move the file pointer before the beginning of the file.
【试图在文件开头之前移动文件指针。】
ERROR_SEEK_ON_DEVICE132The file pointer cannot be set on the specified device or file.
【无法在指定的设备或文件上设置文件指针。】
ERROR_IS_JOIN_TARGET133A JOIN or SUBST command cannot be used for a drive that contains previously joined drives.
【JOIN或SUBST命令不能用于包含以前连接的驱动器的驱动器。】
ERROR_IS_JOINED134An attempt was made to use a JOIN or SUBST command on a drive that has already been joined.
【试图在已连接的驱动器上使用JOIN或SUBST命令。】
ERROR_IS_SUBSTED135An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted.
【试图在已被替换的驱动器上使用JOIN或SUBST命令。】
ERROR_NOT_JOINED136The system tried to delete the JOIN of a drive that is not joined.
【系统试图删除未连接的驱动器的连接。】
ERROR_NOT_SUBSTED137The system tried to delete the substitution of a drive that is not substituted.
【系统试图删除未替换驱动器的替换项。】
ERROR_JOIN_TO_JOIN138The system tried to join a drive to a directory on a joined drive.
【系统试图将驱动器连接到已连接驱动器上的目录。】
ERROR_SUBST_TO_SUBST139The system tried to substitute a drive to a directory on a substituted drive.
【系统试图将驱动器替换为替换驱动器上的目录。】
ERROR_JOIN_TO_SUBST140The system tried to join a drive to a directory on a substituted drive.
【系统试图将驱动器连接到替换驱动器上的目录。】
ERROR_SUBST_TO_JOIN141The system tried to SUBST a drive to a directory on a joined drive.
【系统试图将驱动器SUBST到已连接驱动器上的目录。】
ERROR_BUSY_DRIVE142The system cannot perform a JOIN or SUBST at this time.
【系统此时无法执行联接或SUBST。】
ERROR_SAME_DRIVE143The system cannot join or substitute a drive to or for a directory on the same drive.
【系统不能将驱动器加入或替换为同一驱动器上的目录。】
ERROR_DIR_NOT_ROOT144The directory is not a subdirectory of the root directory.
【该目录不是根目录的子目录。】
ERROR_DIR_NOT_EMPTY145The directory is not empty.
【目录不为空。】
ERROR_IS_SUBST_PATH146The path specified is being used in a substitute.
【指定的路径正在替换中使用。】
ERROR_IS_JOIN_PATH147Not enough resources are available to process this command.
【资源不足,无法处理此命令。】
ERROR_PATH_BUSY148The path specified cannot be used at this time.
【此时无法使用指定的路径。】
ERROR_IS_SUBST_TARGET149An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute.
【试图加入或替换驱动器,该驱动器上的目录是先前替换的目标。】
ERROR_SYSTEM_TRACE150System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed.
【系统跟踪信息未在您的中指定配置系统文件,或不允许跟踪。】
ERROR_INVALID_EVENT_COUNT151The number of specified semaphore events for DosMuxSemWait is not correct.
【为DosMuxSemWait指定的信号量事件数不正确。】
ERROR_TOO_MANY_MUXWAITERS152DosMuxSemWait did not execute; too many semaphores are already set.
【DosMuxSemWait没有执行;已经设置了太多的信号量。】
ERROR_INVALID_LIST_FORMAT153The DosMuxSemWait list is not correct.
【DosMuxSemWait列表不正确。】
ERROR_LABEL_TOO_LONG154The volume label you entered exceeds the label character limit of the target file system.
【输入的卷标超出了目标文件系统的标签字符限制。】
ERROR_TOO_MANY_TCBS155Cannot create another thread.
【无法创建其他线程。】
ERROR_SIGNAL_REFUSED156The recipient process has refused the signal.
【收件人进程已拒绝该信号。】
ERROR_DISCARDED157The segment is already discarded and cannot be locked.
【该段已被丢弃,无法锁定。】
ERROR_NOT_LOCKED158The segment is already unlocked.
【该段已解锁。】
ERROR_BAD_THREADID_ADDR159The address for the thread ID is not correct.
【线程ID的地址不正确。】
ERROR_BAD_ARGUMENTS160One or more arguments are not correct.
【一个或多个参数不正确。】
ERROR_BAD_PATHNAME161The specified path is invalid.
【指定的路径无效。】
ERROR_SIGNAL_PENDING162A signal is already pending.
【信号已挂起。】
ERROR_MAX_THRDS_REACHED164No more threads can be created in the system.
【无法在系统中创建更多线程。】
ERROR_LOCK_FAILED167Unable to lock a region of a file.
【无法锁定文件的区域。】
ERROR_BUSY170The requested resource is in use.
【请求的资源正在使用中。】
ERROR_CANCEL_VIOLATION173A lock request was not outstanding for the supplied cancel region.
【提供的取消区域的锁定请求未完成。】
ERROR_ATOMIC_LOCKS_NOT_SUPPORTED174The file system does not support atomic changes to the lock type.
【文件系统不支持对锁类型进行原子更改。】
ERROR_INVALID_SEGMENT_NUMBER180The system detected a segment number that was not correct.
【系统检测到一个不正确的段号。】
ERROR_INVALID_ORDINAL182The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_ALREADY_EXISTS183Cannot create a file when that file already exists.
【当文件已存在时,无法创建该文件。】
ERROR_INVALID_FLAG_NUMBER186The flag passed is not correct.
【传递的标志不正确。】
ERROR_SEM_NOT_FOUND187The specified system semaphore name was not found.
【找不到指定的系统信号量名称。】
ERROR_INVALID_STARTING_CODESEG188The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_INVALID_STACKSEG189The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_INVALID_MODULETYPE190The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_INVALID_EXE_SIGNATURE191Cannot run %1 in Win32 mode.
【无法在Win32模式下运行%1。】
ERROR_EXE_MARKED_INVALID192The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_BAD_EXE_FORMAT193%1 is not a valid Win32 application.
【%1不是有效的Win32应用程序。】
ERROR_ITERATED_DATA_EXCEEDS_64k194The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_INVALID_MINALLOCSIZE195The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_DYNLINK_FROM_INVALID_RING196The operating system cannot run this application program.
【操作系统无法运行此应用程序。】
ERROR_IOPL_NOT_ENABLED197The operating system is not presently configured to run this application.
【操作系统当前未配置为运行此应用程序。】
ERROR_INVALID_SEGDPL198The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_AUTODATASEG_EXCEEDS_64k199The operating system cannot run this application program.
【操作系统无法运行此应用程序。】
ERROR_RING2SEG_MUST_BE_MOVABLE200The code segment cannot be greater than or equal to 64K.
【代码段不能大于或等于64K。】
ERROR_RELOC_CHAIN_XEEDS_SEGLIM201The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_INFLOOP_IN_RELOC_CHAIN202The operating system cannot run %1.
【操作系统无法运行%1。】
ERROR_ENVVAR_NOT_FOUND203The system could not find the environment option that was entered.
【系统找不到输入的环境选项。】
ERROR_NO_SIGNAL_SENT205No process in the command subtree has a signal handler.
【命令子树中没有进程具有信号处理程序。】
ERROR_FILENAME_EXCED_RANGE206The filename or extension is too long.
【文件名或扩展名太长。】
ERROR_RING2_STACK_IN_USE207The ring 2 stack is in use.
【环2堆栈正在使用中。】
ERROR_META_EXPANSION_TOO_LONG208The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified.
【全局文件名字符,*或?,输入错误或指定了太多全局文件名字符。】
ERROR_INVALID_SIGNAL_NUMBER209The signal being posted is not correct.
【张贴的信号不正确。】
ERROR_THREAD_1_INACTIVE210The signal handler cannot be set.
【无法设置信号处理程序。】
ERROR_LOCKED212The segment is locked and cannot be reallocated.
【段已锁定,无法重新分配。】
ERROR_TOO_MANY_MODULES214Too many dynamic-link modules are attached to this program or dynamic-link module.
【此程序或动态链接模块附加了太多动态链接模块。】
ERROR_NESTING_NOT_ALLOWED215Cannot nest calls to LoadModule.
【无法嵌套对LoadModule的调用。】
ERROR_EXE_MACHINE_TYPE_MISMATCH216The version of %1 is not compatible with the version you’re running. Check your computer’s system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
【%1的版本与您正在运行的版本不兼容。请检查计算机的系统信息,查看是否需要x86(32位)或x64(64位)版本的程序,然后与软件发行商联系。】
ERROR_EXE_CANNOT_MODIFY_SIGNED_BINARY217The image file %1 is signed, unable to modify.
【图像文件%1已签名,无法修改。】
ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY218The image file %1 is strong signed, unable to modify.
【图像文件%1是强签名的,无法修改。】
ERROR_FILE_CHECKED_OUT220This file is checked out or locked for editing by another user.
【此文件已被其他用户签出或锁定以供编辑。】
ERROR_CHECKOUT_REQUIRED221The file must be checked out before saving changes.
【保存更改前必须签出文件。】
ERROR_BAD_FILE_TYPE222The file type being saved or retrieved has been blocked.
【正在保存或检索的文件类型已被阻止。】
ERROR_FILE_TOO_LARGE223The file size exceeds the limit allowed and cannot be saved.
【文件大小超出了允许的限制,无法保存。】
ERROR_FORMS_AUTH_REQUIRED224Access Denied. Before opening files in this location, you must first add the web site to your trusted sites list, browse to the web site, and select the option to login automatically.
【拒绝访问。在打开此位置的文件之前,必须先将网站添加到“受信任的网站”列表,浏览到该网站,然后选择“自动登录”选项。】
ERROR_VIRUS_INFECTED225Operation did not complete successfully because the file contains a virus.
【操作未成功完成,因为文件包含病毒。】
ERROR_VIRUS_DELETED226This file contains a virus and cannot be opened. Due to the nature of this virus, the file has been removed from this location.
【此文件包含病毒,无法打开。由于此病毒的性质,文件已从此位置删除。】
ERROR_PIPE_LOCAL229The pipe is local.
【管道是局部的。】
ERROR_BAD_PIPE230The pipe state is invalid.
【管道状态无效。】
ERROR_PIPE_BUSY231All pipe instances are busy.
【所有管道实例都很忙。】
ERROR_NO_DATA232The pipe is being closed.
【管道正在关闭。】
ERROR_PIPE_NOT_CONNECTED233No process is on the other end of the pipe.
【管道的另一端没有流程。】
ERROR_MORE_DATA234More data is available.
【更多数据可用。】
ERROR_VC_DISCONNECTED240The session was canceled.
【会话已取消。】
ERROR_INVALID_EA_NAME254The specified extended attribute name was invalid.
【指定的扩展属性名无效。】
ERROR_EA_LIST_INCONSISTENT255The extended attributes are inconsistent.
【扩展属性不一致。】
WAIT_TIMEOUT258The wait operation timed out.
【等待操作超时。】
ERROR_NO_MORE_ITEMS259No more data is available.
【没有更多数据可用。】
ERROR_CANNOT_COPY266The copy functions cannot be used.
【无法使用复制功能。】
ERROR_DIRECTORY267The directory name is invalid.
【目录名无效。】
ERROR_EAS_DIDNT_FIT275The extended attributes did not fit in the buffer.
【扩展属性不适合缓冲区。】
ERROR_EA_FILE_CORRUPT276The extended attribute file on the mounted file system is corrupt.
【装载的文件系统上的扩展属性文件已损坏。】
ERROR_EA_TABLE_FULL277The extended attribute table file is full.
【扩展属性表文件已满。】
ERROR_INVALID_EA_HANDLE278The specified extended attribute handle is invalid.
【指定的扩展属性句柄无效。】
ERROR_EAS_NOT_SUPPORTED282The mounted file system does not support extended attributes.
【装载的文件系统不支持扩展属性。】
ERROR_NOT_OWNER288Attempt to release mutex not owned by caller.
【尝试释放不属于调用方的互斥锁。】
ERROR_TOO_MANY_POSTS298Too many posts were made to a semaphore.
【对一个信号量发了太多的帖子。】
ERROR_PARTIAL_COPY299Only part of a ReadProcessMemory or WriteProcessMemory request was completed.
【只完成了ReadProcessMemory或WriteProcessMemory请求的一部分。】
ERROR_OPLOCK_NOT_GRANTED300The oplock request is denied.
【oplock请求被拒绝。】
ERROR_INVALID_OPLOCK_PROTOCOL301An invalid oplock acknowledgment was received by the system.
【系统接收到无效的oplock确认。】
ERROR_DISK_TOO_FRAGMENTED302The volume is too fragmented to complete this operation.
【卷太零碎,无法完成此操作。】
ERROR_DELETE_PENDING303The file cannot be opened because it is in the process of being deleted.
【无法打开该文件,因为它正在被删除。】
ERROR_MR_MID_NOT_FOUND317The system cannot find message text for message number 0x%1 in the message file for %2.
【系统在%2的消息文件中找不到消息编号0x%1的消息文本。】
ERROR_SCOPE_NOT_FOUND318The scope specified was not found.
【找不到指定的作用域。】
ERROR_FAIL_NOACTION_REBOOT350No action was taken as a system reboot is required.
【由于需要重新启动系统,因此未采取任何操作。】
ERROR_FAIL_SHUTDOWN351The shutdown operation failed.
【关机操作失败。】
ERROR_FAIL_RESTART352The restart operation failed.
【重新启动操作失败。】
ERROR_MAX_SESSIONS_REACHED353The maximum number of sessions has been reached.
【已达到最大会话数。】
ERROR_THREAD_MODE_ALREADY_BACKGROUND400The thread is already in background processing mode.
【线程已处于后台处理模式。】
ERROR_THREAD_MODE_NOT_BACKGROUND401The thread is not in background processing mode.
【线程未处于后台处理模式。】
ERROR_PROCESS_MODE_ALREADY_BACKGROUND402The process is already in background processing mode.
【进程已处于后台处理模式。】
ERROR_PROCESS_MODE_NOT_BACKGROUND403The process is not in background processing mode.
【进程未处于后台处理模式。】
ERROR_INVALID_ADDRESS487Attempt to access invalid address.
【试图访问无效地址。】
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值