⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jwabugcodes.pas

📁 比较全面的win32api开发包
💻 PAS
📖 第 1 页 / 共 5 页
字号:
  UP_DRIVER_ON_MP_SYSTEM = ULONG($00000092);
  {$EXTERNALSYM UP_DRIVER_ON_MP_SYSTEM}

//
// MessageId: INVALID_KERNEL_HANDLE
//
// MessageText:
//
//  INVALID_KERNEL_HANDLE
//

  INVALID_KERNEL_HANDLE = ULONG($00000093);
  {$EXTERNALSYM INVALID_KERNEL_HANDLE}

//
// MessageId: KERNEL_STACK_LOCKED_AT_EXIT
//
// MessageText:
//
//  KERNEL_STACK_LOCKED_AT_EXIT
//

  KERNEL_STACK_LOCKED_AT_EXIT = ULONG($00000094);
  {$EXTERNALSYM KERNEL_STACK_LOCKED_AT_EXIT}

//
// MessageId: PNP_INTERNAL_ERROR
//
// MessageText:
//
//  PNP_INTERNAL_ERROR
//

  PNP_INTERNAL_ERROR = ULONG($00000095);
  {$EXTERNALSYM PNP_INTERNAL_ERROR}

//
// MessageId: INVALID_WORK_QUEUE_ITEM
//
// MessageText:
//
//  INVALID_WORK_QUEUE_ITEM
//

  INVALID_WORK_QUEUE_ITEM = ULONG($00000096);
  {$EXTERNALSYM INVALID_WORK_QUEUE_ITEM}

//
// MessageId: BOUND_IMAGE_UNSUPPORTED
//
// MessageText:
//
//  BOUND_IMAGE_UNSUPPORTED
//

  BOUND_IMAGE_UNSUPPORTED = ULONG($00000097);
  {$EXTERNALSYM BOUND_IMAGE_UNSUPPORTED}

//
// MessageId: END_OF_NT_EVALUATION_PERIOD
//
// MessageText:
//
//  END_OF_NT_EVALUATION_PERIOD
//

  END_OF_NT_EVALUATION_PERIOD = ULONG($00000098);
  {$EXTERNALSYM END_OF_NT_EVALUATION_PERIOD}

//
// MessageId: INVALID_REGION_OR_SEGMENT
//
// MessageText:
//
//  INVALID_REGION_OR_SEGMENT
//

  INVALID_REGION_OR_SEGMENT = ULONG($00000099);
  {$EXTERNALSYM INVALID_REGION_OR_SEGMENT}

//
// MessageId: SYSTEM_LICENSE_VIOLATION
//
// MessageText:
//
//  SYSTEM_LICENSE_VIOLATION
//

  SYSTEM_LICENSE_VIOLATION = ULONG($0000009A);
  {$EXTERNALSYM SYSTEM_LICENSE_VIOLATION}

//
// MessageId: UDFS_FILE_SYSTEM
//
// MessageText:
//
//  UDFS_FILE_SYSTEM
//

  UDFS_FILE_SYSTEM = ULONG($0000009B);
  {$EXTERNALSYM UDFS_FILE_SYSTEM}

//
// MessageId: MACHINE_CHECK_EXCEPTION
//
// MessageText:
//
//  MACHINE_CHECK_EXCEPTION
//

  MACHINE_CHECK_EXCEPTION = ULONG($0000009C);
  {$EXTERNALSYM MACHINE_CHECK_EXCEPTION}

//
// MessageId: WINDOWS_NT_INFO_STRING_PLURAL
//
// MessageText:
//
//  %u System Processors [%u MB Memory] %Z
//

  WINDOWS_NT_INFO_STRING_PLURAL = ULONG($4000009D);
  {$EXTERNALSYM WINDOWS_NT_INFO_STRING_PLURAL}

