Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
394 B

  1. // Used by acpienab.rc
  2. #define ACPI_STR_WARNING_DIALOG_CAPTION 1000
  3. #define ACPI_STR_SHUTDOWN_WARNING 1001
  4. #define ACPI_STR_ERROR_DIALOG_CAPTION 1002
  5. #define ACPI_STR_GENERAL_ERROR_MESSAGE 1003
  6. #define ACPI_STR_NOT_SUPPORTED 1004
  7. #define ACPI_STR_ADMIN_ACCESS_REQUIRED 1005
  8. #define ACPI_STR_REBOOT_DIALOG_CAPTION 1006
  9. #define ACPI_STR_REBOOT_WARNING 1007
  10. #define ACPI_STR_REBOOT_ERROR 1008