JwaNtStatus.pas
资源名称:win32api.zip [点击查看]
上传用户:davidchvip
上传日期:2009-07-28
资源大小:1749k
文件大小:243k
源码类别:
Windows编程
开发平台:
Delphi
- //
- // {No Paging File Specified}
- // No paging file was specified in the system configuration.
- //
- STATUS_NO_PAGEFILE = NTSTATUS($C0000147);
- {$EXTERNALSYM STATUS_NO_PAGEFILE}
- //
- // MessageId: STATUS_INVALID_LEVEL
- //
- // MessageText:
- //
- // {Incorrect System Call Level}
- // An invalid level was passed into the specified system call.
- //
- STATUS_INVALID_LEVEL = NTSTATUS($C0000148);
- {$EXTERNALSYM STATUS_INVALID_LEVEL}
- //
- // MessageId: STATUS_WRONG_PASSWORD_CORE
- //
- // MessageText:
- //
- // {Incorrect Password to LAN Manager Server}
- // You specified an incorrect password to a LAN Manager 2.x or MS-NET server.
- //
- STATUS_WRONG_PASSWORD_CORE = NTSTATUS($C0000149);
- {$EXTERNALSYM STATUS_WRONG_PASSWORD_CORE}
- //
- // MessageId: STATUS_ILLEGAL_FLOAT_CONTEXT
- //
- // MessageText:
- //
- // {EXCEPTION}
- // A real-mode application issued a floating-point instruction and floating-point hardware is not present.
- //
- STATUS_ILLEGAL_FLOAT_CONTEXT = NTSTATUS($C000014A);
- {$EXTERNALSYM STATUS_ILLEGAL_FLOAT_CONTEXT}
- //
- // MessageId: STATUS_PIPE_BROKEN
- //
- // MessageText:
- //
- // The pipe operation has failed because the other end of the pipe has been closed.
- //
- STATUS_PIPE_BROKEN = NTSTATUS($C000014B);
- {$EXTERNALSYM STATUS_PIPE_BROKEN}
- //
- // MessageId: STATUS_REGISTRY_CORRUPT
- //
- // MessageText:
- //
- // {The Registry Is Corrupt}
- // The structure of one of the files that contains Registry data is corrupt, or the image of the file in memory is corrupt, or the file could not be recovered because the alternate copy or log was absent or corrupt.
- //
- STATUS_REGISTRY_CORRUPT = NTSTATUS($C000014C);
- {$EXTERNALSYM STATUS_REGISTRY_CORRUPT}
- //
- // MessageId: STATUS_REGISTRY_IO_FAILED
- //
- // MessageText:
- //
- // 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.
- //
- STATUS_REGISTRY_IO_FAILED = NTSTATUS($C000014D);
- {$EXTERNALSYM STATUS_REGISTRY_IO_FAILED}
- //
- // MessageId: STATUS_NO_EVENT_PAIR
- //
- // MessageText:
- //
- // An event pair synchronization operation was performed using the thread specific client/server event pair object, but no event pair object was associated with the thread.
- //
- STATUS_NO_EVENT_PAIR = NTSTATUS($C000014E);
- {$EXTERNALSYM STATUS_NO_EVENT_PAIR}
- //
- // MessageId: STATUS_UNRECOGNIZED_VOLUME
- //
- // MessageText:
- //
- // 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 corrupt.
- //
- STATUS_UNRECOGNIZED_VOLUME = NTSTATUS($C000014F);
- {$EXTERNALSYM STATUS_UNRECOGNIZED_VOLUME}
- //
- // MessageId: STATUS_SERIAL_NO_DEVICE_INITED
- //
- // MessageText:
- //
- // No serial device was successfully initialized. The serial driver will unload.
- //
- STATUS_SERIAL_NO_DEVICE_INITED = NTSTATUS($C0000150);
- {$EXTERNALSYM STATUS_SERIAL_NO_DEVICE_INITED}
- //
- // MessageId: STATUS_NO_SUCH_ALIAS
- //
- // MessageText:
- //
- // The specified local group does not exist.
- //
- STATUS_NO_SUCH_ALIAS = NTSTATUS($C0000151);
- {$EXTERNALSYM STATUS_NO_SUCH_ALIAS}
- //
- // MessageId: STATUS_MEMBER_NOT_IN_ALIAS
- //
- // MessageText:
- //
- // The specified account name is not a member of the local group.
- //
- STATUS_MEMBER_NOT_IN_ALIAS = NTSTATUS($C0000152);
- {$EXTERNALSYM STATUS_MEMBER_NOT_IN_ALIAS}
- //
- // MessageId: STATUS_MEMBER_IN_ALIAS
- //
- // MessageText:
- //
- // The specified account name is already a member of the local group.
- //
- STATUS_MEMBER_IN_ALIAS = NTSTATUS($C0000153);
- {$EXTERNALSYM STATUS_MEMBER_IN_ALIAS}
- //
- // MessageId: STATUS_ALIAS_EXISTS
- //
- // MessageText:
- //
- // The specified local group already exists.
- //
- STATUS_ALIAS_EXISTS = NTSTATUS($C0000154);
- {$EXTERNALSYM STATUS_ALIAS_EXISTS}
- //
- // MessageId: STATUS_LOGON_NOT_GRANTED
- //
- // MessageText:
- //
- // A requested type of logon (e.g., Interactive, Network, Service) is not granted by the target system's local security policy.
- // Please ask the system administrator to grant the necessary form of logon.
- //
- STATUS_LOGON_NOT_GRANTED = NTSTATUS($C0000155);
- {$EXTERNALSYM STATUS_LOGON_NOT_GRANTED}
- //
- // MessageId: STATUS_TOO_MANY_SECRETS
- //
- // MessageText:
- //
- // The maximum number of secrets that may be stored in a single system has been exceeded. The length and number of secrets is limited to satisfy United States State Department export restrictions.
- //
- STATUS_TOO_MANY_SECRETS = NTSTATUS($C0000156);
- {$EXTERNALSYM STATUS_TOO_MANY_SECRETS}
- //
- // MessageId: STATUS_SECRET_TOO_LONG
- //
- // MessageText:
- //
- // The length of a secret exceeds the maximum length allowed. The length and number of secrets is limited to satisfy United States State Department export restrictions.
- //
- STATUS_SECRET_TOO_LONG = NTSTATUS($C0000157);
- {$EXTERNALSYM STATUS_SECRET_TOO_LONG}
- //
- // MessageId: STATUS_INTERNAL_DB_ERROR
- //
- // MessageText:
- //
- // The Local Security Authority (LSA) database contains an internal inconsistency.
- //
- STATUS_INTERNAL_DB_ERROR = NTSTATUS($C0000158);
- {$EXTERNALSYM STATUS_INTERNAL_DB_ERROR}
- //
- // MessageId: STATUS_FULLSCREEN_MODE
- //
- // MessageText:
- //
- // The requested operation cannot be performed in fullscreen mode.
- //
- STATUS_FULLSCREEN_MODE = NTSTATUS($C0000159);
- {$EXTERNALSYM STATUS_FULLSCREEN_MODE}
- //
- // MessageId: STATUS_TOO_MANY_CONTEXT_IDS
- //
- // MessageText:
- //
- // During a logon attempt, the user's security context accumulated too many security IDs. This is a very unusual situation.
- // Remove the user from some global or local groups to reduce the number of security ids to incorporate into the security context.
- //
- STATUS_TOO_MANY_CONTEXT_IDS = NTSTATUS($C000015A);
- {$EXTERNALSYM STATUS_TOO_MANY_CONTEXT_IDS}
- //
- // MessageId: STATUS_LOGON_TYPE_NOT_GRANTED
- //
- // MessageText:
- //
- // A user has requested a type of logon (e.g., interactive or network) that has not been granted. An administrator has control over who may logon interactively and through the network.
- //
- STATUS_LOGON_TYPE_NOT_GRANTED = NTSTATUS($C000015B);
- {$EXTERNALSYM STATUS_LOGON_TYPE_NOT_GRANTED}
- //
- // MessageId: STATUS_NOT_REGISTRY_FILE
- //
- // MessageText:
- //
- // The system has attempted to load or restore a file into the registry, and the specified file is not in the format of a registry file.
- //
- STATUS_NOT_REGISTRY_FILE = NTSTATUS($C000015C);
- {$EXTERNALSYM STATUS_NOT_REGISTRY_FILE}
- //
- // MessageId: STATUS_NT_CROSS_ENCRYPTION_REQUIRED
- //
- // MessageText:
- //
- // An attempt was made to change a user password in the security account manager without providing the necessary Windows cross-encrypted password.
- //
- STATUS_NT_CROSS_ENCRYPTION_REQUIRED = NTSTATUS($C000015D);
- {$EXTERNALSYM STATUS_NT_CROSS_ENCRYPTION_REQUIRED}
- //
- // MessageId: STATUS_DOMAIN_CTRLR_CONFIG_ERROR
- //
- // MessageText:
- //
- // A Windows Server has an incorrect configuration.
- //
- STATUS_DOMAIN_CTRLR_CONFIG_ERROR = NTSTATUS($C000015E);
- {$EXTERNALSYM STATUS_DOMAIN_CTRLR_CONFIG_ERROR}
- //
- // MessageId: STATUS_FT_MISSING_MEMBER
- //
- // MessageText:
- //
- // An attempt was made to explicitly access the secondary copy of information via a device control to the Fault Tolerance driver and the secondary copy is not present in the system.
- //
- STATUS_FT_MISSING_MEMBER = NTSTATUS($C000015F);
- {$EXTERNALSYM STATUS_FT_MISSING_MEMBER}
- //
- // MessageId: STATUS_ILL_FORMED_SERVICE_ENTRY
- //
- // MessageText:
- //
- // A configuration registry node representing a driver service entry was ill-formed and did not contain required value entries.
- //
- STATUS_ILL_FORMED_SERVICE_ENTRY = NTSTATUS($C0000160);
- {$EXTERNALSYM STATUS_ILL_FORMED_SERVICE_ENTRY}
- //
- // MessageId: STATUS_ILLEGAL_CHARACTER
- //
- // MessageText:
- //
- // An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.
- //
- STATUS_ILLEGAL_CHARACTER = NTSTATUS($C0000161);
- {$EXTERNALSYM STATUS_ILLEGAL_CHARACTER}
- //
- // MessageId: STATUS_UNMAPPABLE_CHARACTER
- //
- // MessageText:
- //
- // No mapping for the Unicode character exists in the target multi-byte code page.
- //
- STATUS_UNMAPPABLE_CHARACTER = NTSTATUS($C0000162);
- {$EXTERNALSYM STATUS_UNMAPPABLE_CHARACTER}
- //
- // MessageId: STATUS_UNDEFINED_CHARACTER
- //
- // MessageText:
- //
- // The Unicode character is not defined in the Unicode character set installed on the system.
- //
- STATUS_UNDEFINED_CHARACTER = NTSTATUS($C0000163);
- {$EXTERNALSYM STATUS_UNDEFINED_CHARACTER}
- //
- // MessageId: STATUS_FLOPPY_VOLUME
- //
- // MessageText:
- //
- // The paging file cannot be created on a floppy diskette.
- //
- STATUS_FLOPPY_VOLUME = NTSTATUS($C0000164);
- {$EXTERNALSYM STATUS_FLOPPY_VOLUME}
- //
- // MessageId: STATUS_FLOPPY_ID_MARK_NOT_FOUND
- //
- // MessageText:
- //
- // {Floppy Disk Error}
- // While accessing a floppy disk, an ID address mark was not found.
- //
- STATUS_FLOPPY_ID_MARK_NOT_FOUND = NTSTATUS($C0000165);
- {$EXTERNALSYM STATUS_FLOPPY_ID_MARK_NOT_FOUND}
- //
- // MessageId: STATUS_FLOPPY_WRONG_CYLINDER
- //
- // MessageText:
- //
- // {Floppy Disk Error}
- // While accessing a floppy disk, the track address from the sector ID field was found to be different than the track address maintained by the controller.
- //
- STATUS_FLOPPY_WRONG_CYLINDER = NTSTATUS($C0000166);
- {$EXTERNALSYM STATUS_FLOPPY_WRONG_CYLINDER}
- //
- // MessageId: STATUS_FLOPPY_UNKNOWN_ERROR
- //
- // MessageText:
- //
- // {Floppy Disk Error}
- // The floppy disk controller reported an error that is not recognized by the floppy disk driver.
- //
- STATUS_FLOPPY_UNKNOWN_ERROR = NTSTATUS($C0000167);
- {$EXTERNALSYM STATUS_FLOPPY_UNKNOWN_ERROR}
- //
- // MessageId: STATUS_FLOPPY_BAD_REGISTERS
- //
- // MessageText:
- //
- // {Floppy Disk Error}
- // While accessing a floppy-disk, the controller returned inconsistent results via its registers.
- //
- STATUS_FLOPPY_BAD_REGISTERS = NTSTATUS($C0000168);
- {$EXTERNALSYM STATUS_FLOPPY_BAD_REGISTERS}
- //
- // MessageId: STATUS_DISK_RECALIBRATE_FAILED
- //
- // MessageText:
- //
- // {Hard Disk Error}
- // While accessing the hard disk, a recalibrate operation failed, even after retries.
- //
- STATUS_DISK_RECALIBRATE_FAILED = NTSTATUS($C0000169);
- {$EXTERNALSYM STATUS_DISK_RECALIBRATE_FAILED}
- //
- // MessageId: STATUS_DISK_OPERATION_FAILED
- //
- // MessageText:
- //
- // {Hard Disk Error}
- // While accessing the hard disk, a disk operation failed even after retries.
- //
- STATUS_DISK_OPERATION_FAILED = NTSTATUS($C000016A);
- {$EXTERNALSYM STATUS_DISK_OPERATION_FAILED}
- //
- // MessageId: STATUS_DISK_RESET_FAILED
- //
- // MessageText:
- //
- // {Hard Disk Error}
- // While accessing the hard disk, a disk controller reset was needed, but even that failed.
- //
- STATUS_DISK_RESET_FAILED = NTSTATUS($C000016B);
- {$EXTERNALSYM STATUS_DISK_RESET_FAILED}
- //
- // MessageId: STATUS_SHARED_IRQ_BUSY
- //
- // MessageText:
- //
- // An attempt was made to open a device that was sharing an IRQ with other devices.
- // At least one other device that uses that IRQ was already opened.
- // Two concurrent opens of devices that share an IRQ and only work via interrupts is not supported for the particular bus type that the devices use.
- //
- STATUS_SHARED_IRQ_BUSY = NTSTATUS($C000016C);
- {$EXTERNALSYM STATUS_SHARED_IRQ_BUSY}
- //
- // MessageId: STATUS_FT_ORPHANING
- //
- // MessageText:
- //
- // {FT Orphaning}
- // A disk that is part of a fault-tolerant volume can no longer be accessed.
- //
- STATUS_FT_ORPHANING = NTSTATUS($C000016D);
- {$EXTERNALSYM STATUS_FT_ORPHANING}
- //
- // MessageId: STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT
- //
- // MessageText:
- //
- // The system bios failed to connect a system interrupt to the device or bus for
- // which the device is connected.
- //
- STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT = NTSTATUS($C000016E);
- {$EXTERNALSYM STATUS_BIOS_FAILED_TO_CONNECT_INTERRUPT}
- //
- // MessageId: STATUS_PARTITION_FAILURE
- //
- // MessageText:
- //
- // Tape could not be partitioned.
- //
- STATUS_PARTITION_FAILURE = NTSTATUS($C0000172);
- {$EXTERNALSYM STATUS_PARTITION_FAILURE}
- //
- // MessageId: STATUS_INVALID_BLOCK_LENGTH
- //
- // MessageText:
- //
- // When accessing a new tape of a multivolume partition, the current blocksize is incorrect.
- //
- STATUS_INVALID_BLOCK_LENGTH = NTSTATUS($C0000173);
- {$EXTERNALSYM STATUS_INVALID_BLOCK_LENGTH}
- //
- // MessageId: STATUS_DEVICE_NOT_PARTITIONED
- //
- // MessageText:
- //
- // Tape partition information could not be found when loading a tape.
- //
- STATUS_DEVICE_NOT_PARTITIONED = NTSTATUS($C0000174);
- {$EXTERNALSYM STATUS_DEVICE_NOT_PARTITIONED}
- //
- // MessageId: STATUS_UNABLE_TO_LOCK_MEDIA
- //
- // MessageText:
- //
- // Attempt to lock the eject media mechanism fails.
- //
- STATUS_UNABLE_TO_LOCK_MEDIA = NTSTATUS($C0000175);
- {$EXTERNALSYM STATUS_UNABLE_TO_LOCK_MEDIA}
- //
- // MessageId: STATUS_UNABLE_TO_UNLOAD_MEDIA
- //
- // MessageText:
- //
- // Unload media fails.
- //
- STATUS_UNABLE_TO_UNLOAD_MEDIA = NTSTATUS($C0000176);
- {$EXTERNALSYM STATUS_UNABLE_TO_UNLOAD_MEDIA}
- //
- // MessageId: STATUS_EOM_OVERFLOW
- //
- // MessageText:
- //
- // Physical end of tape was detected.
- //
- STATUS_EOM_OVERFLOW = NTSTATUS($C0000177);
- {$EXTERNALSYM STATUS_EOM_OVERFLOW}
- //
- // MessageId: STATUS_NO_MEDIA
- //
- // MessageText:
- //
- // {No Media}
- // There is no media in the drive.
- // Please insert media into drive %hs.
- //
- STATUS_NO_MEDIA = NTSTATUS($C0000178);
- {$EXTERNALSYM STATUS_NO_MEDIA}
- //
- // MessageId: STATUS_NO_SUCH_MEMBER
- //
- // MessageText:
- //
- // A member could not be added to or removed from the local group because the member does not exist.
- //
- STATUS_NO_SUCH_MEMBER = NTSTATUS($C000017A);
- {$EXTERNALSYM STATUS_NO_SUCH_MEMBER}
- //
- // MessageId: STATUS_INVALID_MEMBER
- //
- // MessageText:
- //
- // A new member could not be added to a local group because the member has the wrong account type.
- //
- STATUS_INVALID_MEMBER = NTSTATUS($C000017B);
- {$EXTERNALSYM STATUS_INVALID_MEMBER}
- //
- // MessageId: STATUS_KEY_DELETED
- //
- // MessageText:
- //
- // Illegal operation attempted on a registry key which has been marked for deletion.
- //
- STATUS_KEY_DELETED = NTSTATUS($C000017C);
- {$EXTERNALSYM STATUS_KEY_DELETED}
- //
- // MessageId: STATUS_NO_LOG_SPACE
- //
- // MessageText:
- //
- // System could not allocate required space in a registry log.
- //
- STATUS_NO_LOG_SPACE = NTSTATUS($C000017D);
- {$EXTERNALSYM STATUS_NO_LOG_SPACE}
- //
- // MessageId: STATUS_TOO_MANY_SIDS
- //
- // MessageText:
- //
- // Too many Sids have been specified.
- //
- STATUS_TOO_MANY_SIDS = NTSTATUS($C000017E);
- {$EXTERNALSYM STATUS_TOO_MANY_SIDS}
- //
- // MessageId: STATUS_LM_CROSS_ENCRYPTION_REQUIRED
- //
- // MessageText:
- //
- // An attempt was made to change a user password in the security account manager without providing the necessary LM cross-encrypted password.
- //
- STATUS_LM_CROSS_ENCRYPTION_REQUIRED = NTSTATUS($C000017F);
- {$EXTERNALSYM STATUS_LM_CROSS_ENCRYPTION_REQUIRED}
- //
- // MessageId: STATUS_KEY_HAS_CHILDREN
- //
- // MessageText:
- //
- // An attempt was made to create a symbolic link in a registry key that already has subkeys or values.
- //
- STATUS_KEY_HAS_CHILDREN = NTSTATUS($C0000180);
- {$EXTERNALSYM STATUS_KEY_HAS_CHILDREN}
- //
- // MessageId: STATUS_CHILD_MUST_BE_VOLATILE
- //
- // MessageText:
- //
- // An attempt was made to create a Stable subkey under a Volatile parent key.
- //
- STATUS_CHILD_MUST_BE_VOLATILE = NTSTATUS($C0000181);
- {$EXTERNALSYM STATUS_CHILD_MUST_BE_VOLATILE}
- //
- // MessageId: STATUS_DEVICE_CONFIGURATION_ERROR
- //
- // MessageText:
- //
- // The I/O device is configured incorrectly or the configuration parameters to the driver are incorrect.
- //
- STATUS_DEVICE_CONFIGURATION_ERROR = NTSTATUS($C0000182);
- {$EXTERNALSYM STATUS_DEVICE_CONFIGURATION_ERROR}
- //
- // MessageId: STATUS_DRIVER_INTERNAL_ERROR
- //
- // MessageText:
- //
- // An error was detected between two drivers or within an I/O driver.
- //
- STATUS_DRIVER_INTERNAL_ERROR = NTSTATUS($C0000183);
- {$EXTERNALSYM STATUS_DRIVER_INTERNAL_ERROR}
- //
- // MessageId: STATUS_INVALID_DEVICE_STATE
- //
- // MessageText:
- //
- // The device is not in a valid state to perform this request.
- //
- STATUS_INVALID_DEVICE_STATE = NTSTATUS($C0000184);
- {$EXTERNALSYM STATUS_INVALID_DEVICE_STATE}
- //
- // MessageId: STATUS_IO_DEVICE_ERROR
- //
- // MessageText:
- //
- // The I/O device reported an I/O error.
- //
- STATUS_IO_DEVICE_ERROR = NTSTATUS($C0000185);
- {$EXTERNALSYM STATUS_IO_DEVICE_ERROR}
- //
- // MessageId: STATUS_DEVICE_PROTOCOL_ERROR
- //
- // MessageText:
- //
- // A protocol error was detected between the driver and the device.
- //
- STATUS_DEVICE_PROTOCOL_ERROR = NTSTATUS($C0000186);
- {$EXTERNALSYM STATUS_DEVICE_PROTOCOL_ERROR}
- //
- // MessageId: STATUS_BACKUP_CONTROLLER
- //
- // MessageText:
- //
- // This operation is only allowed for the Primary Domain Controller of the domain.
- //
- STATUS_BACKUP_CONTROLLER = NTSTATUS($C0000187);
- {$EXTERNALSYM STATUS_BACKUP_CONTROLLER}
- //
- // MessageId: STATUS_LOG_FILE_FULL
- //
- // MessageText:
- //
- // Log file space is insufficient to support this operation.
- //
- STATUS_LOG_FILE_FULL = NTSTATUS($C0000188);
- {$EXTERNALSYM STATUS_LOG_FILE_FULL}
- //
- // MessageId: STATUS_TOO_LATE
- //
- // MessageText:
- //
- // A write operation was attempted to a volume after it was dismounted.
- //
- STATUS_TOO_LATE = NTSTATUS($C0000189);
- {$EXTERNALSYM STATUS_TOO_LATE}
- //
- // MessageId: STATUS_NO_TRUST_LSA_SECRET
- //
- // MessageText:
- //
- // The workstation does not have a trust secret for the primary domain in the local LSA database.
- //
- STATUS_NO_TRUST_LSA_SECRET = NTSTATUS($C000018A);
- {$EXTERNALSYM STATUS_NO_TRUST_LSA_SECRET}
- //
- // MessageId: STATUS_NO_TRUST_SAM_ACCOUNT
- //
- // MessageText:
- //
- // The SAM database on the Windows Server does not have a computer account for this workstation trust relationship.
- //
- STATUS_NO_TRUST_SAM_ACCOUNT = NTSTATUS($C000018B);
- {$EXTERNALSYM STATUS_NO_TRUST_SAM_ACCOUNT}
- //
- // MessageId: STATUS_TRUSTED_DOMAIN_FAILURE
- //
- // MessageText:
- //
- // The logon request failed because the trust relationship between the primary domain and the trusted domain failed.
- //
- STATUS_TRUSTED_DOMAIN_FAILURE = NTSTATUS($C000018C);
- {$EXTERNALSYM STATUS_TRUSTED_DOMAIN_FAILURE}
- //
- // MessageId: STATUS_TRUSTED_RELATIONSHIP_FAILURE
- //
- // MessageText:
- //
- // The logon request failed because the trust relationship between this workstation and the primary domain failed.
- //
- STATUS_TRUSTED_RELATIONSHIP_FAILURE = NTSTATUS($C000018D);
- {$EXTERNALSYM STATUS_TRUSTED_RELATIONSHIP_FAILURE}
- //
- // MessageId: STATUS_EVENTLOG_FILE_CORRUPT
- //
- // MessageText:
- //
- // The Eventlog log file is corrupt.
- //
- STATUS_EVENTLOG_FILE_CORRUPT = NTSTATUS($C000018E);
- {$EXTERNALSYM STATUS_EVENTLOG_FILE_CORRUPT}
- //
- // MessageId: STATUS_EVENTLOG_CANT_START
- //
- // MessageText:
- //
- // No Eventlog log file could be opened. The Eventlog service did not start.
- //
- STATUS_EVENTLOG_CANT_START = NTSTATUS($C000018F);
- {$EXTERNALSYM STATUS_EVENTLOG_CANT_START}
- //
- // MessageId: STATUS_TRUST_FAILURE
- //
- // MessageText:
- //
- // The network logon failed. This may be because the validation authority can't be reached.
- //
- STATUS_TRUST_FAILURE = NTSTATUS($C0000190);
- {$EXTERNALSYM STATUS_TRUST_FAILURE}
- //
- // MessageId: STATUS_MUTANT_LIMIT_EXCEEDED
- //
- // MessageText:
- //
- // An attempt was made to acquire a mutant such that its maximum count would have been exceeded.
- //
- STATUS_MUTANT_LIMIT_EXCEEDED = NTSTATUS($C0000191);
- {$EXTERNALSYM STATUS_MUTANT_LIMIT_EXCEEDED}
- //
- // MessageId: STATUS_NETLOGON_NOT_STARTED
- //
- // MessageText:
- //
- // An attempt was made to logon, but the netlogon service was not started.
- //
- STATUS_NETLOGON_NOT_STARTED = NTSTATUS($C0000192);
- {$EXTERNALSYM STATUS_NETLOGON_NOT_STARTED}
- //
- // MessageId: STATUS_ACCOUNT_EXPIRED
- //
- // MessageText:
- //
- // The user's account has expired.
- //
- STATUS_ACCOUNT_EXPIRED = NTSTATUS($C0000193); // ntsubauth
- {$EXTERNALSYM STATUS_ACCOUNT_EXPIRED}
- //
- // MessageId: STATUS_POSSIBLE_DEADLOCK
- //
- // MessageText:
- //
- // {EXCEPTION}
- // Possible deadlock condition.
- //
- STATUS_POSSIBLE_DEADLOCK = NTSTATUS($C0000194);
- {$EXTERNALSYM STATUS_POSSIBLE_DEADLOCK}
- //
- // MessageId: STATUS_NETWORK_CREDENTIAL_CONFLICT
- //
- // MessageText:
- //
- // The credentials supplied conflict with an existing set of credentials.
- //
- STATUS_NETWORK_CREDENTIAL_CONFLICT = NTSTATUS($C0000195);
- {$EXTERNALSYM STATUS_NETWORK_CREDENTIAL_CONFLICT}
- //
- // MessageId: STATUS_REMOTE_SESSION_LIMIT
- //
- // MessageText:
- //
- // An attempt was made to establish a session to a network server, but there are already too many sessions established to that server.
- //
- STATUS_REMOTE_SESSION_LIMIT = NTSTATUS($C0000196);
- {$EXTERNALSYM STATUS_REMOTE_SESSION_LIMIT}
- //
- // MessageId: STATUS_EVENTLOG_FILE_CHANGED
- //
- // MessageText:
- //
- // The log file has changed between reads.
- //
- STATUS_EVENTLOG_FILE_CHANGED = NTSTATUS($C0000197);
- {$EXTERNALSYM STATUS_EVENTLOG_FILE_CHANGED}
- //
- // MessageId: STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
- //
- // MessageText:
- //
- // The account used is an Interdomain Trust account. Use your global user account or local user account to access this server.
- //
- STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT = NTSTATUS($C0000198);
- {$EXTERNALSYM STATUS_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT}
- //
- // MessageId: STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
- //
- // MessageText:
- //
- // The account used is a Computer Account. Use your global user account or local user account to access this server.
- //
- STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT = NTSTATUS($C0000199);
- {$EXTERNALSYM STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT}
- //
- // MessageId: STATUS_NOLOGON_SERVER_TRUST_ACCOUNT
- //
- // MessageText:
- //
- // The account used is an Server Trust account. Use your global user account or local user account to access this server.
- //
- STATUS_NOLOGON_SERVER_TRUST_ACCOUNT = NTSTATUS($C000019A);
- {$EXTERNALSYM STATUS_NOLOGON_SERVER_TRUST_ACCOUNT}
- //
- // MessageId: STATUS_DOMAIN_TRUST_INCONSISTENT
- //
- // MessageText:
- //
- // The name or SID of the domain specified is inconsistent with the trust information for that domain.
- //
- STATUS_DOMAIN_TRUST_INCONSISTENT = NTSTATUS($C000019B);
- {$EXTERNALSYM STATUS_DOMAIN_TRUST_INCONSISTENT}
- //
- // MessageId: STATUS_FS_DRIVER_REQUIRED
- //
- // MessageText:
- //
- // A volume has been accessed for which a file system driver is required that has not yet been loaded.
- //
- STATUS_FS_DRIVER_REQUIRED = NTSTATUS($C000019C);
- {$EXTERNALSYM STATUS_FS_DRIVER_REQUIRED}
- //
- // MessageId: STATUS_NO_USER_SESSION_KEY
- //
- // MessageText:
- //
- // There is no user session key for the specified logon session.
- //
- STATUS_NO_USER_SESSION_KEY = NTSTATUS($C0000202);
- {$EXTERNALSYM STATUS_NO_USER_SESSION_KEY}
- //
- // MessageId: STATUS_USER_SESSION_DELETED
- //
- // MessageText:
- //
- // The remote user session has been deleted.
- //
- STATUS_USER_SESSION_DELETED = NTSTATUS($C0000203);
- {$EXTERNALSYM STATUS_USER_SESSION_DELETED}
- //
- // MessageId: STATUS_RESOURCE_LANG_NOT_FOUND
- //
- // MessageText:
- //
- // Indicates the specified resource language ID cannot be found in the
- // image file.
- //
- STATUS_RESOURCE_LANG_NOT_FOUND = NTSTATUS($C0000204);
- {$EXTERNALSYM STATUS_RESOURCE_LANG_NOT_FOUND}
- //
- // MessageId: STATUS_INSUFF_SERVER_RESOURCES
- //
- // MessageText:
- //
- // Insufficient server resources exist to complete the request.
- //
- STATUS_INSUFF_SERVER_RESOURCES = NTSTATUS($C0000205);
- {$EXTERNALSYM STATUS_INSUFF_SERVER_RESOURCES}
- //
- // MessageId: STATUS_INVALID_BUFFER_SIZE
- //
- // MessageText:
- //
- // The size of the buffer is invalid for the specified operation.
- //
- STATUS_INVALID_BUFFER_SIZE = NTSTATUS($C0000206);
- {$EXTERNALSYM STATUS_INVALID_BUFFER_SIZE}
- //
- // MessageId: STATUS_INVALID_ADDRESS_COMPONENT
- //
- // MessageText:
- //
- // The transport rejected the network address specified as invalid.
- //
- STATUS_INVALID_ADDRESS_COMPONENT = NTSTATUS($C0000207);
- {$EXTERNALSYM STATUS_INVALID_ADDRESS_COMPONENT}
- //
- // MessageId: STATUS_INVALID_ADDRESS_WILDCARD
- //
- // MessageText:
- //
- // The transport rejected the network address specified due to an
- // invalid use of a wildcard.
- //
- STATUS_INVALID_ADDRESS_WILDCARD = NTSTATUS($C0000208);
- {$EXTERNALSYM STATUS_INVALID_ADDRESS_WILDCARD}
- //
- // MessageId: STATUS_TOO_MANY_ADDRESSES
- //
- // MessageText:
- //
- // The transport address could not be opened because all the available
- // addresses are in use.
- //
- STATUS_TOO_MANY_ADDRESSES = NTSTATUS($C0000209);
- {$EXTERNALSYM STATUS_TOO_MANY_ADDRESSES}
- //
- // MessageId: STATUS_ADDRESS_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The transport address could not be opened because it already exists.
- //
- STATUS_ADDRESS_ALREADY_EXISTS = NTSTATUS($C000020A);
- {$EXTERNALSYM STATUS_ADDRESS_ALREADY_EXISTS}
- //
- // MessageId: STATUS_ADDRESS_CLOSED
- //
- // MessageText:
- //
- // The transport address is now closed.
- //
- STATUS_ADDRESS_CLOSED = NTSTATUS($C000020B);
- {$EXTERNALSYM STATUS_ADDRESS_CLOSED}
- //
- // MessageId: STATUS_CONNECTION_DISCONNECTED
- //
- // MessageText:
- //
- // The transport connection is now disconnected.
- //
- STATUS_CONNECTION_DISCONNECTED = NTSTATUS($C000020C);
- {$EXTERNALSYM STATUS_CONNECTION_DISCONNECTED}
- //
- // MessageId: STATUS_CONNECTION_RESET
- //
- // MessageText:
- //
- // The transport connection has been reset.
- //
- STATUS_CONNECTION_RESET = NTSTATUS($C000020D);
- {$EXTERNALSYM STATUS_CONNECTION_RESET}
- //
- // MessageId: STATUS_TOO_MANY_NODES
- //
- // MessageText:
- //
- // The transport cannot dynamically acquire any more nodes.
- //
- STATUS_TOO_MANY_NODES = NTSTATUS($C000020E);
- {$EXTERNALSYM STATUS_TOO_MANY_NODES}
- //
- // MessageId: STATUS_TRANSACTION_ABORTED
- //
- // MessageText:
- //
- // The transport aborted a pending transaction.
- //
- STATUS_TRANSACTION_ABORTED = NTSTATUS($C000020F);
- {$EXTERNALSYM STATUS_TRANSACTION_ABORTED}
- //
- // MessageId: STATUS_TRANSACTION_TIMED_OUT
- //
- // MessageText:
- //
- // The transport timed out a request waiting for a response.
- //
- STATUS_TRANSACTION_TIMED_OUT = NTSTATUS($C0000210);
- {$EXTERNALSYM STATUS_TRANSACTION_TIMED_OUT}
- //
- // MessageId: STATUS_TRANSACTION_NO_RELEASE
- //
- // MessageText:
- //
- // The transport did not receive a release for a pending response.
- //
- STATUS_TRANSACTION_NO_RELEASE = NTSTATUS($C0000211);
- {$EXTERNALSYM STATUS_TRANSACTION_NO_RELEASE}
- //
- // MessageId: STATUS_TRANSACTION_NO_MATCH
- //
- // MessageText:
- //
- // The transport did not find a transaction matching the specific
- // token.
- //
- STATUS_TRANSACTION_NO_MATCH = NTSTATUS($C0000212);
- {$EXTERNALSYM STATUS_TRANSACTION_NO_MATCH}
- //
- // MessageId: STATUS_TRANSACTION_RESPONDED
- //
- // MessageText:
- //
- // The transport had previously responded to a transaction request.
- //
- STATUS_TRANSACTION_RESPONDED = NTSTATUS($C0000213);
- {$EXTERNALSYM STATUS_TRANSACTION_RESPONDED}
- //
- // MessageId: STATUS_TRANSACTION_INVALID_ID
- //
- // MessageText:
- //
- // The transport does not recognized the transaction request identifier specified.
- //
- STATUS_TRANSACTION_INVALID_ID = NTSTATUS($C0000214);
- {$EXTERNALSYM STATUS_TRANSACTION_INVALID_ID}
- //
- // MessageId: STATUS_TRANSACTION_INVALID_TYPE
- //
- // MessageText:
- //
- // The transport does not recognize the transaction request type specified.
- //
- STATUS_TRANSACTION_INVALID_TYPE = NTSTATUS($C0000215);
- {$EXTERNALSYM STATUS_TRANSACTION_INVALID_TYPE}
- //
- // MessageId: STATUS_NOT_SERVER_SESSION
- //
- // MessageText:
- //
- // The transport can only process the specified request on the server side of a session.
- //
- STATUS_NOT_SERVER_SESSION = NTSTATUS($C0000216);
- {$EXTERNALSYM STATUS_NOT_SERVER_SESSION}
- //
- // MessageId: STATUS_NOT_CLIENT_SESSION
- //
- // MessageText:
- //
- // The transport can only process the specified request on the client side of a session.
- //
- STATUS_NOT_CLIENT_SESSION = NTSTATUS($C0000217);
- {$EXTERNALSYM STATUS_NOT_CLIENT_SESSION}
- //
- // MessageId: STATUS_CANNOT_LOAD_REGISTRY_FILE
- //
- // MessageText:
- //
- // {Registry File Failure}
- // The registry cannot load the hive (file):
- // %hs
- // or its log or alternate.
- // It is corrupt, absent, or not writable.
- //
- STATUS_CANNOT_LOAD_REGISTRY_FILE = NTSTATUS($C0000218);
- {$EXTERNALSYM STATUS_CANNOT_LOAD_REGISTRY_FILE}
- //
- // MessageId: STATUS_DEBUG_ATTACH_FAILED
- //
- // MessageText:
- //
- // {Unexpected Failure in DebugActiveProcess}
- // An unexpected failure occurred while processing a DebugActiveProcess API request. You may choose OK to terminate the process, or Cancel to ignore the error.
- //
- STATUS_DEBUG_ATTACH_FAILED = NTSTATUS($C0000219);
- {$EXTERNALSYM STATUS_DEBUG_ATTACH_FAILED}
- //
- // MessageId: STATUS_SYSTEM_PROCESS_TERMINATED
- //
- // MessageText:
- //
- // {Fatal System Error}
- // The %hs system process terminated unexpectedly
- // with a status of 0x%08x (0x%08x 0x%08x).
- // The system has been shut down.
- //
- STATUS_SYSTEM_PROCESS_TERMINATED = NTSTATUS($C000021A);
- {$EXTERNALSYM STATUS_SYSTEM_PROCESS_TERMINATED}
- //
- // MessageId: STATUS_DATA_NOT_ACCEPTED
- //
- // MessageText:
- //
- // {Data Not Accepted}
- // The TDI client could not handle the data received during an indication.
- //
- STATUS_DATA_NOT_ACCEPTED = NTSTATUS($C000021B);
- {$EXTERNALSYM STATUS_DATA_NOT_ACCEPTED}
- //
- // MessageId: STATUS_NO_BROWSER_SERVERS_FOUND
- //
- // MessageText:
- //
- // {Unable to Retrieve Browser Server List}
- // The list of servers for this workgroup is not currently available.
- //
- STATUS_NO_BROWSER_SERVERS_FOUND = NTSTATUS($C000021C);
- {$EXTERNALSYM STATUS_NO_BROWSER_SERVERS_FOUND}
- //
- // MessageId: STATUS_VDM_HARD_ERROR
- //
- // MessageText:
- //
- // NTVDM encountered a hard error.
- //
- STATUS_VDM_HARD_ERROR = NTSTATUS($C000021D);
- {$EXTERNALSYM STATUS_VDM_HARD_ERROR}
- //
- // MessageId: STATUS_DRIVER_CANCEL_TIMEOUT
- //
- // MessageText:
- //
- // {Cancel Timeout}
- // The driver %hs failed to complete a cancelled I/O request in the allotted time.
- //
- STATUS_DRIVER_CANCEL_TIMEOUT = NTSTATUS($C000021E);
- {$EXTERNALSYM STATUS_DRIVER_CANCEL_TIMEOUT}
- //
- // MessageId: STATUS_REPLY_MESSAGE_MISMATCH
- //
- // MessageText:
- //
- // {Reply Message Mismatch}
- // An attempt was made to reply to an LPC message, but the thread specified by the client ID in the message was not waiting on that message.
- //
- STATUS_REPLY_MESSAGE_MISMATCH = NTSTATUS($C000021F);
- {$EXTERNALSYM STATUS_REPLY_MESSAGE_MISMATCH}
- //
- // MessageId: STATUS_MAPPED_ALIGNMENT
- //
- // MessageText:
- //
- // {Mapped View Alignment Incorrect}
- // An attempt was made to map a view of a file, but either the specified base address or the offset into the file were not aligned on the proper allocation granularity.
- //
- STATUS_MAPPED_ALIGNMENT = NTSTATUS($C0000220);
- {$EXTERNALSYM STATUS_MAPPED_ALIGNMENT}
- //
- // MessageId: STATUS_IMAGE_CHECKSUM_MISMATCH
- //
- // MessageText:
- //
- // {Bad Image Checksum}
- // The image %hs is possibly corrupt. The header checksum does not match the computed checksum.
- //
- STATUS_IMAGE_CHECKSUM_MISMATCH = NTSTATUS($C0000221);
- {$EXTERNALSYM STATUS_IMAGE_CHECKSUM_MISMATCH}
- //
- // MessageId: STATUS_LOST_WRITEBEHIND_DATA
- //
- // MessageText:
- //
- // {Delayed Write Failed}
- // Windows was unable to save all the data for the file %hs. The data has been lost.
- // This error may be caused by a failure of your computer hardware or network connection. Please try to save this file elsewhere.
- //
- STATUS_LOST_WRITEBEHIND_DATA = NTSTATUS($C0000222);
- {$EXTERNALSYM STATUS_LOST_WRITEBEHIND_DATA}
- //
- // MessageId: STATUS_CLIENT_SERVER_PARAMETERS_INVALID
- //
- // MessageText:
- //
- // The parameter(s) passed to the server in the client/server shared memory
- // window were invalid. Too much data may have been put in the shared memory window.
- //
- STATUS_CLIENT_SERVER_PARAMETERS_INVALID = NTSTATUS($C0000223);
- {$EXTERNALSYM STATUS_CLIENT_SERVER_PARAMETERS_INVALID}
- //
- // MessageId: STATUS_PASSWORD_MUST_CHANGE
- //
- // MessageText:
- //
- // The user's password must be changed before logging on the first time.
- //
- STATUS_PASSWORD_MUST_CHANGE = NTSTATUS($C0000224); // ntsubauth
- {$EXTERNALSYM STATUS_PASSWORD_MUST_CHANGE}
- //
- // MessageId: STATUS_NOT_FOUND
- //
- // MessageText:
- //
- // The object was not found.
- //
- STATUS_NOT_FOUND = NTSTATUS($C0000225);
- {$EXTERNALSYM STATUS_NOT_FOUND}
- //
- // MessageId: STATUS_NOT_TINY_STREAM
- //
- // MessageText:
- //
- // The stream is not a tiny stream.
- //
- STATUS_NOT_TINY_STREAM = NTSTATUS($C0000226);
- {$EXTERNALSYM STATUS_NOT_TINY_STREAM}
- //
- // MessageId: STATUS_RECOVERY_FAILURE
- //
- // MessageText:
- //
- // A transaction recover failed.
- //
- STATUS_RECOVERY_FAILURE = NTSTATUS($C0000227);
- {$EXTERNALSYM STATUS_RECOVERY_FAILURE}
- //
- // MessageId: STATUS_STACK_OVERFLOW_READ
- //
- // MessageText:
- //
- // The request must be handled by the stack overflow code.
- //
- STATUS_STACK_OVERFLOW_READ = NTSTATUS($C0000228);
- {$EXTERNALSYM STATUS_STACK_OVERFLOW_READ}
- //
- // MessageId: STATUS_FAIL_CHECK
- //
- // MessageText:
- //
- // A consistency check failed.
- //
- STATUS_FAIL_CHECK = NTSTATUS($C0000229);
- {$EXTERNALSYM STATUS_FAIL_CHECK}
- //
- // MessageId: STATUS_DUPLICATE_OBJECTID
- //
- // MessageText:
- //
- // The attempt to insert the ID in the index failed because the ID is already in the index.
- //
- STATUS_DUPLICATE_OBJECTID = NTSTATUS($C000022A);
- {$EXTERNALSYM STATUS_DUPLICATE_OBJECTID}
- //
- // MessageId: STATUS_OBJECTID_EXISTS
- //
- // MessageText:
- //
- // The attempt to set the object's ID failed because the object already has an ID.
- //
- STATUS_OBJECTID_EXISTS = NTSTATUS($C000022B);
- {$EXTERNALSYM STATUS_OBJECTID_EXISTS}
- //
- // MessageId: STATUS_CONVERT_TO_LARGE
- //
- // MessageText:
- //
- // Internal OFS status codes indicating how an allocation operation is handled. Either it is retried after the containing onode is moved or the extent stream is converted to a large stream.
- //
- STATUS_CONVERT_TO_LARGE = NTSTATUS($C000022C);
- {$EXTERNALSYM STATUS_CONVERT_TO_LARGE}
- //
- // MessageId: STATUS_RETRY
- //
- // MessageText:
- //
- // The request needs to be retried.
- //
- STATUS_RETRY = NTSTATUS($C000022D);
- {$EXTERNALSYM STATUS_RETRY}
- //
- // MessageId: STATUS_FOUND_OUT_OF_SCOPE
- //
- // MessageText:
- //
- // The attempt to find the object found an object matching by ID on the volume but it is out of the scope of the handle used for the operation.
- //
- STATUS_FOUND_OUT_OF_SCOPE = NTSTATUS($C000022E);
- {$EXTERNALSYM STATUS_FOUND_OUT_OF_SCOPE}
- //
- // MessageId: STATUS_ALLOCATE_BUCKET
- //
- // MessageText:
- //
- // The bucket array must be grown. Retry transaction after doing so.
- //
- STATUS_ALLOCATE_BUCKET = NTSTATUS($C000022F);
- {$EXTERNALSYM STATUS_ALLOCATE_BUCKET}
- //
- // MessageId: STATUS_PROPSET_NOT_FOUND
- //
- // MessageText:
- //
- // The property set specified does not exist on the object.
- //
- STATUS_PROPSET_NOT_FOUND = NTSTATUS($C0000230);
- {$EXTERNALSYM STATUS_PROPSET_NOT_FOUND}
- //
- // MessageId: STATUS_MARSHALL_OVERFLOW
- //
- // MessageText:
- //
- // The user/kernel marshalling buffer has overflowed.
- //
- STATUS_MARSHALL_OVERFLOW = NTSTATUS($C0000231);
- {$EXTERNALSYM STATUS_MARSHALL_OVERFLOW}
- //
- // MessageId: STATUS_INVALID_VARIANT
- //
- // MessageText:
- //
- // The supplied variant structure contains invalid data.
- //
- STATUS_INVALID_VARIANT = NTSTATUS($C0000232);
- {$EXTERNALSYM STATUS_INVALID_VARIANT}
- //
- // MessageId: STATUS_DOMAIN_CONTROLLER_NOT_FOUND
- //
- // MessageText:
- //
- // Could not find a domain controller for this domain.
- //
- STATUS_DOMAIN_CONTROLLER_NOT_FOUND = NTSTATUS($C0000233);
- {$EXTERNALSYM STATUS_DOMAIN_CONTROLLER_NOT_FOUND}
- //
- // MessageId: STATUS_ACCOUNT_LOCKED_OUT
- //
- // MessageText:
- //
- // The user account has been automatically locked because too many invalid logon attempts or password change attempts have been requested.
- //
- STATUS_ACCOUNT_LOCKED_OUT = NTSTATUS($C0000234); // ntsubauth
- {$EXTERNALSYM STATUS_ACCOUNT_LOCKED_OUT}
- //
- // MessageId: STATUS_HANDLE_NOT_CLOSABLE
- //
- // MessageText:
- //
- // NtClose was called on a handle that was protected from close via NtSetInformationObject.
- //
- STATUS_HANDLE_NOT_CLOSABLE = NTSTATUS($C0000235);
- {$EXTERNALSYM STATUS_HANDLE_NOT_CLOSABLE}
- //
- // MessageId: STATUS_CONNECTION_REFUSED
- //
- // MessageText:
- //
- // The transport connection attempt was refused by the remote system.
- //
- STATUS_CONNECTION_REFUSED = NTSTATUS($C0000236);
- {$EXTERNALSYM STATUS_CONNECTION_REFUSED}
- //
- // MessageId: STATUS_GRACEFUL_DISCONNECT
- //
- // MessageText:
- //
- // The transport connection was gracefully closed.
- //
- STATUS_GRACEFUL_DISCONNECT = NTSTATUS($C0000237);
- {$EXTERNALSYM STATUS_GRACEFUL_DISCONNECT}
- //
- // MessageId: STATUS_ADDRESS_ALREADY_ASSOCIATED
- //
- // MessageText:
- //
- // The transport endpoint already has an address associated with it.
- //
- STATUS_ADDRESS_ALREADY_ASSOCIATED = NTSTATUS($C0000238);
- {$EXTERNALSYM STATUS_ADDRESS_ALREADY_ASSOCIATED}
- //
- // MessageId: STATUS_ADDRESS_NOT_ASSOCIATED
- //
- // MessageText:
- //
- // An address has not yet been associated with the transport endpoint.
- //
- STATUS_ADDRESS_NOT_ASSOCIATED = NTSTATUS($C0000239);
- {$EXTERNALSYM STATUS_ADDRESS_NOT_ASSOCIATED}
- //
- // MessageId: STATUS_CONNECTION_INVALID
- //
- // MessageText:
- //
- // An operation was attempted on a nonexistent transport connection.
- //
- STATUS_CONNECTION_INVALID = NTSTATUS($C000023A);
- {$EXTERNALSYM STATUS_CONNECTION_INVALID}
- //
- // MessageId: STATUS_CONNECTION_ACTIVE
- //
- // MessageText:
- //
- // An invalid operation was attempted on an active transport connection.
- //
- STATUS_CONNECTION_ACTIVE = NTSTATUS($C000023B);
- {$EXTERNALSYM STATUS_CONNECTION_ACTIVE}
- //
- // MessageId: STATUS_NETWORK_UNREACHABLE
- //
- // MessageText:
- //
- // The remote network is not reachable by the transport.
- //
- STATUS_NETWORK_UNREACHABLE = NTSTATUS($C000023C);
- {$EXTERNALSYM STATUS_NETWORK_UNREACHABLE}
- //
- // MessageId: STATUS_HOST_UNREACHABLE
- //
- // MessageText:
- //
- // The remote system is not reachable by the transport.
- //
- STATUS_HOST_UNREACHABLE = NTSTATUS($C000023D);
- {$EXTERNALSYM STATUS_HOST_UNREACHABLE}
- //
- // MessageId: STATUS_PROTOCOL_UNREACHABLE
- //
- // MessageText:
- //
- // The remote system does not support the transport protocol.
- //
- STATUS_PROTOCOL_UNREACHABLE = NTSTATUS($C000023E);
- {$EXTERNALSYM STATUS_PROTOCOL_UNREACHABLE}
- //
- // MessageId: STATUS_PORT_UNREACHABLE
- //
- // MessageText:
- //
- // No service is operating at the destination port of the transport on the remote system.
- //
- STATUS_PORT_UNREACHABLE = NTSTATUS($C000023F);
- {$EXTERNALSYM STATUS_PORT_UNREACHABLE}
- //
- // MessageId: STATUS_REQUEST_ABORTED
- //
- // MessageText:
- //
- // The request was aborted.
- //
- STATUS_REQUEST_ABORTED = NTSTATUS($C0000240);
- {$EXTERNALSYM STATUS_REQUEST_ABORTED}
- //
- // MessageId: STATUS_CONNECTION_ABORTED
- //
- // MessageText:
- //
- // The transport connection was aborted by the local system.
- //
- STATUS_CONNECTION_ABORTED = NTSTATUS($C0000241);
- {$EXTERNALSYM STATUS_CONNECTION_ABORTED}
- //
- // MessageId: STATUS_BAD_COMPRESSION_BUFFER
- //
- // MessageText:
- //
- // The specified buffer contains ill-formed data.
- //
- STATUS_BAD_COMPRESSION_BUFFER = NTSTATUS($C0000242);
- {$EXTERNALSYM STATUS_BAD_COMPRESSION_BUFFER}
- //
- // MessageId: STATUS_USER_MAPPED_FILE
- //
- // MessageText:
- //
- // The requested operation cannot be performed on a file with a user mapped section open.
- //
- STATUS_USER_MAPPED_FILE = NTSTATUS($C0000243);
- {$EXTERNALSYM STATUS_USER_MAPPED_FILE}
- //
- // MessageId: STATUS_AUDIT_FAILED
- //
- // MessageText:
- //
- // {Audit Failed}
- // An attempt to generate a security audit failed.
- //
- STATUS_AUDIT_FAILED = NTSTATUS($C0000244);
- {$EXTERNALSYM STATUS_AUDIT_FAILED}
- //
- // MessageId: STATUS_TIMER_RESOLUTION_NOT_SET
- //
- // MessageText:
- //
- // The timer resolution was not previously set by the current process.
- //
- STATUS_TIMER_RESOLUTION_NOT_SET = NTSTATUS($C0000245);
- {$EXTERNALSYM STATUS_TIMER_RESOLUTION_NOT_SET}
- //
- // MessageId: STATUS_CONNECTION_COUNT_LIMIT
- //
- // MessageText:
- //
- // A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached.
- //
- STATUS_CONNECTION_COUNT_LIMIT = NTSTATUS($C0000246);
- {$EXTERNALSYM STATUS_CONNECTION_COUNT_LIMIT}
- //
- // MessageId: STATUS_LOGIN_TIME_RESTRICTION
- //
- // MessageText:
- //
- // Attempting to login during an unauthorized time of day for this account.
- //
- STATUS_LOGIN_TIME_RESTRICTION = NTSTATUS($C0000247);
- {$EXTERNALSYM STATUS_LOGIN_TIME_RESTRICTION}
- //
- // MessageId: STATUS_LOGIN_WKSTA_RESTRICTION
- //
- // MessageText:
- //
- // The account is not authorized to login from this station.
- //
- STATUS_LOGIN_WKSTA_RESTRICTION = NTSTATUS($C0000248);
- {$EXTERNALSYM STATUS_LOGIN_WKSTA_RESTRICTION}
- //
- // MessageId: STATUS_IMAGE_MP_UP_MISMATCH
- //
- // MessageText:
- //
- // {UP/MP Image Mismatch}
- // The image %hs has been modified for use on a uniprocessor system, but you are running it on a multiprocessor machine.
- // Please reinstall the image file.
- //
- STATUS_IMAGE_MP_UP_MISMATCH = NTSTATUS($C0000249);
- {$EXTERNALSYM STATUS_IMAGE_MP_UP_MISMATCH}
- //
- // MessageId: STATUS_INSUFFICIENT_LOGON_INFO
- //
- // MessageText:
- //
- // There is insufficient account information to log you on.
- //
- STATUS_INSUFFICIENT_LOGON_INFO = NTSTATUS($C0000250);
- {$EXTERNALSYM STATUS_INSUFFICIENT_LOGON_INFO}
- //
- // MessageId: STATUS_BAD_DLL_ENTRYPOINT
- //
- // MessageText:
- //
- // {Invalid DLL Entrypoint}
- // The dynamic link library %hs is not written correctly. The stack pointer has been left in an inconsistent state.
- // The entrypoint should be declared as WINAPI or STDCALL. Select YES to fail the DLL load. Select NO to continue
- // execution. Selecting NO may cause the application to operate incorrectly.
- //
- STATUS_BAD_DLL_ENTRYPOINT = NTSTATUS($C0000251);
- {$EXTERNALSYM STATUS_BAD_DLL_ENTRYPOINT}
- //
- // MessageId: STATUS_BAD_SERVICE_ENTRYPOINT
- //
- // MessageText:
- //
- // {Invalid Service Callback Entrypoint}
- // The %hs service is not written correctly. The stack pointer has been left in an inconsistent state.
- // The callback entrypoint should be declared as WINAPI or STDCALL. Selecting OK will cause the
- // service to continue operation. However, the service process may operate incorrectly.
- //
- STATUS_BAD_SERVICE_ENTRYPOINT = NTSTATUS($C0000252);
- {$EXTERNALSYM STATUS_BAD_SERVICE_ENTRYPOINT}
- //
- // MessageId: STATUS_LPC_REPLY_LOST
- //
- // MessageText:
- //
- // The server received the messages but did not send a reply.
- //
- STATUS_LPC_REPLY_LOST = NTSTATUS($C0000253);
- {$EXTERNALSYM STATUS_LPC_REPLY_LOST}
- //
- // MessageId: STATUS_IP_ADDRESS_CONFLICT1
- //
- // MessageText:
- //
- // The system has detected an IP address conflict with another system on the network. The local interface has been disabled.
- // More details are available in the system event log.
- // Consult your network administrator to resolve the conflict.
- //
- STATUS_IP_ADDRESS_CONFLICT1 = NTSTATUS($C0000254);
- {$EXTERNALSYM STATUS_IP_ADDRESS_CONFLICT1}
- //
- // MessageId: STATUS_IP_ADDRESS_CONFLICT2
- //
- // MessageText:
- //
- // The system has detected an IP address conflict with another system on the network. Network operations on this system may be disrupted as a result.
- // More details are available in the system event log.
- // Consult your network administrator immediately to resolve the conflict.
- //
- STATUS_IP_ADDRESS_CONFLICT2 = NTSTATUS($C0000255);
- {$EXTERNALSYM STATUS_IP_ADDRESS_CONFLICT2}
- //
- // MessageId: STATUS_REGISTRY_QUOTA_LIMIT
- //
- // MessageText:
- //
- // {Low On Registry Space}
- // Your maximum registry size is too small. To ensure that Windows runs properly, increase your maximum registry size. For more information, see Help.
- //
- STATUS_REGISTRY_QUOTA_LIMIT = NTSTATUS($C0000256);
- {$EXTERNALSYM STATUS_REGISTRY_QUOTA_LIMIT}
- //
- // MessageId: STATUS_PATH_NOT_COVERED
- //
- // MessageText:
- //
- // The contacted server does not support the indicated part of the DFS namespace.
- //
- STATUS_PATH_NOT_COVERED = NTSTATUS($C0000257);
- {$EXTERNALSYM STATUS_PATH_NOT_COVERED}
- //
- // MessageId: STATUS_NO_CALLBACK_ACTIVE
- //
- // MessageText:
- //
- // A callback return system service cannot be executed when no callback is active.
- //
- STATUS_NO_CALLBACK_ACTIVE = NTSTATUS($C0000258);
- {$EXTERNALSYM STATUS_NO_CALLBACK_ACTIVE}
- //
- // MessageId: STATUS_LICENSE_QUOTA_EXCEEDED
- //
- // MessageText:
- //
- // 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.
- //
- STATUS_LICENSE_QUOTA_EXCEEDED = NTSTATUS($C0000259);
- {$EXTERNALSYM STATUS_LICENSE_QUOTA_EXCEEDED}
- //
- // MessageId: STATUS_PWD_TOO_SHORT
- //
- // MessageText:
- //
- // The password provided is too short to meet the policy of your user account.
- // Please choose a longer password.
- //
- STATUS_PWD_TOO_SHORT = NTSTATUS($C000025A);
- {$EXTERNALSYM STATUS_PWD_TOO_SHORT}
- //
- // MessageId: STATUS_PWD_TOO_RECENT
- //
- // MessageText:
- //
- // The policy of your user account does not allow you to change passwords too frequently.
- // This is done to prevent users from changing back to a familiar, but potentially discovered, password.
- // If you feel your password has been compromised then please contact your administrator immediately to have a new one assigned.
- //
- STATUS_PWD_TOO_RECENT = NTSTATUS($C000025B);
- {$EXTERNALSYM STATUS_PWD_TOO_RECENT}
- //
- // MessageId: STATUS_PWD_HISTORY_CONFLICT
- //
- // MessageText:
- //
- // You have attempted to change your password to one that you have used in the past.
- // The policy of your user account does not allow this. Please select a password that you have not previously used.
- //
- STATUS_PWD_HISTORY_CONFLICT = NTSTATUS($C000025C);
- {$EXTERNALSYM STATUS_PWD_HISTORY_CONFLICT}
- //
- // MessageId: STATUS_PLUGPLAY_NO_DEVICE
- //
- // MessageText:
- //
- // You have attempted to load a legacy device driver while its device instance had been disabled.
- //
- STATUS_PLUGPLAY_NO_DEVICE = NTSTATUS($C000025E);
- {$EXTERNALSYM STATUS_PLUGPLAY_NO_DEVICE}
- //
- // MessageId: STATUS_UNSUPPORTED_COMPRESSION
- //
- // MessageText:
- //
- // The specified compression format is unsupported.
- //
- STATUS_UNSUPPORTED_COMPRESSION = NTSTATUS($C000025F);
- {$EXTERNALSYM STATUS_UNSUPPORTED_COMPRESSION}
- //
- // MessageId: STATUS_INVALID_HW_PROFILE
- //
- // MessageText:
- //
- // The specified hardware profile configuration is invalid.
- //
- STATUS_INVALID_HW_PROFILE = NTSTATUS($C0000260);
- {$EXTERNALSYM STATUS_INVALID_HW_PROFILE}
- //
- // MessageId: STATUS_INVALID_PLUGPLAY_DEVICE_PATH
- //
- // MessageText:
- //
- // The specified Plug and Play registry device path is invalid.
- //
- STATUS_INVALID_PLUGPLAY_DEVICE_PATH = NTSTATUS($C0000261);
- {$EXTERNALSYM STATUS_INVALID_PLUGPLAY_DEVICE_PATH}
- //
- // MessageId: STATUS_DRIVER_ORDINAL_NOT_FOUND
- //
- // MessageText:
- //
- // {Driver Entry Point Not Found}
- // The %hs device driver could not locate the ordinal %ld in driver %hs.
- //
- STATUS_DRIVER_ORDINAL_NOT_FOUND = NTSTATUS($C0000262);
- {$EXTERNALSYM STATUS_DRIVER_ORDINAL_NOT_FOUND}
- //
- // MessageId: STATUS_DRIVER_ENTRYPOINT_NOT_FOUND
- //
- // MessageText:
- //
- // {Driver Entry Point Not Found}
- // The %hs device driver could not locate the entry point %hs in driver %hs.
- //
- STATUS_DRIVER_ENTRYPOINT_NOT_FOUND = NTSTATUS($C0000263);
- {$EXTERNALSYM STATUS_DRIVER_ENTRYPOINT_NOT_FOUND}
- //
- // MessageId: STATUS_RESOURCE_NOT_OWNED
- //
- // MessageText:
- //
- // {Application Error}
- // The application attempted to release a resource it did not own. Click on OK to terminate the application.
- //
- STATUS_RESOURCE_NOT_OWNED = NTSTATUS($C0000264);
- {$EXTERNALSYM STATUS_RESOURCE_NOT_OWNED}
- //
- // MessageId: STATUS_TOO_MANY_LINKS
- //
- // MessageText:
- //
- // An attempt was made to create more links on a file than the file system supports.
- //
- STATUS_TOO_MANY_LINKS = NTSTATUS($C0000265);
- {$EXTERNALSYM STATUS_TOO_MANY_LINKS}
- //
- // MessageId: STATUS_QUOTA_LIST_INCONSISTENT
- //
- // MessageText:
- //
- // The specified quota list is internally inconsistent with its descriptor.
- //
- STATUS_QUOTA_LIST_INCONSISTENT = NTSTATUS($C0000266);
- {$EXTERNALSYM STATUS_QUOTA_LIST_INCONSISTENT}
- //
- // MessageId: STATUS_FILE_IS_OFFLINE
- //
- // MessageText:
- //
- // The specified file has been relocated to offline storage.
- //
- STATUS_FILE_IS_OFFLINE = NTSTATUS($C0000267);
- {$EXTERNALSYM STATUS_FILE_IS_OFFLINE}
- //
- // MessageId: STATUS_EVALUATION_EXPIRATION
- //
- // MessageText:
- //
- // {Windows Evaluation Notification}
- // The evaluation period for this installation of Windows has expired. This system will shutdown in 1 hour. To restore access to this installation of Windows, please upgrade this installation using a licensed distribution of this product.
- //
- STATUS_EVALUATION_EXPIRATION = NTSTATUS($C0000268);
- {$EXTERNALSYM STATUS_EVALUATION_EXPIRATION}
- //
- // MessageId: STATUS_ILLEGAL_DLL_RELOCATION
- //
- // MessageText:
- //
- // {Illegal System DLL Relocation}
- // The system DLL %hs was relocated in memory. The application will not run properly.
- // The relocation occurred because the DLL %hs occupied an address range reserved for Windows system DLLs. The vendor supplying the DLL should be contacted for a new DLL.
- //
- STATUS_ILLEGAL_DLL_RELOCATION = NTSTATUS($C0000269);
- {$EXTERNALSYM STATUS_ILLEGAL_DLL_RELOCATION}
- //
- // MessageId: STATUS_LICENSE_VIOLATION
- //
- // MessageText:
- //
- // {License Violation}
- // The system has detected tampering with your registered product type. This is a violation of your software license. Tampering with product type is not permitted.
- //
- STATUS_LICENSE_VIOLATION = NTSTATUS($C000026A);
- {$EXTERNALSYM STATUS_LICENSE_VIOLATION}
- //
- // MessageId: STATUS_DLL_INIT_FAILED_LOGOFF
- //
- // MessageText:
- //
- // {DLL Initialization Failed}
- // The application failed to initialize because the window station is shutting down.
- //
- STATUS_DLL_INIT_FAILED_LOGOFF = NTSTATUS($C000026B);
- {$EXTERNALSYM STATUS_DLL_INIT_FAILED_LOGOFF}
- //
- // MessageId: STATUS_DRIVER_UNABLE_TO_LOAD
- //
- // MessageText:
- //
- // {Unable to Load Device Driver}
- // %hs device driver could not be loaded.
- // Error Status was 0x%x
- //
- STATUS_DRIVER_UNABLE_TO_LOAD = NTSTATUS($C000026C);
- {$EXTERNALSYM STATUS_DRIVER_UNABLE_TO_LOAD}
- //
- // MessageId: STATUS_DFS_UNAVAILABLE
- //
- // MessageText:
- //
- // DFS is unavailable on the contacted server.
- //
- STATUS_DFS_UNAVAILABLE = NTSTATUS($C000026D);
- {$EXTERNALSYM STATUS_DFS_UNAVAILABLE}
- //
- // MessageId: STATUS_VOLUME_DISMOUNTED
- //
- // MessageText:
- //
- // An operation was attempted to a volume after it was dismounted.
- //
- STATUS_VOLUME_DISMOUNTED = NTSTATUS($C000026E);
- {$EXTERNALSYM STATUS_VOLUME_DISMOUNTED}
- //
- // MessageId: STATUS_WX86_INTERNAL_ERROR
- //
- // MessageText:
- //
- // An internal error occurred in the Win32 x86 emulation subsystem.
- //
- STATUS_WX86_INTERNAL_ERROR = NTSTATUS($C000026F);
- {$EXTERNALSYM STATUS_WX86_INTERNAL_ERROR}
- //
- // MessageId: STATUS_WX86_FLOAT_STACK_CHECK
- //
- // MessageText:
- //
- // Win32 x86 emulation subsystem Floating-point stack check.
- //
- STATUS_WX86_FLOAT_STACK_CHECK = NTSTATUS($C0000270);
- {$EXTERNALSYM STATUS_WX86_FLOAT_STACK_CHECK}
- //
- // MessageId: STATUS_VALIDATE_CONTINUE
- //
- // MessageText:
- //
- // The validation process needs to continue on to the next step.
- //
- STATUS_VALIDATE_CONTINUE = NTSTATUS($C0000271);
- {$EXTERNALSYM STATUS_VALIDATE_CONTINUE}
- //
- // MessageId: STATUS_NO_MATCH
- //
- // MessageText:
- //
- // There was no match for the specified key in the index.
- //
- STATUS_NO_MATCH = NTSTATUS($C0000272);
- {$EXTERNALSYM STATUS_NO_MATCH}
- //
- // MessageId: STATUS_NO_MORE_MATCHES
- //
- // MessageText:
- //
- // There are no more matches for the current index enumeration.
- //
- STATUS_NO_MORE_MATCHES = NTSTATUS($C0000273);
- {$EXTERNALSYM STATUS_NO_MORE_MATCHES}
- //
- // MessageId: STATUS_NOT_A_REPARSE_POINT
- //
- // MessageText:
- //
- // The NTFS file or directory is not a reparse point.
- //
- STATUS_NOT_A_REPARSE_POINT = NTSTATUS($C0000275);
- {$EXTERNALSYM STATUS_NOT_A_REPARSE_POINT}
- //
- // MessageId: STATUS_IO_REPARSE_TAG_INVALID
- //
- // MessageText:
- //
- // The Windows I/O reparse tag passed for the NTFS reparse point is invalid.
- //
- STATUS_IO_REPARSE_TAG_INVALID = NTSTATUS($C0000276);
- {$EXTERNALSYM STATUS_IO_REPARSE_TAG_INVALID}
- //
- // MessageId: STATUS_IO_REPARSE_TAG_MISMATCH
- //
- // MessageText:
- //
- // The Windows I/O reparse tag does not match the one present in the NTFS reparse point.
- //
- STATUS_IO_REPARSE_TAG_MISMATCH = NTSTATUS($C0000277);
- {$EXTERNALSYM STATUS_IO_REPARSE_TAG_MISMATCH}
- //
- // MessageId: STATUS_IO_REPARSE_DATA_INVALID
- //
- // MessageText:
- //
- // The user data passed for the NTFS reparse point is invalid.
- //
- STATUS_IO_REPARSE_DATA_INVALID = NTSTATUS($C0000278);
- {$EXTERNALSYM STATUS_IO_REPARSE_DATA_INVALID}
- //
- // MessageId: STATUS_IO_REPARSE_TAG_NOT_HANDLED
- //
- // MessageText:
- //
- // The layered file system driver for this IO tag did not handle it when needed.
- //
- STATUS_IO_REPARSE_TAG_NOT_HANDLED = NTSTATUS($C0000279);
- {$EXTERNALSYM STATUS_IO_REPARSE_TAG_NOT_HANDLED}
- //
- // MessageId: STATUS_REPARSE_POINT_NOT_RESOLVED
- //
- // MessageText:
- //
- // The NTFS symbolic link could not be resolved even though the initial file name is valid.
- //
- STATUS_REPARSE_POINT_NOT_RESOLVED = NTSTATUS($C0000280);
- {$EXTERNALSYM STATUS_REPARSE_POINT_NOT_RESOLVED}
- //
- // MessageId: STATUS_DIRECTORY_IS_A_REPARSE_POINT
- //
- // MessageText:
- //
- // The NTFS directory is a reparse point.
- //
- STATUS_DIRECTORY_IS_A_REPARSE_POINT = NTSTATUS($C0000281);
- {$EXTERNALSYM STATUS_DIRECTORY_IS_A_REPARSE_POINT}
- //
- // MessageId: STATUS_RANGE_LIST_CONFLICT
- //
- // MessageText:
- //
- // The range could not be added to the range list because of a conflict.
- //
- STATUS_RANGE_LIST_CONFLICT = NTSTATUS($C0000282);
- {$EXTERNALSYM STATUS_RANGE_LIST_CONFLICT}
- //
- // MessageId: STATUS_SOURCE_ELEMENT_EMPTY
- //
- // MessageText:
- //
- // The specified medium changer source element contains no media.
- //
- STATUS_SOURCE_ELEMENT_EMPTY = NTSTATUS($C0000283);
- {$EXTERNALSYM STATUS_SOURCE_ELEMENT_EMPTY}
- //
- // MessageId: STATUS_DESTINATION_ELEMENT_FULL
- //
- // MessageText:
- //
- // The specified medium changer destination element already contains media.
- //
- STATUS_DESTINATION_ELEMENT_FULL = NTSTATUS($C0000284);
- {$EXTERNALSYM STATUS_DESTINATION_ELEMENT_FULL}
- //
- // MessageId: STATUS_ILLEGAL_ELEMENT_ADDRESS
- //
- // MessageText:
- //
- // The specified medium changer element does not exist.
- //
- STATUS_ILLEGAL_ELEMENT_ADDRESS = NTSTATUS($C0000285);
- {$EXTERNALSYM STATUS_ILLEGAL_ELEMENT_ADDRESS}
- //
- // MessageId: STATUS_MAGAZINE_NOT_PRESENT
- //
- // MessageText:
- //
- // The specified element is contained within a magazine that is no longer present.
- //
- STATUS_MAGAZINE_NOT_PRESENT = NTSTATUS($C0000286);
- {$EXTERNALSYM STATUS_MAGAZINE_NOT_PRESENT}
- //
- // MessageId: STATUS_REINITIALIZATION_NEEDED
- //
- // MessageText:
- //
- // The device requires reinitialization due to hardware errors.
- //
- STATUS_REINITIALIZATION_NEEDED = NTSTATUS($C0000287);
- {$EXTERNALSYM STATUS_REINITIALIZATION_NEEDED}
- //
- // MessageId: STATUS_DEVICE_REQUIRES_CLEANING
- //
- // MessageText:
- //
- // The device has indicated that cleaning is necessary.
- //
- STATUS_DEVICE_REQUIRES_CLEANING = NTSTATUS($80000288);
- {$EXTERNALSYM STATUS_DEVICE_REQUIRES_CLEANING}
- //
- // MessageId: STATUS_DEVICE_DOOR_OPEN
- //
- // MessageText:
- //
- // The device has indicated that it's door is open. Further operations require it closed and secured.
- //
- STATUS_DEVICE_DOOR_OPEN = NTSTATUS($80000289);
- {$EXTERNALSYM STATUS_DEVICE_DOOR_OPEN}
- //
- // MessageId: STATUS_ENCRYPTION_FAILED
- //
- // MessageText:
- //
- // The file encryption attempt failed.
- //
- STATUS_ENCRYPTION_FAILED = NTSTATUS($C000028A);
- {$EXTERNALSYM STATUS_ENCRYPTION_FAILED}
- //
- // MessageId: STATUS_DECRYPTION_FAILED
- //
- // MessageText:
- //
- // The file decryption attempt failed.
- //
- STATUS_DECRYPTION_FAILED = NTSTATUS($C000028B);
- {$EXTERNALSYM STATUS_DECRYPTION_FAILED}
- //
- // MessageId: STATUS_RANGE_NOT_FOUND
- //
- // MessageText:
- //
- // The specified range could not be found in the range list.
- //
- STATUS_RANGE_NOT_FOUND = NTSTATUS($C000028C);
- {$EXTERNALSYM STATUS_RANGE_NOT_FOUND}
- //
- // MessageId: STATUS_NO_RECOVERY_POLICY
- //
- // MessageText:
- //
- // There is no encryption recovery policy configured for this system.
- //
- STATUS_NO_RECOVERY_POLICY = NTSTATUS($C000028D);
- {$EXTERNALSYM STATUS_NO_RECOVERY_POLICY}
- //
- // MessageId: STATUS_NO_EFS
- //
- // MessageText:
- //
- // The required encryption driver is not loaded for this system.
- //
- STATUS_NO_EFS = NTSTATUS($C000028E);
- {$EXTERNALSYM STATUS_NO_EFS}
- //
- // MessageId: STATUS_WRONG_EFS
- //
- // MessageText:
- //
- // The file was encrypted with a different encryption driver than is currently loaded.
- //
- STATUS_WRONG_EFS = NTSTATUS($C000028F);
- {$EXTERNALSYM STATUS_WRONG_EFS}
- //
- // MessageId: STATUS_NO_USER_KEYS
- //
- // MessageText:
- //
- // There are no EFS keys defined for the user.
- //
- STATUS_NO_USER_KEYS = NTSTATUS($C0000290);
- {$EXTERNALSYM STATUS_NO_USER_KEYS}
- //
- // MessageId: STATUS_FILE_NOT_ENCRYPTED
- //
- // MessageText:
- //
- // The specified file is not encrypted.
- //
- STATUS_FILE_NOT_ENCRYPTED = NTSTATUS($C0000291);
- {$EXTERNALSYM STATUS_FILE_NOT_ENCRYPTED}
- //
- // MessageId: STATUS_NOT_EXPORT_FORMAT
- //
- // MessageText:
- //
- // The specified file is not in the defined EFS export format.
- //
- STATUS_NOT_EXPORT_FORMAT = NTSTATUS($C0000292);
- {$EXTERNALSYM STATUS_NOT_EXPORT_FORMAT}
- //
- // MessageId: STATUS_FILE_ENCRYPTED
- //
- // MessageText:
- //
- // The specified file is encrypted and the user does not have the ability to decrypt it.
- //
- STATUS_FILE_ENCRYPTED = NTSTATUS($C0000293);
- {$EXTERNALSYM STATUS_FILE_ENCRYPTED}
- //
- // MessageId: STATUS_WAKE_SYSTEM
- //
- // MessageText:
- //
- // The system has awoken
- //
- STATUS_WAKE_SYSTEM = NTSTATUS($40000294);
- {$EXTERNALSYM STATUS_WAKE_SYSTEM}
- //
- // MessageId: STATUS_WMI_GUID_NOT_FOUND
- //
- // MessageText:
- //
- // The guid passed was not recognized as valid by a WMI data provider.
- //
- STATUS_WMI_GUID_NOT_FOUND = NTSTATUS($C0000295);
- {$EXTERNALSYM STATUS_WMI_GUID_NOT_FOUND}
- //
- // MessageId: STATUS_WMI_INSTANCE_NOT_FOUND
- //
- // MessageText:
- //
- // The instance name passed was not recognized as valid by a WMI data provider.
- //
- STATUS_WMI_INSTANCE_NOT_FOUND = NTSTATUS($C0000296);
- {$EXTERNALSYM STATUS_WMI_INSTANCE_NOT_FOUND}
- //
- // MessageId: STATUS_WMI_ITEMID_NOT_FOUND
- //
- // MessageText:
- //
- // The data item id passed was not recognized as valid by a WMI data provider.
- //
- STATUS_WMI_ITEMID_NOT_FOUND = NTSTATUS($C0000297);
- {$EXTERNALSYM STATUS_WMI_ITEMID_NOT_FOUND}
- //
- // MessageId: STATUS_WMI_TRY_AGAIN
- //
- // MessageText:
- //
- // The WMI request could not be completed and should be retried.
- //
- STATUS_WMI_TRY_AGAIN = NTSTATUS($C0000298);
- {$EXTERNALSYM STATUS_WMI_TRY_AGAIN}
- //
- // MessageId: STATUS_SHARED_POLICY
- //
- // MessageText:
- //
- // The policy object is shared and can only be modified at the root
- //
- STATUS_SHARED_POLICY = NTSTATUS($C0000299);
- {$EXTERNALSYM STATUS_SHARED_POLICY}
- //
- // MessageId: STATUS_POLICY_OBJECT_NOT_FOUND
- //
- // MessageText:
- //
- // The policy object does not exist when it should
- //
- STATUS_POLICY_OBJECT_NOT_FOUND = NTSTATUS($C000029A);
- {$EXTERNALSYM STATUS_POLICY_OBJECT_NOT_FOUND}
- //
- // MessageId: STATUS_POLICY_ONLY_IN_DS
- //
- // MessageText:
- //
- // The requested policy information only lives in the Ds
- //
- STATUS_POLICY_ONLY_IN_DS = NTSTATUS($C000029B);
- {$EXTERNALSYM STATUS_POLICY_ONLY_IN_DS}
- //
- // MessageId: STATUS_VOLUME_NOT_UPGRADED
- //
- // MessageText:
- //
- // The volume must be upgraded to enable this feature
- //
- STATUS_VOLUME_NOT_UPGRADED = NTSTATUS($C000029C);
- {$EXTERNALSYM STATUS_VOLUME_NOT_UPGRADED}
- //
- // MessageId: STATUS_REMOTE_STORAGE_NOT_ACTIVE
- //
- // MessageText:
- //
- // The remote storage service is not operational at this time.
- //
- STATUS_REMOTE_STORAGE_NOT_ACTIVE = NTSTATUS($C000029D);
- {$EXTERNALSYM STATUS_REMOTE_STORAGE_NOT_ACTIVE}
- //
- // MessageId: STATUS_REMOTE_STORAGE_MEDIA_ERROR
- //
- // MessageText:
- //
- // The remote storage service encountered a media error.
- //
- STATUS_REMOTE_STORAGE_MEDIA_ERROR = NTSTATUS($C000029E);
- {$EXTERNALSYM STATUS_REMOTE_STORAGE_MEDIA_ERROR}
- //
- // MessageId: STATUS_NO_TRACKING_SERVICE
- //
- // MessageText:
- //
- // The tracking (workstation) service is not running.
- //
- STATUS_NO_TRACKING_SERVICE = NTSTATUS($C000029F);
- {$EXTERNALSYM STATUS_NO_TRACKING_SERVICE}
- //
- // MessageId: STATUS_SERVER_SID_MISMATCH
- //
- // MessageText:
- //
- // The server process is running under a SID different than that required by client.
- //
- STATUS_SERVER_SID_MISMATCH = NTSTATUS($C00002A0);
- {$EXTERNALSYM STATUS_SERVER_SID_MISMATCH}
- //
- // Directory Service specific Errors
- //
- //
- // MessageId: STATUS_DS_NO_ATTRIBUTE_OR_VALUE
- //
- // MessageText:
- //
- // The specified directory service attribute or value does not exist.
- //
- STATUS_DS_NO_ATTRIBUTE_OR_VALUE = NTSTATUS($C00002A1);
- {$EXTERNALSYM STATUS_DS_NO_ATTRIBUTE_OR_VALUE}
- //
- // MessageId: STATUS_DS_INVALID_ATTRIBUTE_SYNTAX
- //
- // MessageText:
- //
- // The attribute syntax specified to the directory service is invalid.
- //
- STATUS_DS_INVALID_ATTRIBUTE_SYNTAX = NTSTATUS($C00002A2);
- {$EXTERNALSYM STATUS_DS_INVALID_ATTRIBUTE_SYNTAX}
- //
- // MessageId: STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED
- //
- // MessageText:
- //
- // The attribute type specified to the directory service is not defined.
- //
- STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED = NTSTATUS($C00002A3);
- {$EXTERNALSYM STATUS_DS_ATTRIBUTE_TYPE_UNDEFINED}
- //
- // MessageId: STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS
- //
- // MessageText:
- //
- // The specified directory service attribute or value already exists.
- //
- STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS = NTSTATUS($C00002A4);
- {$EXTERNALSYM STATUS_DS_ATTRIBUTE_OR_VALUE_EXISTS}
- //
- // MessageId: STATUS_DS_BUSY
- //
- // MessageText:
- //
- // The directory service is busy.
- //
- STATUS_DS_BUSY = NTSTATUS($C00002A5);
- {$EXTERNALSYM STATUS_DS_BUSY}
- //
- // MessageId: STATUS_DS_UNAVAILABLE
- //
- // MessageText:
- //
- // The directory service is not available.
- //
- STATUS_DS_UNAVAILABLE = NTSTATUS($C00002A6);
- {$EXTERNALSYM STATUS_DS_UNAVAILABLE}
- //
- // MessageId: STATUS_DS_NO_RIDS_ALLOCATED
- //
- // MessageText:
- //
- // The directory service was unable to allocate a relative identifier.
- //
- STATUS_DS_NO_RIDS_ALLOCATED = NTSTATUS($C00002A7);
- {$EXTERNALSYM STATUS_DS_NO_RIDS_ALLOCATED}
- //
- // MessageId: STATUS_DS_NO_MORE_RIDS
- //
- // MessageText:
- //
- // The directory service has exhausted the pool of relative identifiers.
- //
- STATUS_DS_NO_MORE_RIDS = NTSTATUS($C00002A8);
- {$EXTERNALSYM STATUS_DS_NO_MORE_RIDS}
- //
- // MessageId: STATUS_DS_INCORRECT_ROLE_OWNER
- //
- // MessageText:
- //
- // The requested operation could not be performed because the directory service is not the master for that type of operation.
- //
- STATUS_DS_INCORRECT_ROLE_OWNER = NTSTATUS($C00002A9);
- {$EXTERNALSYM STATUS_DS_INCORRECT_ROLE_OWNER}
- //
- // MessageId: STATUS_DS_RIDMGR_INIT_ERROR
- //
- // MessageText:
- //
- // The directory service was unable to initialize the subsystem that allocates relative identifiers.
- //
- STATUS_DS_RIDMGR_INIT_ERROR = NTSTATUS($C00002AA);
- {$EXTERNALSYM STATUS_DS_RIDMGR_INIT_ERROR}
- //
- // MessageId: STATUS_DS_OBJ_CLASS_VIOLATION
- //
- // MessageText:
- //
- // The requested operation did not satisfy one or more constraints associated with the class of the object.
- //
- STATUS_DS_OBJ_CLASS_VIOLATION = NTSTATUS($C00002AB);
- {$EXTERNALSYM STATUS_DS_OBJ_CLASS_VIOLATION}
- //
- // MessageId: STATUS_DS_CANT_ON_NON_LEAF
- //
- // MessageText:
- //
- // The directory service can perform the requested operation only on a leaf object.
- //
- STATUS_DS_CANT_ON_NON_LEAF = NTSTATUS($C00002AC);
- {$EXTERNALSYM STATUS_DS_CANT_ON_NON_LEAF}
- //
- // MessageId: STATUS_DS_CANT_ON_RDN
- //
- // MessageText:
- //
- // The directory service cannot perform the requested operation on the Relatively Defined Name (RDN) attribute of an object.
- //
- STATUS_DS_CANT_ON_RDN = NTSTATUS($C00002AD);
- {$EXTERNALSYM STATUS_DS_CANT_ON_RDN}
- //
- // MessageId: STATUS_DS_CANT_MOD_OBJ_CLASS
- //
- // MessageText:
- //
- // The directory service detected an attempt to modify the object class of an object.
- //
- STATUS_DS_CANT_MOD_OBJ_CLASS = NTSTATUS($C00002AE);
- {$EXTERNALSYM STATUS_DS_CANT_MOD_OBJ_CLASS}
- //
- // MessageId: STATUS_DS_CROSS_DOM_MOVE_FAILED
- //
- // MessageText:
- //
- // An error occurred while performing a cross domain move operation.
- //
- STATUS_DS_CROSS_DOM_MOVE_FAILED = NTSTATUS($C00002AF);
- {$EXTERNALSYM STATUS_DS_CROSS_DOM_MOVE_FAILED}
- //
- // MessageId: STATUS_DS_GC_NOT_AVAILABLE
- //
- // MessageText:
- //
- // Unable to Contact the Global Catalog Server.
- //
- STATUS_DS_GC_NOT_AVAILABLE = NTSTATUS($C00002B0);
- {$EXTERNALSYM STATUS_DS_GC_NOT_AVAILABLE}
- //
- // MessageId: STATUS_DIRECTORY_SERVICE_REQUIRED
- //
- // MessageText:
- //
- // The requested operation requires a directory service, and none was available.
- //
- STATUS_DIRECTORY_SERVICE_REQUIRED = NTSTATUS($C00002B1);
- {$EXTERNALSYM STATUS_DIRECTORY_SERVICE_REQUIRED}
- //
- // MessageId: STATUS_REPARSE_ATTRIBUTE_CONFLICT
- //
- // MessageText:
- //
- // The reparse attribute cannot be set as it is incompatible with an existing attribute.
- //
- STATUS_REPARSE_ATTRIBUTE_CONFLICT = NTSTATUS($C00002B2);
- {$EXTERNALSYM STATUS_REPARSE_ATTRIBUTE_CONFLICT}
- //
- // MessageId: STATUS_CANT_ENABLE_DENY_ONLY
- //
- // MessageText:
- //
- // A group marked use for deny only can not be enabled.
- //
- STATUS_CANT_ENABLE_DENY_ONLY = NTSTATUS($C00002B3);
- {$EXTERNALSYM STATUS_CANT_ENABLE_DENY_ONLY}
- //
- // MessageId: STATUS_FLOAT_MULTIPLE_FAULTS
- //
- // MessageText:
- //
- // {EXCEPTION}
- // Multiple floating point faults.
- //
- STATUS_FLOAT_MULTIPLE_FAULTS = NTSTATUS($C00002B4); // winnt
- {$EXTERNALSYM STATUS_FLOAT_MULTIPLE_FAULTS}
- //
- // MessageId: STATUS_FLOAT_MULTIPLE_TRAPS
- //
- // MessageText:
- //
- // {EXCEPTION}
- // Multiple floating point traps.
- //
- STATUS_FLOAT_MULTIPLE_TRAPS = NTSTATUS($C00002B5); // winnt
- {$EXTERNALSYM STATUS_FLOAT_MULTIPLE_TRAPS}
- //
- // MessageId: STATUS_DEVICE_REMOVED
- //
- // MessageText:
- //
- // The device has been removed.
- //
- STATUS_DEVICE_REMOVED = NTSTATUS($C00002B6);
- {$EXTERNALSYM STATUS_DEVICE_REMOVED}
- //
- // MessageId: STATUS_JOURNAL_DELETE_IN_PROGRESS
- //
- // MessageText:
- //
- // The volume change journal is being deleted.
- //
- STATUS_JOURNAL_DELETE_IN_PROGRESS = NTSTATUS($C00002B7);
- {$EXTERNALSYM STATUS_JOURNAL_DELETE_IN_PROGRESS}
- //
- // MessageId: STATUS_JOURNAL_NOT_ACTIVE
- //
- // MessageText:
- //
- // The volume change journal service is not active.
- //
- STATUS_JOURNAL_NOT_ACTIVE = NTSTATUS($C00002B8);
- {$EXTERNALSYM STATUS_JOURNAL_NOT_ACTIVE}
- //
- // MessageId: STATUS_NOINTERFACE
- //
- // MessageText:
- //
- // The requested interface is not supported.
- //
- STATUS_NOINTERFACE = NTSTATUS($C00002B9);
- {$EXTERNALSYM STATUS_NOINTERFACE}
- //
- // MessageId: STATUS_DS_ADMIN_LIMIT_EXCEEDED
- //
- // MessageText:
- //
- // A directory service resource limit has been exceeded.
- //
- STATUS_DS_ADMIN_LIMIT_EXCEEDED = NTSTATUS($C00002C1);
- {$EXTERNALSYM STATUS_DS_ADMIN_LIMIT_EXCEEDED}
- //
- // MessageId: STATUS_DRIVER_FAILED_SLEEP
- //
- // MessageText:
- //
- // {System Standby Failed}
- // The driver %hs does not support standby mode. Updating this
- // driver may allow the system to go to standby mode.
- //
- STATUS_DRIVER_FAILED_SLEEP = NTSTATUS($C00002C2);
- {$EXTERNALSYM STATUS_DRIVER_FAILED_SLEEP}
- //
- // MessageId: STATUS_MUTUAL_AUTHENTICATION_FAILED
- //
- // MessageText:
- //
- // Mutual Authentication failed. The server's password is out of date at the domain controller.
- //
- STATUS_MUTUAL_AUTHENTICATION_FAILED = NTSTATUS($C00002C3);
- {$EXTERNALSYM STATUS_MUTUAL_AUTHENTICATION_FAILED}
- //
- // MessageId: STATUS_CORRUPT_SYSTEM_FILE
- //
- // MessageText:
- //
- // The system file %1 has become corrupt and has been replaced.
- //
- STATUS_CORRUPT_SYSTEM_FILE = NTSTATUS($C00002C4);
- {$EXTERNALSYM STATUS_CORRUPT_SYSTEM_FILE}
- //
- // MessageId: STATUS_DATATYPE_MISALIGNMENT_ERROR
- //
- // MessageText:
- //
- // {EXCEPTION}
- // Alignment Error
- // A datatype misalignment error was detected in a load or store instruction.
- //
- STATUS_DATATYPE_MISALIGNMENT_ERROR = NTSTATUS($C00002C5);
- {$EXTERNALSYM STATUS_DATATYPE_MISALIGNMENT_ERROR}
- //
- // MessageId: STATUS_WMI_READ_ONLY
- //
- // MessageText:
- //
- // The WMI data item or data block is read only.
- //
- STATUS_WMI_READ_ONLY = NTSTATUS($C00002C6);
- {$EXTERNALSYM STATUS_WMI_READ_ONLY}
- //
- // MessageId: STATUS_WMI_SET_FAILURE
- //
- // MessageText:
- //
- // The WMI data item or data block could not be changed.
- //
- STATUS_WMI_SET_FAILURE = NTSTATUS($C00002C7);
- {$EXTERNALSYM STATUS_WMI_SET_FAILURE}
- //
- // MessageId: STATUS_COMMITMENT_MINIMUM
- //
- // MessageText:
- //
- // {Virtual Memory Minimum Too Low}
- // Your system is low on virtual memory. Windows is increasing the size of your virtual memory paging file.
- // During this process, memory requests for some applications may be denied. For more information, see Help.
- //
- STATUS_COMMITMENT_MINIMUM = NTSTATUS($C00002C8);
- {$EXTERNALSYM STATUS_COMMITMENT_MINIMUM}
- //
- // MessageId: STATUS_REG_NAT_CONSUMPTION
- //
- // MessageText:
- //
- // {EXCEPTION}
- // Register NaT consumption faults.
- // A NaT value is consumed on a non speculative instruction.
- //
- STATUS_REG_NAT_CONSUMPTION = NTSTATUS($C00002C9); // winnt
- {$EXTERNALSYM STATUS_REG_NAT_CONSUMPTION}
- //
- // MessageId: STATUS_TRANSPORT_FULL
- //
- // MessageText:
- //
- // The medium changer's transport element contains media, which is causing the operation to fail.
- //
- STATUS_TRANSPORT_FULL = NTSTATUS($C00002CA);
- {$EXTERNALSYM STATUS_TRANSPORT_FULL}
- //
- // MessageId: STATUS_DS_SAM_INIT_FAILURE
- //
- // MessageText:
- //
- // Security Accounts Manager initialization failed because of the following error:
- // %hs
- // Error Status: 0x%x.
- // Please click OK to shutdown this system and reboot into Directory Services Restore Mode, check the event log for more detailed information.
- //
- STATUS_DS_SAM_INIT_FAILURE = NTSTATUS($C00002CB);
- {$EXTERNALSYM STATUS_DS_SAM_INIT_FAILURE}
- //
- // MessageId: STATUS_ONLY_IF_CONNECTED
- //
- // MessageText:
- //
- // This operation is supported only when you are connected to the server.
- //
- STATUS_ONLY_IF_CONNECTED = NTSTATUS($C00002CC);
- {$EXTERNALSYM STATUS_ONLY_IF_CONNECTED}
- //
- // MessageId: STATUS_DS_SENSITIVE_GROUP_VIOLATION
- //
- // MessageText:
- //
- // Only an administrator can modify the membership list of an administrative group.
- //
- STATUS_DS_SENSITIVE_GROUP_VIOLATION = NTSTATUS($C00002CD);
- {$EXTERNALSYM STATUS_DS_SENSITIVE_GROUP_VIOLATION}
- //
- // MessageId: STATUS_PNP_RESTART_ENUMERATION
- //
- // MessageText:
- //
- // A device was removed so enumeration must be restarted.
- //
- STATUS_PNP_RESTART_ENUMERATION = NTSTATUS($C00002CE);
- {$EXTERNALSYM STATUS_PNP_RESTART_ENUMERATION}
- //
- // MessageId: STATUS_JOURNAL_ENTRY_DELETED
- //
- // MessageText:
- //
- // The journal entry has been deleted from the journal.
- //
- STATUS_JOURNAL_ENTRY_DELETED = NTSTATUS($C00002CF);
- {$EXTERNALSYM STATUS_JOURNAL_ENTRY_DELETED}
- //
- // MessageId: STATUS_DS_CANT_MOD_PRIMARYGROUPID
- //
- // MessageText:
- //
- // Cannot change the primary group ID of a domain controller account.
- //
- STATUS_DS_CANT_MOD_PRIMARYGROUPID = NTSTATUS($C00002D0);
- {$EXTERNALSYM STATUS_DS_CANT_MOD_PRIMARYGROUPID}
- //
- // MessageId: STATUS_SYSTEM_IMAGE_BAD_SIGNATURE
- //
- // MessageText:
- //
- // {Fatal System Error}
- // The system image %s is not properly signed.
- // The file has been replaced with the signed file.
- // The system has been shut down.
- //
- STATUS_SYSTEM_IMAGE_BAD_SIGNATURE = NTSTATUS($C00002D1);
- {$EXTERNALSYM STATUS_SYSTEM_IMAGE_BAD_SIGNATURE}
- //
- // MessageId: STATUS_PNP_REBOOT_REQUIRED
- //
- // MessageText:
- //
- // Device will not start without a reboot.
- //
- STATUS_PNP_REBOOT_REQUIRED = NTSTATUS($C00002D2);
- {$EXTERNALSYM STATUS_PNP_REBOOT_REQUIRED}
- //
- // MessageId: STATUS_POWER_STATE_INVALID
- //
- // MessageText:
- //
- // Current device power state cannot support this request.
- //
- STATUS_POWER_STATE_INVALID = NTSTATUS($C00002D3);
- {$EXTERNALSYM STATUS_POWER_STATE_INVALID}
- //
- // MessageId: STATUS_DS_INVALID_GROUP_TYPE
- //
- // MessageText:
- //
- // The specified group type is invalid.
- //
- STATUS_DS_INVALID_GROUP_TYPE = NTSTATUS($C00002D4);
- {$EXTERNALSYM STATUS_DS_INVALID_GROUP_TYPE}
- //
- // MessageId: STATUS_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
- //
- // MessageText:
- //
- // In mixed domain no nesting of global group if group is security enabled.
- //
- STATUS_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN = NTSTATUS($C00002D5);
- {$EXTERNALSYM STATUS_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN}
- //
- // MessageId: STATUS_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
- //
- // MessageText:
- //
- // In mixed domain, cannot nest local groups with other local groups, if the group is security enabled.
- //
- STATUS_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN = NTSTATUS($C00002D6);
- {$EXTERNALSYM STATUS_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN}
- //
- // MessageId: STATUS_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
- //
- // MessageText:
- //
- // A global group cannot have a local group as a member.
- //
- STATUS_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER = NTSTATUS($C00002D7);
- {$EXTERNALSYM STATUS_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER}
- //
- // MessageId: STATUS_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
- //
- // MessageText:
- //
- // A global group cannot have a universal group as a member.
- //
- STATUS_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER = NTSTATUS($C00002D8);
- {$EXTERNALSYM STATUS_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER}
- //
- // MessageId: STATUS_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
- //
- // MessageText:
- //
- // A universal group cannot have a local group as a member.
- //
- STATUS_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER = NTSTATUS($C00002D9);
- {$EXTERNALSYM STATUS_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER}
- //
- // MessageId: STATUS_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
- //
- // MessageText:
- //
- // A global group cannot have a cross domain member.
- //
- STATUS_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER = NTSTATUS($C00002DA);
- {$EXTERNALSYM STATUS_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER}
- //
- // MessageId: STATUS_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
- //
- // MessageText:
- //
- // A local group cannot have another cross domain local group as a member.
- //
- STATUS_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER = NTSTATUS($C00002DB);
- {$EXTERNALSYM STATUS_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER}
- //
- // MessageId: STATUS_DS_HAVE_PRIMARY_MEMBERS
- //
- // MessageText:
- //
- // Can not change to security disabled group because of having primary members in this group.
- //
- STATUS_DS_HAVE_PRIMARY_MEMBERS = NTSTATUS($C00002DC);
- {$EXTERNALSYM STATUS_DS_HAVE_PRIMARY_MEMBERS}
- //
- // MessageId: STATUS_WMI_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The WMI operation is not supported by the data block or method.
- //
- STATUS_WMI_NOT_SUPPORTED = NTSTATUS($C00002DD);
- {$EXTERNALSYM STATUS_WMI_NOT_SUPPORTED}
- //
- // MessageId: STATUS_INSUFFICIENT_POWER
- //
- // MessageText:
- //
- // There is not enough power to complete the requested operation.
- //
- STATUS_INSUFFICIENT_POWER = NTSTATUS($C00002DE);
- {$EXTERNALSYM STATUS_INSUFFICIENT_POWER}
- //
- // MessageId: STATUS_SAM_NEED_BOOTKEY_PASSWORD
- //
- // MessageText:
- //
- // Security Account Manager needs to get the boot password.
- //
- STATUS_SAM_NEED_BOOTKEY_PASSWORD = NTSTATUS($C00002DF);
- {$EXTERNALSYM STATUS_SAM_NEED_BOOTKEY_PASSWORD}
- //
- // MessageId: STATUS_SAM_NEED_BOOTKEY_FLOPPY
- //
- // MessageText:
- //
- // Security Account Manager needs to get the boot key from floppy disk.
- //
- STATUS_SAM_NEED_BOOTKEY_FLOPPY = NTSTATUS($C00002E0);
- {$EXTERNALSYM STATUS_SAM_NEED_BOOTKEY_FLOPPY}
- //
- // MessageId: STATUS_DS_CANT_START
- //
- // MessageText:
- //
- // Directory Service can not start.
- //
- STATUS_DS_CANT_START = NTSTATUS($C00002E1);
- {$EXTERNALSYM STATUS_DS_CANT_START}
- //
- // MessageId: STATUS_DS_INIT_FAILURE
- //
- // MessageText:
- //
- // Directory Services could not start because of the following error:
- // %hs
- // Error Status: 0x%x.
- // Please click OK to shutdown this system and reboot into Directory Services Restore Mode, check the event log for more detailed information.
- //
- STATUS_DS_INIT_FAILURE = NTSTATUS($C00002E2);
- {$EXTERNALSYM STATUS_DS_INIT_FAILURE}
- //
- // MessageId: STATUS_SAM_INIT_FAILURE
- //
- // MessageText:
- //
- // Security Accounts Manager initialization failed because of the following error:
- // %hs
- // Error Status: 0x%x.
- // Please click OK to shutdown this system and reboot into Safe Mode, check the event log for more detailed information.
- //
- STATUS_SAM_INIT_FAILURE = NTSTATUS($C00002E3);
- {$EXTERNALSYM STATUS_SAM_INIT_FAILURE}
- //
- // MessageId: STATUS_DS_GC_REQUIRED
- //
- // MessageText:
- //
- // The requested operation can be performed only on a global catalog server.
- //
- STATUS_DS_GC_REQUIRED = NTSTATUS($C00002E4);
- {$EXTERNALSYM STATUS_DS_GC_REQUIRED}
- //
- // MessageId: STATUS_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
- //
- // MessageText:
- //
- // A local group can only be a member of other local groups in the same domain.
- //
- STATUS_DS_LOCAL_MEMBER_OF_LOCAL_ONLY = NTSTATUS($C00002E5);
- {$EXTERNALSYM STATUS_DS_LOCAL_MEMBER_OF_LOCAL_ONLY}
- //
- // MessageId: STATUS_DS_NO_FPO_IN_UNIVERSAL_GROUPS
- //
- // MessageText:
- //
- // Foreign security principals cannot be members of universal groups.
- //
- STATUS_DS_NO_FPO_IN_UNIVERSAL_GROUPS = NTSTATUS($C00002E6);
- {$EXTERNALSYM STATUS_DS_NO_FPO_IN_UNIVERSAL_GROUPS}
- //
- // MessageId: STATUS_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
- //
- // MessageText:
- //
- // Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased.
- //
- STATUS_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED = NTSTATUS($C00002E7);
- {$EXTERNALSYM STATUS_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED}
- //
- // MessageId: STATUS_MULTIPLE_FAULT_VIOLATION
- //
- // MessageText:
- //
- // STATUS_MULTIPLE_FAULT_VIOLATION
- //
- STATUS_MULTIPLE_FAULT_VIOLATION = NTSTATUS($C00002E8);
- {$EXTERNALSYM STATUS_MULTIPLE_FAULT_VIOLATION}
- //
- // MessageId: STATUS_NOT_SUPPORTED_ON_SBS
- //
- // MessageText:
- //
- // This operation is not supported on a Microsoft Small Business Server
- //
- STATUS_NOT_SUPPORTED_ON_SBS = NTSTATUS($C0000300);
- {$EXTERNALSYM STATUS_NOT_SUPPORTED_ON_SBS}
- //
- // MessageId: STATUS_WOW_ASSERTION
- //
- // MessageText:
- //
- // WOW Assertion Error.
- //
- STATUS_WOW_ASSERTION = NTSTATUS($C0009898);
- {$EXTERNALSYM STATUS_WOW_ASSERTION}
- //
- // MessageId: DBG_NO_STATE_CHANGE
- //
- // MessageText:
- //
- // Debugger did not perform a state change.
- //
- DBG_NO_STATE_CHANGE = NTSTATUS($C0010001);
- {$EXTERNALSYM DBG_NO_STATE_CHANGE}
- //
- // MessageId: DBG_APP_NOT_IDLE
- //
- // MessageText:
- //
- // Debugger has found the application is not idle.
- //
- DBG_APP_NOT_IDLE = NTSTATUS($C0010002);
- {$EXTERNALSYM DBG_APP_NOT_IDLE}
- //
- // MessageId: RPC_NT_INVALID_STRING_BINDING
- //
- // MessageText:
- //
- // The string binding is invalid.
- //
- RPC_NT_INVALID_STRING_BINDING = NTSTATUS($C0020001);
- {$EXTERNALSYM RPC_NT_INVALID_STRING_BINDING}
- //
- // MessageId: RPC_NT_WRONG_KIND_OF_BINDING
- //
- // MessageText:
- //
- // The binding handle is not the correct type.
- //
- RPC_NT_WRONG_KIND_OF_BINDING = NTSTATUS($C0020002);
- {$EXTERNALSYM RPC_NT_WRONG_KIND_OF_BINDING}
- //
- // MessageId: RPC_NT_INVALID_BINDING
- //
- // MessageText:
- //
- // The binding handle is invalid.
- //
- RPC_NT_INVALID_BINDING = NTSTATUS($C0020003);
- {$EXTERNALSYM RPC_NT_INVALID_BINDING}
- //
- // MessageId: RPC_NT_PROTSEQ_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The RPC protocol sequence is not supported.
- //
- RPC_NT_PROTSEQ_NOT_SUPPORTED = NTSTATUS($C0020004);
- {$EXTERNALSYM RPC_NT_PROTSEQ_NOT_SUPPORTED}
- //
- // MessageId: RPC_NT_INVALID_RPC_PROTSEQ
- //
- // MessageText:
- //
- // The RPC protocol sequence is invalid.
- //
- RPC_NT_INVALID_RPC_PROTSEQ = NTSTATUS($C0020005);
- {$EXTERNALSYM RPC_NT_INVALID_RPC_PROTSEQ}
- //
- // MessageId: RPC_NT_INVALID_STRING_UUID
- //
- // MessageText:
- //
- // The string UUID is invalid.
- //
- RPC_NT_INVALID_STRING_UUID = NTSTATUS($C0020006);
- {$EXTERNALSYM RPC_NT_INVALID_STRING_UUID}
- //
- // MessageId: RPC_NT_INVALID_ENDPOINT_FORMAT
- //
- // MessageText:
- //
- // The endpoint format is invalid.
- //
- RPC_NT_INVALID_ENDPOINT_FORMAT = NTSTATUS($C0020007);
- {$EXTERNALSYM RPC_NT_INVALID_ENDPOINT_FORMAT}
- //
- // MessageId: RPC_NT_INVALID_NET_ADDR
- //
- // MessageText:
- //
- // The network address is invalid.
- //
- RPC_NT_INVALID_NET_ADDR = NTSTATUS($C0020008);
- {$EXTERNALSYM RPC_NT_INVALID_NET_ADDR}
- //
- // MessageId: RPC_NT_NO_ENDPOINT_FOUND
- //
- // MessageText:
- //
- // No endpoint was found.
- //
- RPC_NT_NO_ENDPOINT_FOUND = NTSTATUS($C0020009);
- {$EXTERNALSYM RPC_NT_NO_ENDPOINT_FOUND}
- //
- // MessageId: RPC_NT_INVALID_TIMEOUT
- //
- // MessageText:
- //
- // The timeout value is invalid.
- //
- RPC_NT_INVALID_TIMEOUT = NTSTATUS($C002000A);
- {$EXTERNALSYM RPC_NT_INVALID_TIMEOUT}
- //
- // MessageId: RPC_NT_OBJECT_NOT_FOUND
- //
- // MessageText:
- //
- // The object UUID was not found.
- //
- RPC_NT_OBJECT_NOT_FOUND = NTSTATUS($C002000B);
- {$EXTERNALSYM RPC_NT_OBJECT_NOT_FOUND}
- //
- // MessageId: RPC_NT_ALREADY_REGISTERED
- //
- // MessageText:
- //
- // The object UUID has already been registered.
- //
- RPC_NT_ALREADY_REGISTERED = NTSTATUS($C002000C);
- {$EXTERNALSYM RPC_NT_ALREADY_REGISTERED}
- //
- // MessageId: RPC_NT_TYPE_ALREADY_REGISTERED
- //
- // MessageText:
- //
- // The type UUID has already been registered.
- //
- RPC_NT_TYPE_ALREADY_REGISTERED = NTSTATUS($C002000D);
- {$EXTERNALSYM RPC_NT_TYPE_ALREADY_REGISTERED}
- //
- // MessageId: RPC_NT_ALREADY_LISTENING
- //
- // MessageText:
- //
- // The RPC server is already listening.
- //
- RPC_NT_ALREADY_LISTENING = NTSTATUS($C002000E);
- {$EXTERNALSYM RPC_NT_ALREADY_LISTENING}
- //
- // MessageId: RPC_NT_NO_PROTSEQS_REGISTERED
- //
- // MessageText:
- //
- // No protocol sequences have been registered.
- //
- RPC_NT_NO_PROTSEQS_REGISTERED = NTSTATUS($C002000F);
- {$EXTERNALSYM RPC_NT_NO_PROTSEQS_REGISTERED}
- //
- // MessageId: RPC_NT_NOT_LISTENING
- //
- // MessageText:
- //
- // The RPC server is not listening.
- //
- RPC_NT_NOT_LISTENING = NTSTATUS($C0020010);
- {$EXTERNALSYM RPC_NT_NOT_LISTENING}
- //
- // MessageId: RPC_NT_UNKNOWN_MGR_TYPE
- //
- // MessageText:
- //
- // The manager type is unknown.
- //
- RPC_NT_UNKNOWN_MGR_TYPE = NTSTATUS($C0020011);
- {$EXTERNALSYM RPC_NT_UNKNOWN_MGR_TYPE}
- //
- // MessageId: RPC_NT_UNKNOWN_IF
- //
- // MessageText:
- //
- // The interface is unknown.
- //
- RPC_NT_UNKNOWN_IF = NTSTATUS($C0020012);
- {$EXTERNALSYM RPC_NT_UNKNOWN_IF}
- //
- // MessageId: RPC_NT_NO_BINDINGS
- //
- // MessageText:
- //
- // There are no bindings.
- //
- RPC_NT_NO_BINDINGS = NTSTATUS($C0020013);
- {$EXTERNALSYM RPC_NT_NO_BINDINGS}
- //
- // MessageId: RPC_NT_NO_PROTSEQS
- //
- // MessageText:
- //
- // There are no protocol sequences.
- //
- RPC_NT_NO_PROTSEQS = NTSTATUS($C0020014);
- {$EXTERNALSYM RPC_NT_NO_PROTSEQS}
- //
- // MessageId: RPC_NT_CANT_CREATE_ENDPOINT
- //
- // MessageText:
- //
- // The endpoint cannot be created.
- //
- RPC_NT_CANT_CREATE_ENDPOINT = NTSTATUS($C0020015);
- {$EXTERNALSYM RPC_NT_CANT_CREATE_ENDPOINT}
- //
- // MessageId: RPC_NT_OUT_OF_RESOURCES
- //
- // MessageText:
- //
- // Not enough resources are available to complete this operation.
- //
- RPC_NT_OUT_OF_RESOURCES = NTSTATUS($C0020016);
- {$EXTERNALSYM RPC_NT_OUT_OF_RESOURCES}
- //
- // MessageId: RPC_NT_SERVER_UNAVAILABLE
- //
- // MessageText:
- //
- // The RPC server is unavailable.
- //
- RPC_NT_SERVER_UNAVAILABLE = NTSTATUS($C0020017);
- {$EXTERNALSYM RPC_NT_SERVER_UNAVAILABLE}
- //
- // MessageId: RPC_NT_SERVER_TOO_BUSY
- //
- // MessageText:
- //
- // The RPC server is too busy to complete this operation.
- //
- RPC_NT_SERVER_TOO_BUSY = NTSTATUS($C0020018);
- {$EXTERNALSYM RPC_NT_SERVER_TOO_BUSY}
- //
- // MessageId: RPC_NT_INVALID_NETWORK_OPTIONS
- //
- // MessageText:
- //
- // The network options are invalid.
- //
- RPC_NT_INVALID_NETWORK_OPTIONS = NTSTATUS($C0020019);
- {$EXTERNALSYM RPC_NT_INVALID_NETWORK_OPTIONS}
- //
- // MessageId: RPC_NT_NO_CALL_ACTIVE
- //
- // MessageText:
- //
- // There are no remote procedure calls active on this thread.
- //
- RPC_NT_NO_CALL_ACTIVE = NTSTATUS($C002001A);
- {$EXTERNALSYM RPC_NT_NO_CALL_ACTIVE}
- //
- // MessageId: RPC_NT_CALL_FAILED
- //
- // MessageText:
- //
- // The remote procedure call failed.
- //
- RPC_NT_CALL_FAILED = NTSTATUS($C002001B);
- {$EXTERNALSYM RPC_NT_CALL_FAILED}
- //
- // MessageId: RPC_NT_CALL_FAILED_DNE
- //
- // MessageText:
- //
- // The remote procedure call failed and did not execute.
- //
- RPC_NT_CALL_FAILED_DNE = NTSTATUS($C002001C);
- {$EXTERNALSYM RPC_NT_CALL_FAILED_DNE}
- //
- // MessageId: RPC_NT_PROTOCOL_ERROR
- //
- // MessageText:
- //
- // An RPC protocol error occurred.
- //
- RPC_NT_PROTOCOL_ERROR = NTSTATUS($C002001D);
- {$EXTERNALSYM RPC_NT_PROTOCOL_ERROR}
- //
- // MessageId: RPC_NT_UNSUPPORTED_TRANS_SYN
- //
- // MessageText:
- //
- // The transfer syntax is not supported by the RPC server.
- //
- RPC_NT_UNSUPPORTED_TRANS_SYN = NTSTATUS($C002001F);
- {$EXTERNALSYM RPC_NT_UNSUPPORTED_TRANS_SYN}
- //
- // MessageId: RPC_NT_UNSUPPORTED_TYPE
- //
- // MessageText:
- //
- // The type UUID is not supported.
- //
- RPC_NT_UNSUPPORTED_TYPE = NTSTATUS($C0020021);
- {$EXTERNALSYM RPC_NT_UNSUPPORTED_TYPE}
- //
- // MessageId: RPC_NT_INVALID_TAG
- //
- // MessageText:
- //
- // The tag is invalid.
- //
- RPC_NT_INVALID_TAG = NTSTATUS($C0020022);
- {$EXTERNALSYM RPC_NT_INVALID_TAG}
- //
- // MessageId: RPC_NT_INVALID_BOUND
- //
- // MessageText:
- //
- // The array bounds are invalid.
- //
- RPC_NT_INVALID_BOUND = NTSTATUS($C0020023);
- {$EXTERNALSYM RPC_NT_INVALID_BOUND}
- //
- // MessageId: RPC_NT_NO_ENTRY_NAME
- //
- // MessageText:
- //
- // The binding does not contain an entry name.
- //
- RPC_NT_NO_ENTRY_NAME = NTSTATUS($C0020024);
- {$EXTERNALSYM RPC_NT_NO_ENTRY_NAME}
- //
- // MessageId: RPC_NT_INVALID_NAME_SYNTAX
- //
- // MessageText:
- //
- // The name syntax is invalid.
- //
- RPC_NT_INVALID_NAME_SYNTAX = NTSTATUS($C0020025);
- {$EXTERNALSYM RPC_NT_INVALID_NAME_SYNTAX}
- //
- // MessageId: RPC_NT_UNSUPPORTED_NAME_SYNTAX
- //
- // MessageText:
- //
- // The name syntax is not supported.
- //
- RPC_NT_UNSUPPORTED_NAME_SYNTAX = NTSTATUS($C0020026);
- {$EXTERNALSYM RPC_NT_UNSUPPORTED_NAME_SYNTAX}
- //
- // MessageId: RPC_NT_UUID_NO_ADDRESS
- //
- // MessageText:
- //
- // No network address is available to use to construct a UUID.
- //
- RPC_NT_UUID_NO_ADDRESS = NTSTATUS($C0020028);
- {$EXTERNALSYM RPC_NT_UUID_NO_ADDRESS}
- //
- // MessageId: RPC_NT_DUPLICATE_ENDPOINT
- //
- // MessageText:
- //
- // The endpoint is a duplicate.
- //
- RPC_NT_DUPLICATE_ENDPOINT = NTSTATUS($C0020029);
- {$EXTERNALSYM RPC_NT_DUPLICATE_ENDPOINT}
- //
- // MessageId: RPC_NT_UNKNOWN_AUTHN_TYPE
- //
- // MessageText:
- //
- // The authentication type is unknown.
- //
- RPC_NT_UNKNOWN_AUTHN_TYPE = NTSTATUS($C002002A);
- {$EXTERNALSYM RPC_NT_UNKNOWN_AUTHN_TYPE}
- //
- // MessageId: RPC_NT_MAX_CALLS_TOO_SMALL
- //
- // MessageText:
- //
- // The maximum number of calls is too small.
- //
- RPC_NT_MAX_CALLS_TOO_SMALL = NTSTATUS($C002002B);
- {$EXTERNALSYM RPC_NT_MAX_CALLS_TOO_SMALL}
- //
- // MessageId: RPC_NT_STRING_TOO_LONG
- //
- // MessageText:
- //
- // The string is too long.
- //
- RPC_NT_STRING_TOO_LONG = NTSTATUS($C002002C);
- {$EXTERNALSYM RPC_NT_STRING_TOO_LONG}
- //
- // MessageId: RPC_NT_PROTSEQ_NOT_FOUND
- //
- // MessageText:
- //
- // The RPC protocol sequence was not found.
- //
- RPC_NT_PROTSEQ_NOT_FOUND = NTSTATUS($C002002D);
- {$EXTERNALSYM RPC_NT_PROTSEQ_NOT_FOUND}
- //
- // MessageId: RPC_NT_PROCNUM_OUT_OF_RANGE
- //
- // MessageText:
- //
- // The procedure number is out of range.
- //
- RPC_NT_PROCNUM_OUT_OF_RANGE = NTSTATUS($C002002E);
- {$EXTERNALSYM RPC_NT_PROCNUM_OUT_OF_RANGE}
- //
- // MessageId: RPC_NT_BINDING_HAS_NO_AUTH
- //
- // MessageText:
- //
- // The binding does not contain any authentication information.
- //
- RPC_NT_BINDING_HAS_NO_AUTH = NTSTATUS($C002002F);
- {$EXTERNALSYM RPC_NT_BINDING_HAS_NO_AUTH}
- //
- // MessageId: RPC_NT_UNKNOWN_AUTHN_SERVICE
- //
- // MessageText:
- //
- // The authentication service is unknown.
- //
- RPC_NT_UNKNOWN_AUTHN_SERVICE = NTSTATUS($C0020030);
- {$EXTERNALSYM RPC_NT_UNKNOWN_AUTHN_SERVICE}
- //
- // MessageId: RPC_NT_UNKNOWN_AUTHN_LEVEL
- //
- // MessageText:
- //
- // The authentication level is unknown.
- //
- RPC_NT_UNKNOWN_AUTHN_LEVEL = NTSTATUS($C0020031);
- {$EXTERNALSYM RPC_NT_UNKNOWN_AUTHN_LEVEL}
- //
- // MessageId: RPC_NT_INVALID_AUTH_IDENTITY
- //
- // MessageText:
- //
- // The security context is invalid.
- //
- RPC_NT_INVALID_AUTH_IDENTITY = NTSTATUS($C0020032);
- {$EXTERNALSYM RPC_NT_INVALID_AUTH_IDENTITY}
- //
- // MessageId: RPC_NT_UNKNOWN_AUTHZ_SERVICE
- //
- // MessageText:
- //
- // The authorization service is unknown.
- //
- RPC_NT_UNKNOWN_AUTHZ_SERVICE = NTSTATUS($C0020033);
- {$EXTERNALSYM RPC_NT_UNKNOWN_AUTHZ_SERVICE}
- //
- // MessageId: EPT_NT_INVALID_ENTRY
- //
- // MessageText:
- //
- // The entry is invalid.
- //
- EPT_NT_INVALID_ENTRY = NTSTATUS($C0020034);
- {$EXTERNALSYM EPT_NT_INVALID_ENTRY}
- //
- // MessageId: EPT_NT_CANT_PERFORM_OP
- //
- // MessageText:
- //
- // The operation cannot be performed.
- //
- EPT_NT_CANT_PERFORM_OP = NTSTATUS($C0020035);
- {$EXTERNALSYM EPT_NT_CANT_PERFORM_OP}
- //
- // MessageId: EPT_NT_NOT_REGISTERED
- //
- // MessageText:
- //
- // There are no more endpoints available from the endpoint mapper.
- //
- EPT_NT_NOT_REGISTERED = NTSTATUS($C0020036);
- {$EXTERNALSYM EPT_NT_NOT_REGISTERED}
- //
- // MessageId: RPC_NT_NOTHING_TO_EXPORT
- //
- // MessageText:
- //
- // No interfaces have been exported.
- //
- RPC_NT_NOTHING_TO_EXPORT = NTSTATUS($C0020037);
- {$EXTERNALSYM RPC_NT_NOTHING_TO_EXPORT}
- //
- // MessageId: RPC_NT_INCOMPLETE_NAME
- //
- // MessageText:
- //
- // The entry name is incomplete.
- //
- RPC_NT_INCOMPLETE_NAME = NTSTATUS($C0020038);
- {$EXTERNALSYM RPC_NT_INCOMPLETE_NAME}
- //
- // MessageId: RPC_NT_INVALID_VERS_OPTION
- //
- // MessageText:
- //
- // The version option is invalid.
- //
- RPC_NT_INVALID_VERS_OPTION = NTSTATUS($C0020039);
- {$EXTERNALSYM RPC_NT_INVALID_VERS_OPTION}
- //
- // MessageId: RPC_NT_NO_MORE_MEMBERS
- //
- // MessageText:
- //
- // There are no more members.
- //
- RPC_NT_NO_MORE_MEMBERS = NTSTATUS($C002003A);
- {$EXTERNALSYM RPC_NT_NO_MORE_MEMBERS}
- //
- // MessageId: RPC_NT_NOT_ALL_OBJS_UNEXPORTED
- //
- // MessageText:
- //
- // There is nothing to unexport.
- //
- RPC_NT_NOT_ALL_OBJS_UNEXPORTED = NTSTATUS($C002003B);
- {$EXTERNALSYM RPC_NT_NOT_ALL_OBJS_UNEXPORTED}
- //
- // MessageId: RPC_NT_INTERFACE_NOT_FOUND
- //
- // MessageText:
- //
- // The interface was not found.
- //
- RPC_NT_INTERFACE_NOT_FOUND = NTSTATUS($C002003C);
- {$EXTERNALSYM RPC_NT_INTERFACE_NOT_FOUND}
- //
- // MessageId: RPC_NT_ENTRY_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The entry already exists.
- //
- RPC_NT_ENTRY_ALREADY_EXISTS = NTSTATUS($C002003D);
- {$EXTERNALSYM RPC_NT_ENTRY_ALREADY_EXISTS}
- //
- // MessageId: RPC_NT_ENTRY_NOT_FOUND
- //
- // MessageText:
- //
- // The entry is not found.
- //
- RPC_NT_ENTRY_NOT_FOUND = NTSTATUS($C002003E);
- {$EXTERNALSYM RPC_NT_ENTRY_NOT_FOUND}
- //
- // MessageId: RPC_NT_NAME_SERVICE_UNAVAILABLE
- //
- // MessageText:
- //
- // The name service is unavailable.
- //
- RPC_NT_NAME_SERVICE_UNAVAILABLE = NTSTATUS($C002003F);
- {$EXTERNALSYM RPC_NT_NAME_SERVICE_UNAVAILABLE}
- //
- // MessageId: RPC_NT_INVALID_NAF_ID
- //
- // MessageText:
- //
- // The network address family is invalid.
- //
- RPC_NT_INVALID_NAF_ID = NTSTATUS($C0020040);
- {$EXTERNALSYM RPC_NT_INVALID_NAF_ID}
- //
- // MessageId: RPC_NT_CANNOT_SUPPORT
- //
- // MessageText:
- //
- // The requested operation is not supported.
- //
- RPC_NT_CANNOT_SUPPORT = NTSTATUS($C0020041);
- {$EXTERNALSYM RPC_NT_CANNOT_SUPPORT}
- //
- // MessageId: RPC_NT_NO_CONTEXT_AVAILABLE
- //
- // MessageText:
- //
- // No security context is available to allow impersonation.
- //
- RPC_NT_NO_CONTEXT_AVAILABLE = NTSTATUS($C0020042);
- {$EXTERNALSYM RPC_NT_NO_CONTEXT_AVAILABLE}
- //
- // MessageId: RPC_NT_INTERNAL_ERROR
- //
- // MessageText:
- //
- // An internal error occurred in RPC.
- //
- RPC_NT_INTERNAL_ERROR = NTSTATUS($C0020043);
- {$EXTERNALSYM RPC_NT_INTERNAL_ERROR}
- //
- // MessageId: RPC_NT_ZERO_DIVIDE
- //
- // MessageText:
- //
- // The RPC server attempted an integer divide by zero.
- //
- RPC_NT_ZERO_DIVIDE = NTSTATUS($C0020044);
- {$EXTERNALSYM RPC_NT_ZERO_DIVIDE}
- //
- // MessageId: RPC_NT_ADDRESS_ERROR
- //
- // MessageText:
- //
- // An addressing error occurred in the RPC server.
- //
- RPC_NT_ADDRESS_ERROR = NTSTATUS($C0020045);
- {$EXTERNALSYM RPC_NT_ADDRESS_ERROR}
- //
- // MessageId: RPC_NT_FP_DIV_ZERO
- //
- // MessageText:
- //
- // A floating point operation at the RPC server caused a divide by zero.
- //
- RPC_NT_FP_DIV_ZERO = NTSTATUS($C0020046);
- {$EXTERNALSYM RPC_NT_FP_DIV_ZERO}
- //
- // MessageId: RPC_NT_FP_UNDERFLOW
- //
- // MessageText:
- //
- // A floating point underflow occurred at the RPC server.
- //
- RPC_NT_FP_UNDERFLOW = NTSTATUS($C0020047);
- {$EXTERNALSYM RPC_NT_FP_UNDERFLOW}
- //
- // MessageId: RPC_NT_FP_OVERFLOW
- //
- // MessageText:
- //
- // A floating point overflow occurred at the RPC server.
- //
- RPC_NT_FP_OVERFLOW = NTSTATUS($C0020048);
- {$EXTERNALSYM RPC_NT_FP_OVERFLOW}
- //
- // MessageId: RPC_NT_NO_MORE_ENTRIES
- //
- // MessageText:
- //
- // The list of RPC servers available for auto-handle binding has been exhausted.
- //
- RPC_NT_NO_MORE_ENTRIES = NTSTATUS($C0030001);
- {$EXTERNALSYM RPC_NT_NO_MORE_ENTRIES}
- //
- // MessageId: RPC_NT_SS_CHAR_TRANS_OPEN_FAIL
- //
- // MessageText:
- //
- // The file designated by DCERPCCHARTRANS cannot be opened.
- //
- RPC_NT_SS_CHAR_TRANS_OPEN_FAIL = NTSTATUS($C0030002);
- {$EXTERNALSYM RPC_NT_SS_CHAR_TRANS_OPEN_FAIL}
- //
- // MessageId: RPC_NT_SS_CHAR_TRANS_SHORT_FILE
- //
- // MessageText:
- //
- // The file containing the character translation table has fewer than 512 bytes.
- //
- RPC_NT_SS_CHAR_TRANS_SHORT_FILE = NTSTATUS($C0030003);
- {$EXTERNALSYM RPC_NT_SS_CHAR_TRANS_SHORT_FILE}
- //
- // MessageId: RPC_NT_SS_IN_NULL_CONTEXT
- //
- // MessageText:
- //
- // A null context handle is passed as an [in] parameter.
- //
- RPC_NT_SS_IN_NULL_CONTEXT = NTSTATUS($C0030004);
- {$EXTERNALSYM RPC_NT_SS_IN_NULL_CONTEXT}
- //
- // MessageId: RPC_NT_SS_CONTEXT_MISMATCH
- //
- // MessageText:
- //
- // The context handle does not match any known context handles.
- //
- RPC_NT_SS_CONTEXT_MISMATCH = NTSTATUS($C0030005);
- {$EXTERNALSYM RPC_NT_SS_CONTEXT_MISMATCH}
- //
- // MessageId: RPC_NT_SS_CONTEXT_DAMAGED
- //
- // MessageText:
- //
- // The context handle changed during a call.
- //
- RPC_NT_SS_CONTEXT_DAMAGED = NTSTATUS($C0030006);
- {$EXTERNALSYM RPC_NT_SS_CONTEXT_DAMAGED}
- //
- // MessageId: RPC_NT_SS_HANDLES_MISMATCH
- //
- // MessageText:
- //
- // The binding handles passed to a remote procedure call do not match.
- //
- RPC_NT_SS_HANDLES_MISMATCH = NTSTATUS($C0030007);
- {$EXTERNALSYM RPC_NT_SS_HANDLES_MISMATCH}
- //
- // MessageId: RPC_NT_SS_CANNOT_GET_CALL_HANDLE
- //
- // MessageText:
- //
- // The stub is unable to get the call handle.
- //
- RPC_NT_SS_CANNOT_GET_CALL_HANDLE = NTSTATUS($C0030008);
- {$EXTERNALSYM RPC_NT_SS_CANNOT_GET_CALL_HANDLE}
- //
- // MessageId: RPC_NT_NULL_REF_POINTER
- //
- // MessageText:
- //
- // A null reference pointer was passed to the stub.
- //
- RPC_NT_NULL_REF_POINTER = NTSTATUS($C0030009);
- {$EXTERNALSYM RPC_NT_NULL_REF_POINTER}
- //
- // MessageId: RPC_NT_ENUM_VALUE_OUT_OF_RANGE
- //
- // MessageText:
- //
- // The enumeration value is out of range.
- //
- RPC_NT_ENUM_VALUE_OUT_OF_RANGE = NTSTATUS($C003000A);
- {$EXTERNALSYM RPC_NT_ENUM_VALUE_OUT_OF_RANGE}
- //
- // MessageId: RPC_NT_BYTE_COUNT_TOO_SMALL
- //
- // MessageText:
- //
- // The byte count is too small.
- //
- RPC_NT_BYTE_COUNT_TOO_SMALL = NTSTATUS($C003000B);
- {$EXTERNALSYM RPC_NT_BYTE_COUNT_TOO_SMALL}
- //
- // MessageId: RPC_NT_BAD_STUB_DATA
- //
- // MessageText:
- //
- // The stub received bad data.
- //
- RPC_NT_BAD_STUB_DATA = NTSTATUS($C003000C);
- {$EXTERNALSYM RPC_NT_BAD_STUB_DATA}
- //
- // MessageId: RPC_NT_CALL_IN_PROGRESS
- //
- // MessageText:
- //
- // A remote procedure call is already in progress for this thread.
- //
- RPC_NT_CALL_IN_PROGRESS = NTSTATUS($C0020049);
- {$EXTERNALSYM RPC_NT_CALL_IN_PROGRESS}
- //
- // MessageId: RPC_NT_NO_MORE_BINDINGS
- //
- // MessageText:
- //
- // There are no more bindings.
- //
- RPC_NT_NO_MORE_BINDINGS = NTSTATUS($C002004A);
- {$EXTERNALSYM RPC_NT_NO_MORE_BINDINGS}
- //
- // MessageId: RPC_NT_GROUP_MEMBER_NOT_FOUND
- //
- // MessageText:
- //
- // The group member was not found.
- //
- RPC_NT_GROUP_MEMBER_NOT_FOUND = NTSTATUS($C002004B);
- {$EXTERNALSYM RPC_NT_GROUP_MEMBER_NOT_FOUND}
- //
- // MessageId: EPT_NT_CANT_CREATE
- //
- // MessageText:
- //
- // The endpoint mapper database entry could not be created.
- //
- EPT_NT_CANT_CREATE = NTSTATUS($C002004C);
- {$EXTERNALSYM EPT_NT_CANT_CREATE}
- //
- // MessageId: RPC_NT_INVALID_OBJECT
- //
- // MessageText:
- //
- // The object UUID is the nil UUID.
- //
- RPC_NT_INVALID_OBJECT = NTSTATUS($C002004D);
- {$EXTERNALSYM RPC_NT_INVALID_OBJECT}
- //
- // MessageId: RPC_NT_NO_INTERFACES
- //
- // MessageText:
- //
- // No interfaces have been registered.
- //
- RPC_NT_NO_INTERFACES = NTSTATUS($C002004F);
- {$EXTERNALSYM RPC_NT_NO_INTERFACES}
- //
- // MessageId: RPC_NT_CALL_CANCELLED
- //
- // MessageText:
- //
- // The remote procedure call was cancelled.
- //
- RPC_NT_CALL_CANCELLED = NTSTATUS($C0020050);
- {$EXTERNALSYM RPC_NT_CALL_CANCELLED}
- //
- // MessageId: RPC_NT_BINDING_INCOMPLETE
- //
- // MessageText:
- //
- // The binding handle does not contain all required information.
- //
- RPC_NT_BINDING_INCOMPLETE = NTSTATUS($C0020051);
- {$EXTERNALSYM RPC_NT_BINDING_INCOMPLETE}
- //
- // MessageId: RPC_NT_COMM_FAILURE
- //
- // MessageText:
- //
- // A communications failure occurred during a remote procedure call.
- //
- RPC_NT_COMM_FAILURE = NTSTATUS($C0020052);
- {$EXTERNALSYM RPC_NT_COMM_FAILURE}
- //
- // MessageId: RPC_NT_UNSUPPORTED_AUTHN_LEVEL
- //
- // MessageText:
- //
- // The requested authentication level is not supported.
- //
- RPC_NT_UNSUPPORTED_AUTHN_LEVEL = NTSTATUS($C0020053);
- {$EXTERNALSYM RPC_NT_UNSUPPORTED_AUTHN_LEVEL}
- //
- // MessageId: RPC_NT_NO_PRINC_NAME
- //
- // MessageText:
- //
- // No principal name registered.
- //
- RPC_NT_NO_PRINC_NAME = NTSTATUS($C0020054);
- {$EXTERNALSYM RPC_NT_NO_PRINC_NAME}
- //
- // MessageId: RPC_NT_NOT_RPC_ERROR
- //
- // MessageText:
- //
- // The error specified is not a valid Windows RPC error code.
- //
- RPC_NT_NOT_RPC_ERROR = NTSTATUS($C0020055);
- {$EXTERNALSYM RPC_NT_NOT_RPC_ERROR}
- //
- // MessageId: RPC_NT_UUID_LOCAL_ONLY
- //
- // MessageText:
- //
- // A UUID that is valid only on this computer has been allocated.
- //
- RPC_NT_UUID_LOCAL_ONLY = NTSTATUS($40020056);
- {$EXTERNALSYM RPC_NT_UUID_LOCAL_ONLY}
- //
- // MessageId: RPC_NT_SEC_PKG_ERROR
- //
- // MessageText:
- //
- // A security package specific error occurred.
- //
- RPC_NT_SEC_PKG_ERROR = NTSTATUS($C0020057);
- {$EXTERNALSYM RPC_NT_SEC_PKG_ERROR}
- //
- // MessageId: RPC_NT_NOT_CANCELLED
- //
- // MessageText:
- //
- // Thread is not cancelled.
- //
- RPC_NT_NOT_CANCELLED = NTSTATUS($C0020058);
- {$EXTERNALSYM RPC_NT_NOT_CANCELLED}
- //
- // MessageId: RPC_NT_INVALID_ES_ACTION
- //
- // MessageText:
- //
- // Invalid operation on the encoding/decoding handle.
- //
- RPC_NT_INVALID_ES_ACTION = NTSTATUS($C0030059);
- {$EXTERNALSYM RPC_NT_INVALID_ES_ACTION}
- //
- // MessageId: RPC_NT_WRONG_ES_VERSION
- //
- // MessageText:
- //
- // Incompatible version of the serializing package.
- //
- RPC_NT_WRONG_ES_VERSION = NTSTATUS($C003005A);
- {$EXTERNALSYM RPC_NT_WRONG_ES_VERSION}
- //
- // MessageId: RPC_NT_WRONG_STUB_VERSION
- //
- // MessageText:
- //
- // Incompatible version of the RPC stub.
- //
- RPC_NT_WRONG_STUB_VERSION = NTSTATUS($C003005B);
- {$EXTERNALSYM RPC_NT_WRONG_STUB_VERSION}
- //
- // MessageId: RPC_NT_INVALID_PIPE_OBJECT
- //
- // MessageText:
- //
- // The RPC pipe object is invalid or corrupted.
- //
- RPC_NT_INVALID_PIPE_OBJECT = NTSTATUS($C003005C);
- {$EXTERNALSYM RPC_NT_INVALID_PIPE_OBJECT}
- //
- // MessageId: RPC_NT_INVALID_PIPE_OPERATION
- //
- // MessageText:
- //
- // An invalid operation was attempted on an RPC pipe object.
- //
- RPC_NT_INVALID_PIPE_OPERATION = NTSTATUS($C003005D);
- {$EXTERNALSYM RPC_NT_INVALID_PIPE_OPERATION}
- //
- // MessageId: RPC_NT_WRONG_PIPE_VERSION
- //
- // MessageText:
- //
- // Unsupported RPC pipe version.
- //
- RPC_NT_WRONG_PIPE_VERSION = NTSTATUS($C003005E);
- {$EXTERNALSYM RPC_NT_WRONG_PIPE_VERSION}
- //
- // MessageId: RPC_NT_PIPE_CLOSED
- //
- // MessageText:
- //
- // The RPC pipe object has already been closed.
- //
- RPC_NT_PIPE_CLOSED = NTSTATUS($C003005F);
- {$EXTERNALSYM RPC_NT_PIPE_CLOSED}
- //
- // MessageId: RPC_NT_PIPE_DISCIPLINE_ERROR
- //
- // MessageText:
- //
- // The RPC call completed before all pipes were processed.
- //
- RPC_NT_PIPE_DISCIPLINE_ERROR = NTSTATUS($C0030060);
- {$EXTERNALSYM RPC_NT_PIPE_DISCIPLINE_ERROR}
- //
- // MessageId: RPC_NT_PIPE_EMPTY
- //
- // MessageText:
- //
- // No more data is available from the RPC pipe.
- //
- RPC_NT_PIPE_EMPTY = NTSTATUS($C0030061);
- {$EXTERNALSYM RPC_NT_PIPE_EMPTY}
- //
- // MessageId: RPC_NT_INVALID_ASYNC_HANDLE
- //
- // MessageText:
- //
- // Invalid asynchronous remote procedure call handle.
- //
- RPC_NT_INVALID_ASYNC_HANDLE = NTSTATUS($C0020062);
- {$EXTERNALSYM RPC_NT_INVALID_ASYNC_HANDLE}
- //
- // MessageId: RPC_NT_INVALID_ASYNC_CALL
- //
- // MessageText:
- //
- // Invalid asynchronous RPC call handle for this operation.
- //
- RPC_NT_INVALID_ASYNC_CALL = NTSTATUS($C0020063);
- {$EXTERNALSYM RPC_NT_INVALID_ASYNC_CALL}
- //
- // MessageId: RPC_NT_SEND_INCOMPLETE
- //
- // MessageText:
- //
- // Some data remains to be sent in the request buffer.
- //
- RPC_NT_SEND_INCOMPLETE = NTSTATUS($400200AF);
- {$EXTERNALSYM RPC_NT_SEND_INCOMPLETE}
- //
- // MessageId: STATUS_ACPI_INVALID_OPCODE
- //
- // MessageText:
- //
- // An attempt was made to run an invalid AML opcode
- //
- STATUS_ACPI_INVALID_OPCODE = NTSTATUS($C0140001);
- {$EXTERNALSYM STATUS_ACPI_INVALID_OPCODE}
- //
- // MessageId: STATUS_ACPI_STACK_OVERFLOW
- //
- // MessageText:
- //
- // The AML Interpreter Stack has overflowed
- //
- STATUS_ACPI_STACK_OVERFLOW = NTSTATUS($C0140002);
- {$EXTERNALSYM STATUS_ACPI_STACK_OVERFLOW}
- //
- // MessageId: STATUS_ACPI_ASSERT_FAILED
- //
- // MessageText:
- //
- // An inconsistent state has occurred
- //
- STATUS_ACPI_ASSERT_FAILED = NTSTATUS($C0140003);
- {$EXTERNALSYM STATUS_ACPI_ASSERT_FAILED}
- //
- // MessageId: STATUS_ACPI_INVALID_INDEX
- //
- // MessageText:
- //
- // An attempt was made to access an array outside of its bounds
- //
- STATUS_ACPI_INVALID_INDEX = NTSTATUS($C0140004);
- {$EXTERNALSYM STATUS_ACPI_INVALID_INDEX}
- //
- // MessageId: STATUS_ACPI_INVALID_ARGUMENT
- //
- // MessageText:
- //
- // A required argument was not specified
- //
- STATUS_ACPI_INVALID_ARGUMENT = NTSTATUS($C0140005);
- {$EXTERNALSYM STATUS_ACPI_INVALID_ARGUMENT}
- //
- // MessageId: STATUS_ACPI_FATAL
- //
- // MessageText:
- //
- // A fatal error has occurred
- //
- STATUS_ACPI_FATAL = NTSTATUS($C0140006);
- {$EXTERNALSYM STATUS_ACPI_FATAL}
- //
- // MessageId: STATUS_ACPI_INVALID_SUPERNAME
- //
- // MessageText:
- //
- // An invalid SuperName was specified
- //
- STATUS_ACPI_INVALID_SUPERNAME = NTSTATUS($C0140007);
- {$EXTERNALSYM STATUS_ACPI_INVALID_SUPERNAME}
- //
- // MessageId: STATUS_ACPI_INVALID_ARGTYPE
- //
- // MessageText:
- //
- // An argument with an incorrect type was specified
- //
- STATUS_ACPI_INVALID_ARGTYPE = NTSTATUS($C0140008);
- {$EXTERNALSYM STATUS_ACPI_INVALID_ARGTYPE}
- //
- // MessageId: STATUS_ACPI_INVALID_OBJTYPE
- //
- // MessageText:
- //
- // An object with an incorrect type was specified
- //
- STATUS_ACPI_INVALID_OBJTYPE = NTSTATUS($C0140009);
- {$EXTERNALSYM STATUS_ACPI_INVALID_OBJTYPE}
- //
- // MessageId: STATUS_ACPI_INVALID_TARGETTYPE
- //
- // MessageText:
- //
- // A target with an incorrect type was specified
- //
- STATUS_ACPI_INVALID_TARGETTYPE = NTSTATUS($C014000A);
- {$EXTERNALSYM STATUS_ACPI_INVALID_TARGETTYPE}
- //
- // MessageId: STATUS_ACPI_INCORRECT_ARGUMENT_COUNT
- //
- // MessageText:
- //
- // An incorrect number of arguments were specified
- //
- STATUS_ACPI_INCORRECT_ARGUMENT_COUNT = NTSTATUS($C014000B);
- {$EXTERNALSYM STATUS_ACPI_INCORRECT_ARGUMENT_COUNT}
- //
- // MessageId: STATUS_ACPI_ADDRESS_NOT_MAPPED
- //
- // MessageText:
- //
- // An address failed to translate
- //
- STATUS_ACPI_ADDRESS_NOT_MAPPED = NTSTATUS($C014000C);
- {$EXTERNALSYM STATUS_ACPI_ADDRESS_NOT_MAPPED}
- //
- // MessageId: STATUS_ACPI_INVALID_EVENTTYPE
- //
- // MessageText:
- //
- // An incorrect event type was specified
- //
- STATUS_ACPI_INVALID_EVENTTYPE = NTSTATUS($C014000D);
- {$EXTERNALSYM STATUS_ACPI_INVALID_EVENTTYPE}
- //
- // MessageId: STATUS_ACPI_HANDLER_COLLISION
- //
- // MessageText:
- //
- // A handler for the target already exists
- //
- STATUS_ACPI_HANDLER_COLLISION = NTSTATUS($C014000E);
- {$EXTERNALSYM STATUS_ACPI_HANDLER_COLLISION}
- //
- // MessageId: STATUS_ACPI_INVALID_DATA
- //
- // MessageText:
- //
- // Invalid data for the target was specified
- //
- STATUS_ACPI_INVALID_DATA = NTSTATUS($C014000F);
- {$EXTERNALSYM STATUS_ACPI_INVALID_DATA}
- //
- // MessageId: STATUS_ACPI_INVALID_REGION
- //
- // MessageText:
- //
- // An invalid region for the target was specified
- //
- STATUS_ACPI_INVALID_REGION = NTSTATUS($C0140010);
- {$EXTERNALSYM STATUS_ACPI_INVALID_REGION}
- //
- // MessageId: STATUS_ACPI_INVALID_ACCESS_SIZE
- //
- // MessageText:
- //
- // An attempt was made to access a field outside of the defined range
- //
- STATUS_ACPI_INVALID_ACCESS_SIZE = NTSTATUS($C0140011);
- {$EXTERNALSYM STATUS_ACPI_INVALID_ACCESS_SIZE}
- //
- // MessageId: STATUS_ACPI_ACQUIRE_GLOBAL_LOCK
- //
- // MessageText:
- //
- // The Global system lock could not be acquired
- //
- STATUS_ACPI_ACQUIRE_GLOBAL_LOCK = NTSTATUS($C0140012);
- {$EXTERNALSYM STATUS_ACPI_ACQUIRE_GLOBAL_LOCK}
- //
- // MessageId: STATUS_ACPI_ALREADY_INITIALIZED
- //
- // MessageText:
- //
- // An attempt was made to reinitialize the ACPI subsystem
- //
- STATUS_ACPI_ALREADY_INITIALIZED = NTSTATUS($C0140013);
- {$EXTERNALSYM STATUS_ACPI_ALREADY_INITIALIZED}
- //
- // MessageId: STATUS_ACPI_NOT_INITIALIZED
- //
- // MessageText:
- //
- // The ACPI subsystem has not been initialized
- //
- STATUS_ACPI_NOT_INITIALIZED = NTSTATUS($C0140014);
- {$EXTERNALSYM STATUS_ACPI_NOT_INITIALIZED}
- //
- // MessageId: STATUS_ACPI_INVALID_MUTEX_LEVEL
- //
- // MessageText:
- //
- // An incorrect mutex was specified
- //
- STATUS_ACPI_INVALID_MUTEX_LEVEL = NTSTATUS($C0140015);
- {$EXTERNALSYM STATUS_ACPI_INVALID_MUTEX_LEVEL}
- //
- // MessageId: STATUS_ACPI_MUTEX_NOT_OWNED
- //
- // MessageText:
- //
- // The mutex is not currently owned
- //
- STATUS_ACPI_MUTEX_NOT_OWNED = NTSTATUS($C0140016);
- {$EXTERNALSYM STATUS_ACPI_MUTEX_NOT_OWNED}
- //
- // MessageId: STATUS_ACPI_MUTEX_NOT_OWNER
- //
- // MessageText:
- //
- // An attempt was made to access the mutex by a process that was not the owner
- //
- STATUS_ACPI_MUTEX_NOT_OWNER = NTSTATUS($C0140017);
- {$EXTERNALSYM STATUS_ACPI_MUTEX_NOT_OWNER}
- //
- // MessageId: STATUS_ACPI_RS_ACCESS
- //
- // MessageText:
- //
- // An error occurred during an access to Region Space
- //
- STATUS_ACPI_RS_ACCESS = NTSTATUS($C0140018);
- {$EXTERNALSYM STATUS_ACPI_RS_ACCESS}
- //
- // MessageId: STATUS_ACPI_INVALID_TABLE
- //
- // MessageText:
- //
- // An attempt was made to use an incorrect table
- //
- STATUS_ACPI_INVALID_TABLE = NTSTATUS($C0140019);
- {$EXTERNALSYM STATUS_ACPI_INVALID_TABLE}
- //
- // MessageId: STATUS_ACPI_REG_HANDLER_FAILED
- //
- // MessageText:
- //
- // The registration of an ACPI event failed
- //
- STATUS_ACPI_REG_HANDLER_FAILED = NTSTATUS($C0140020);
- {$EXTERNALSYM STATUS_ACPI_REG_HANDLER_FAILED}
- //
- // MessageId: STATUS_ACPI_POWER_REQUEST_FAILED
- //
- // MessageText:
- //
- // An ACPI Power Object failed to transition state
- //
- STATUS_ACPI_POWER_REQUEST_FAILED = NTSTATUS($C0140021);
- {$EXTERNALSYM STATUS_ACPI_POWER_REQUEST_FAILED}
- //
- // Terminal Server specific Errors
- //
- //
- // MessageId: STATUS_CTX_WINSTATION_NAME_INVALID
- //
- // MessageText:
- //
- // Session name %1 is invalid.
- //
- STATUS_CTX_WINSTATION_NAME_INVALID = NTSTATUS($C00A0001);
- {$EXTERNALSYM STATUS_CTX_WINSTATION_NAME_INVALID}
- //
- // MessageId: STATUS_CTX_INVALID_PD
- //
- // MessageText:
- //
- // The protocol driver %1 is invalid.
- //
- STATUS_CTX_INVALID_PD = NTSTATUS($C00A0002);
- {$EXTERNALSYM STATUS_CTX_INVALID_PD}
- //
- // MessageId: STATUS_CTX_PD_NOT_FOUND
- //
- // MessageText:
- //
- // The protocol driver %1 was not found in the system path.
- //
- STATUS_CTX_PD_NOT_FOUND = NTSTATUS($C00A0003);
- {$EXTERNALSYM STATUS_CTX_PD_NOT_FOUND}
- //
- // MessageId: STATUS_CTX_CDM_CONNECT
- //
- // MessageText:
- //
- // The Client Drive Mapping Service Has Connected on Terminal Connection.
- //
- STATUS_CTX_CDM_CONNECT = NTSTATUS($400A0004);
- {$EXTERNALSYM STATUS_CTX_CDM_CONNECT}
- //
- // MessageId: STATUS_CTX_CDM_DISCONNECT
- //
- // MessageText:
- //
- // The Client Drive Mapping Service Has Disconnected on Terminal Connection.
- //
- STATUS_CTX_CDM_DISCONNECT = NTSTATUS($400A0005);
- {$EXTERNALSYM STATUS_CTX_CDM_DISCONNECT}
- //
- // MessageId: STATUS_CTX_CLOSE_PENDING
- //
- // MessageText:
- //
- // A close operation is pending on the Terminal Connection.
- //
- STATUS_CTX_CLOSE_PENDING = NTSTATUS($C00A0006);
- {$EXTERNALSYM STATUS_CTX_CLOSE_PENDING}
- //
- // MessageId: STATUS_CTX_NO_OUTBUF
- //
- // MessageText:
- //
- // There are no free output buffers available.
- //
- STATUS_CTX_NO_OUTBUF = NTSTATUS($C00A0007);
- {$EXTERNALSYM STATUS_CTX_NO_OUTBUF}
- //
- // MessageId: STATUS_CTX_MODEM_INF_NOT_FOUND
- //
- // MessageText:
- //
- // The MODEM.INF file was not found.
- //
- STATUS_CTX_MODEM_INF_NOT_FOUND = NTSTATUS($C00A0008);
- {$EXTERNALSYM STATUS_CTX_MODEM_INF_NOT_FOUND}
- //
- // MessageId: STATUS_CTX_INVALID_MODEMNAME
- //
- // MessageText:
- //
- // The modem (%1) was not found in MODEM.INF.
- //
- STATUS_CTX_INVALID_MODEMNAME = NTSTATUS($C00A0009);
- {$EXTERNALSYM STATUS_CTX_INVALID_MODEMNAME}
- //
- // MessageId: STATUS_CTX_RESPONSE_ERROR
- //
- // MessageText:
- //
- // The modem did not accept the command sent to it.
- // Verify the configured modem name matches the attached modem.
- //
- STATUS_CTX_RESPONSE_ERROR = NTSTATUS($C00A000A);
- {$EXTERNALSYM STATUS_CTX_RESPONSE_ERROR}
- //
- // MessageId: STATUS_CTX_MODEM_RESPONSE_TIMEOUT
- //
- // MessageText:
- //
- // The modem did not respond to the command sent to it.
- // Verify the modem is properly cabled and powered on.
- //
- STATUS_CTX_MODEM_RESPONSE_TIMEOUT = NTSTATUS($C00A000B);
- {$EXTERNALSYM STATUS_CTX_MODEM_RESPONSE_TIMEOUT}
- //
- // MessageId: STATUS_CTX_MODEM_RESPONSE_NO_CARRIER
- //
- // MessageText:
- //
- // Carrier detect has failed or carrier has been dropped due to disconnect.
- //
- STATUS_CTX_MODEM_RESPONSE_NO_CARRIER = NTSTATUS($C00A000C);
- {$EXTERNALSYM STATUS_CTX_MODEM_RESPONSE_NO_CARRIER}
- //
- // MessageId: STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE
- //
- // MessageText:
- //
- // Dial tone not detected within required time.
- // Verify phone cable is properly attached and functional.
- //
- STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE = NTSTATUS($C00A000D);
- {$EXTERNALSYM STATUS_CTX_MODEM_RESPONSE_NO_DIALTONE}
- //
- // MessageId: STATUS_CTX_MODEM_RESPONSE_BUSY
- //
- // MessageText:
- //
- // Busy signal detected at remote site on callback.
- //
- STATUS_CTX_MODEM_RESPONSE_BUSY = NTSTATUS($C00A000E);
- {$EXTERNALSYM STATUS_CTX_MODEM_RESPONSE_BUSY}
- //
- // MessageId: STATUS_CTX_MODEM_RESPONSE_VOICE
- //
- // MessageText:
- //
- // Voice detected at remote site on callback.
- //
- STATUS_CTX_MODEM_RESPONSE_VOICE = NTSTATUS($C00A000F);
- {$EXTERNALSYM STATUS_CTX_MODEM_RESPONSE_VOICE}
- //
- // MessageId: STATUS_CTX_TD_ERROR
- //
- // MessageText:
- //
- // Transport driver error
- //
- STATUS_CTX_TD_ERROR = NTSTATUS($C00A0010);
- {$EXTERNALSYM STATUS_CTX_TD_ERROR}
- //
- // MessageId: STATUS_CTX_LICENSE_CLIENT_INVALID
- //
- // MessageText:
- //
- // The client you are using is not licensed to use this system. Your logon request is denied.
- //
- STATUS_CTX_LICENSE_CLIENT_INVALID = NTSTATUS($C00A0012);
- {$EXTERNALSYM STATUS_CTX_LICENSE_CLIENT_INVALID}
- //
- // MessageId: STATUS_CTX_LICENSE_NOT_AVAILABLE
- //
- // MessageText:
- //
- // The system has reached its licensed logon limit.
- // Please try again later.
- //
- STATUS_CTX_LICENSE_NOT_AVAILABLE = NTSTATUS($C00A0013);
- {$EXTERNALSYM STATUS_CTX_LICENSE_NOT_AVAILABLE}
- //
- // MessageId: STATUS_CTX_LICENSE_EXPIRED
- //
- // MessageText:
- //
- // The system license has expired. Your logon request is denied.
- //
- STATUS_CTX_LICENSE_EXPIRED = NTSTATUS($C00A0014);
- {$EXTERNALSYM STATUS_CTX_LICENSE_EXPIRED}
- //
- // MessageId: STATUS_CTX_WINSTATION_NOT_FOUND
- //
- // MessageText:
- //
- // The specified session cannot be found.
- //
- STATUS_CTX_WINSTATION_NOT_FOUND = NTSTATUS($C00A0015);
- {$EXTERNALSYM STATUS_CTX_WINSTATION_NOT_FOUND}
- //
- // MessageId: STATUS_CTX_WINSTATION_NAME_COLLISION
- //
- // MessageText:
- //
- // The specified session name is already in use.
- //
- STATUS_CTX_WINSTATION_NAME_COLLISION = NTSTATUS($C00A0016);
- {$EXTERNALSYM STATUS_CTX_WINSTATION_NAME_COLLISION}
- //
- // MessageId: STATUS_CTX_WINSTATION_BUSY
- //
- // MessageText:
- //
- // The requested operation cannot be completed because the Terminal Connection is currently busy processing a connect, disconnect, reset, or delete operation.
- //
- STATUS_CTX_WINSTATION_BUSY = NTSTATUS($C00A0017);
- {$EXTERNALSYM STATUS_CTX_WINSTATION_BUSY}
- //
- // MessageId: STATUS_CTX_BAD_VIDEO_MODE
- //
- // MessageText:
- //
- // An attempt has been made to connect to a session whose video mode is not supported by the current client.
- //
- STATUS_CTX_BAD_VIDEO_MODE = NTSTATUS($C00A0018);
- {$EXTERNALSYM STATUS_CTX_BAD_VIDEO_MODE}
- //
- // MessageId: STATUS_CTX_GRAPHICS_INVALID
- //
- // MessageText:
- //
- // The application attempted to enable DOS graphics mode.
- // DOS graphics mode is not supported.
- //
- STATUS_CTX_GRAPHICS_INVALID = NTSTATUS($C00A0022);
- {$EXTERNALSYM STATUS_CTX_GRAPHICS_INVALID}
- //
- // MessageId: STATUS_CTX_NOT_CONSOLE
- //
- // MessageText:
- //
- // The requested operation can be performed only on the system console.
- // This is most often the result of a driver or system DLL requiring direct console access.
- //
- STATUS_CTX_NOT_CONSOLE = NTSTATUS($C00A0024);
- {$EXTERNALSYM STATUS_CTX_NOT_CONSOLE}
- //
- // MessageId: STATUS_CTX_CLIENT_QUERY_TIMEOUT
- //
- // MessageText:
- //
- // The client failed to respond to the server connect message.
- //
- STATUS_CTX_CLIENT_QUERY_TIMEOUT = NTSTATUS($C00A0026);
- {$EXTERNALSYM STATUS_CTX_CLIENT_QUERY_TIMEOUT}
- //
- // MessageId: STATUS_CTX_CONSOLE_DISCONNECT
- //
- // MessageText:
- //
- // Disconnecting the console session is not supported.
- //
- STATUS_CTX_CONSOLE_DISCONNECT = NTSTATUS($C00A0027);
- {$EXTERNALSYM STATUS_CTX_CONSOLE_DISCONNECT}
- //
- // MessageId: STATUS_CTX_CONSOLE_CONNECT
- //
- // MessageText:
- //
- // Reconnecting a disconnected session to the console is not supported.
- //
- STATUS_CTX_CONSOLE_CONNECT = NTSTATUS($C00A0028);
- {$EXTERNALSYM STATUS_CTX_CONSOLE_CONNECT}
- //
- // MessageId: STATUS_CTX_SHADOW_DENIED
- //
- // MessageText:
- //
- // The request to control another session remotely was denied.
- //
- STATUS_CTX_SHADOW_DENIED = NTSTATUS($C00A002A);
- {$EXTERNALSYM STATUS_CTX_SHADOW_DENIED}
- //
- // MessageId: STATUS_CTX_WINSTATION_ACCESS_DENIED
- //
- // MessageText:
- //
- // A process has requested access to a session, but has not been granted those access rights.
- //
- STATUS_CTX_WINSTATION_ACCESS_DENIED = NTSTATUS($C00A002B);
- {$EXTERNALSYM STATUS_CTX_WINSTATION_ACCESS_DENIED}
- //
- // MessageId: STATUS_CTX_INVALID_WD
- //
- // MessageText:
- //
- // The Terminal Connection driver %1 is invalid.
- //
- STATUS_CTX_INVALID_WD = NTSTATUS($C00A002E);
- {$EXTERNALSYM STATUS_CTX_INVALID_WD}
- //
- // MessageId: STATUS_CTX_WD_NOT_FOUND
- //
- // MessageText:
- //
- // The Terminal Connection driver %1 was not found in the system path.
- //
- STATUS_CTX_WD_NOT_FOUND = NTSTATUS($C00A002F);
- {$EXTERNALSYM STATUS_CTX_WD_NOT_FOUND}
- //
- // MessageId: STATUS_CTX_SHADOW_INVALID
- //
- // MessageText:
- //
- // The requested session cannot be controlled remotely.
- // This may be because the session is disconnected or does not currently have a user logged on.
- // Also, you cannot control a session remotely from the system console or control the system console remotely.
- // And you cannot remote control your own current session.
- //
- STATUS_CTX_SHADOW_INVALID = NTSTATUS($C00A0030);
- {$EXTERNALSYM STATUS_CTX_SHADOW_INVALID}
- //
- // MessageId: STATUS_CTX_SHADOW_DISABLED
- //
- // MessageText:
- //
- // The requested session is not configured to allow remote control.
- //
- STATUS_CTX_SHADOW_DISABLED = NTSTATUS($C00A0031);
- {$EXTERNALSYM STATUS_CTX_SHADOW_DISABLED}
- //
- // MessageId: STATUS_RDP_PROTOCOL_ERROR
- //
- // MessageText:
- //
- // The RDP protocol component %2 detected an error in the protocol stream and has disconnected the client.
- //
- STATUS_RDP_PROTOCOL_ERROR = NTSTATUS($C00A0032);
- {$EXTERNALSYM STATUS_RDP_PROTOCOL_ERROR}
- //
- // MessageId: STATUS_CTX_CLIENT_LICENSE_NOT_SET
- //
- // MessageText:
- //
- // Your request to connect to this Terminal server has been rejected.
- // Your Terminal Server Client license number has not been entered for this copy of the Terminal Client.
- // Please call your system administrator for help in entering a valid, unique license number for this Terminal Server Client.
- // Click OK to continue.
- //
- STATUS_CTX_CLIENT_LICENSE_NOT_SET = NTSTATUS($C00A0033);
- {$EXTERNALSYM STATUS_CTX_CLIENT_LICENSE_NOT_SET}
- //
- // MessageId: STATUS_CTX_CLIENT_LICENSE_IN_USE
- //
- // MessageText:
- //
- // Your request to connect to this Terminal server has been rejected.
- // Your Terminal Server Client license number is currently being used by another user.
- // Please call your system administrator to obtain a new copy of the Terminal Server Client with a valid, unique license number.
- // Click OK to continue.
- //
- STATUS_CTX_CLIENT_LICENSE_IN_USE = NTSTATUS($C00A0034);
- {$EXTERNALSYM STATUS_CTX_CLIENT_LICENSE_IN_USE}
- //
- // MessageId: STATUS_PNP_BAD_MPS_TABLE
- //
- // MessageText:
- //
- // A device is missing in the system BIOS MPS table. This device will not be used.
- // Please contact your system vendor for system BIOS update.
- //
- STATUS_PNP_BAD_MPS_TABLE = NTSTATUS($C0040035);
- {$EXTERNALSYM STATUS_PNP_BAD_MPS_TABLE}
- //
- // MessageId: STATUS_PNP_TRANSLATION_FAILED
- //
- // MessageText:
- //
- // A translator failed to translate resources.
- //
- STATUS_PNP_TRANSLATION_FAILED = NTSTATUS($C0040036);
- {$EXTERNALSYM STATUS_PNP_TRANSLATION_FAILED}
- //
- // MessageId: STATUS_PNP_IRQ_TRANSLATION_FAILED
- //
- // MessageText:
- //
- // A IRQ translator failed to translate resources.
- //
- STATUS_PNP_IRQ_TRANSLATION_FAILED = NTSTATUS($C0040037);
- {$EXTERNALSYM STATUS_PNP_IRQ_TRANSLATION_FAILED}
- implementation
- end.