//
// MessageId: WINDOWS_NT_RC_STRING
//
// MessageText:
//
//  RC
//

  WINDOWS_NT_RC_STRING = ULONG($4000009E);
  {$EXTERNALSYM WINDOWS_NT_RC_STRING}

//
// MessageId: DRIVER_POWER_STATE_FAILURE
//
// MessageText:
//
//  DRIVER_POWER_STATE_FAILURE
//

  DRIVER_POWER_STATE_FAILURE = ULONG($0000009F);
  {$EXTERNALSYM DRIVER_POWER_STATE_FAILURE}

//
// MessageId: INTERNAL_POWER_ERROR
//
// MessageText:
//
//  INTERNAL_POWER_ERROR
//

  INTERNAL_POWER_ERROR = ULONG($000000A0);
  {$EXTERNALSYM INTERNAL_POWER_ERROR}

//
// MessageId: PCI_BUS_DRIVER_INTERNAL
//
// MessageText:
//
//  Inconsistency detected in the PCI Bus driver's internal structures.
//

  PCI_BUS_DRIVER_INTERNAL = ULONG($000000A1);
  {$EXTERNALSYM PCI_BUS_DRIVER_INTERNAL}

//
// MessageId: MEMORY_IMAGE_CORRUPT
//
// MessageText:
//
//  A CRC check on the memory range has failed
//

  MEMORY_IMAGE_CORRUPT = ULONG($000000A2);
  {$EXTERNALSYM MEMORY_IMAGE_CORRUPT}

//
// MessageId: ACPI_DRIVER_INTERNAL
//
// MessageText:
//
//  ACPI_DRIVER_INTERNAL
//

  ACPI_DRIVER_INTERNAL = ULONG($000000A3);
  {$EXTERNALSYM ACPI_DRIVER_INTERNAL}

//
// MessageId: CNSS_FILE_SYSTEM_FILTER
//
// MessageText:
//
//  Internal inconsistency while representing
//  Ntfs Structured Storage as a DOCFILE.
//

  CNSS_FILE_SYSTEM_FILTER = ULONG($000000A4);
  {$EXTERNALSYM CNSS_FILE_SYSTEM_FILTER}

//
// MessageId: ACPI_BIOS_ERROR
//
// MessageText:
//
//  The ACPI BIOS in this system is not fully compliant with the ACPI 
//  specification. Please read the README.TXT for possible workarounds.  You
//  can also contact your system's manufacturer for an updated BIOS, or visit
//  http://www.hardware-update.com to see if a new BIOS is available.  
//

  ACPI_BIOS_ERROR = ULONG($000000A5);
  {$EXTERNALSYM ACPI_BIOS_ERROR}

//
// MessageId: FP_EMULATION_ERROR
//
// MessageText:
//
//  FP_EMULATION_ERROR
//

  FP_EMULATION_ERROR = ULONG($000000A6);
  {$EXTERNALSYM FP_EMULATION_ERROR}

//
// MessageId: BAD_EXHANDLE
//
// MessageText:
//
//  BAD_EXHANDLE
//

  BAD_EXHANDLE = ULONG($000000A7);
  {$EXTERNALSYM BAD_EXHANDLE}

//
// MessageId: BOOTING_IN_SAFEMODE_MINIMAL
//
// MessageText:
//
//  The system is booting in safemode - Minimal Services
//

  BOOTING_IN_SAFEMODE_MINIMAL = ULONG($000000A8);
  {$EXTERNALSYM BOOTING_IN_SAFEMODE_MINIMAL}

//
// MessageId: BOOTING_IN_SAFEMODE_NETWORK
//
// MessageText:
//
//  The system is booting in safemode - Minimal Services with Network
//

  BOOTING_IN_SAFEMODE_NETWORK = ULONG($000000A9);
  {$EXTERNALSYM BOOTING_IN_SAFEMODE_NETWORK}

//
// MessageId: BOOTING_IN_SAFEMODE_DSREPAIR
//
// MessageText:
//
//  The system is booting in safemode - Directory Services Repair
//

  BOOTING_IN_SAFEMODE_DSREPAIR = ULONG($000000AA);
  {$EXTERNALSYM BOOTING_IN_SAFEMODE_DSREPAIR}

//
// MessageId: SESSION_HAS_VALID_POOL_ON_EXIT
//
// MessageText:
//
//  SESSION_HAS_VALID_POOL_ON_EXIT
//

  SESSION_HAS_VALID_POOL_ON_EXIT = ULONG($000000AB);
  {$EXTERNALSYM SESSION_HAS_VALID_POOL_ON_EXIT}

//
// MessageId: HAL_MEMORY_ALLOCATION
//
// MessageText:
//
//  Allocate from NonPaged Pool failed for a HAL critical allocation.
//

  HAL_MEMORY_ALLOCATION = ULONG($000000AC);
  {$EXTERNALSYM HAL_MEMORY_ALLOCATION}

//
// MessageId: BUGCODE_PSS_MESSAGE_A
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Check to make sure any new hardware or software is properly installed.
//  If this is a new installation, ask your hardware or software manufacturer
//  for any Windows 2000 updates you might need.
//  
//  If problems continue, disable or remove any newly installed hardware
//  or software. Disable BIOS memory options such as caching or shadowing.
//  Check your hard drive to make sure it is properly configured and
//  terminated. If you need to use Safe Mode to remove or disable components,
//  restart your computer, press F8 to select Advanced Startup Options,
//  and then select Safe Mode.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_A = ULONG($000000AD);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_A}

//
// MessageId: BUGCODE_PSS_MESSAGE_1E
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Check to be sure you have adequate disk space. If a driver is
//  identified in the Stop message, disable the driver or check
//  with the manufacturer for driver updates. Try changing video
//  adapters.
//  
//  Check with your hardware vendor for any BIOS updates. Disable
//  BIOS memory options such as caching or shadowing. If you need
//  to use Safe Mode to remove or disable components, restart your
//  computer, press F8 to select Advanced Startup Options, and then
//  select Safe Mode.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_1E = ULONG($000000AE);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_1E}

//
// MessageId: BUGCODE_PSS_MESSAGE_23
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Disable or uninstall any anti-virus, disk defragmentation
//  or backup utilities. Check your hard drive configuration,
//  and check for any updated drivers. Run CHKDSK /F to check
//  for hard drive corruption, and then restart your computer.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_23 = ULONG($000000AF);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_23}

//
// MessageId: BUGCODE_PSS_MESSAGE_2E
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Run system diagnostics supplied by your hardware manufacturer.
//  In particular, run a memory check, and check for faulty or
//  mismatched memory. Try changing video adapters.
//  
//  Check with your hardware vendor for any BIOS updates. Disable
//  BIOS memory options such as caching or shadowing. If you need
//  to use Safe Mode to remove or disable components, restart your
//  computer, press F8 to select Advanced Startup Options, and then
//  select Safe Mode.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_2E = ULONG($000000B0);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_2E}

//
// MessageId: BUGCODE_PSS_MESSAGE_3F
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Remove any recently installed software including backup
//  utilities or disk-intensive applications.
//  
//  If you need to use Safe Mode to remove or disable components,
//  restart your computer, press F8 to select Advanced Startup
//  Options, and then select Safe Mode.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_3F = ULONG($000000B1);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_3F}

//
// MessageId: BUGCODE_PSS_MESSAGE_7B
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Check for viruses on your computer. Remove any newly installed
//  hard drives or hard drive controllers. Check your hard drive
//  to make sure it is properly configured and terminated.
//  Run CHKDSK /F to check for hard drive corruption, and then
//  restart your computer.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_7B = ULONG($000000B2);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_7B}

//
// MessageId: BUGCODE_PSS_MESSAGE_7F
//
// MessageText:
//
//  If this is the first time you've seen this Stop error screen,
//  restart your computer. If this screen appears again, follow
//  these steps:
//  
//  Run a system diagnostic utility supplied by your hardware manufacturer.
//  In particular, run a memory check, and check for faulty or mismatched
//  memory. Try changing video adapters.
//  
//  Disable or remove any newly installed hardware and drivers. Disable or
//  remove any newly installed software. If you need to use Safe Mode to
//  remove or disable components, restart your computer, press F8 to select
//  Advanced Startup Options, and then select Safe Mode.
//  
//  Refer to your Getting Started manual for more information on
//  troubleshooting Stop errors.
//

  BUGCODE_PSS_MESSAGE_7F = ULONG($000000B3);
  {$EXTERNALSYM BUGCODE_PSS_MESSAGE_7F}

//
// MessageId: VIDEO_DRIVER_INIT_FAILURE
//
// MessageText:
//
//  The video driver failed to initialize
//

  VIDEO_DRIVER_INIT_FAILURE = ULONG($000000B4);
  {$EXTERNALSYM VIDEO_DRIVER_INIT_FAILURE}

//
// MessageId: BOOTLOG_LOADED
//
// MessageText:
//
//  Loaded driver
//

  BOOTLOG_LOADED = ULONG($000000B5);
  {$EXTERNALSYM BOOTLOG_LOADED}

//
// MessageId: BOOTLOG_NOT_LOADED
//
// MessageText:
//
//  Did not load driver
//

  BOOTLOG_NOT_LOADED = ULONG($000000B6);
  {$EXTERNALSYM BOOTLOG_NOT_LOADED}

//
// MessageId: BOOTLOG_ENABLED
//
// MessageText:
//
//  Boot Logging Enabled
//

  BOOTLOG_ENABLED = ULONG($000000B7);
  {$EXTERNALSYM BOOTLOG_ENABLED}

//
// MessageId: ATTEMPTED_SWITCH_FROM_DPC
//
// MessageText:
//
//  A wait operation, attach process, or yield was attempted from a DPC routine.
//

  ATTEMPTED_SWITCH_FROM_DPC = ULONG($000000B8);
  {$EXTERNALSYM ATTEMPTED_SWITCH_FROM_DPC}

//
// MessageId: CHIPSET_DETECTED_ERROR
//
// MessageText:
//
//  A parity error in the system memory or I/O system was detected.
//

  CHIPSET_DETECTED_ERROR = ULONG($000000B9);
  {$EXTERNALSYM CHIPSET_DETECTED_ERROR}

//
// MessageId: SESSION_HAS_VALID_VIEWS_ON_EXIT
//
// MessageText:
//
//  SESSION_HAS_VALID_VIEWS_ON_EXIT
//

  SESSION_HAS_VALID_VIEWS_ON_EXIT = ULONG($000000BA);
  {$EXTERNALSYM SESSION_HAS_VALID_VIEWS_ON_EXIT}

//
// MessageId: NETWORK_BOOT_INITIALIZATION_FAILED
//
// MessageText:
//
//  An initialization failure occurred while attempting to boot from the network.
//

  NETWORK_BOOT_INITIALIZATION_FAILED = ULONG($000000BB);
  {$EXTERNALSYM NETWORK_BOOT_INITIALIZATION_FAILED}

//
// MessageId: NETWORK_BOOT_DUPLICATE_ADDRESS
//
// MessageText:
//
//  A duplicate IP address was assigned to this machine while attempting to
//  boot from the network.
//

  NETWORK_BOOT_DUPLICATE_ADDRESS = ULONG($000000BC);
  {$EXTERNALSYM NETWORK_BOOT_DUPLICATE_ADDRESS}

//
// MessageId: INVALID_HIBERNATED_STATE
//
// MessageText:
//
//  The hibernated memory image does not match the current hardware configuration.
//

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -