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.

40 lines
1.8 KiB

  1. // Don't use numbers lower than 20000. These are used by the DS component
  2. // of msgina.
  3. // UI host failure
  4. #define IDS_UIHOST_FAILURE 20000
  5. #define IDS_GENERIC_CAPTION 20001
  6. #define IDS_RECONNECT_FAILURE 20005
  7. #define IDD_GINA_TURNOFFCOMPUTER 20050
  8. #define IDD_GINA_RETURNTOWELCOME 20051
  9. #define IDD_TURNOFFCOMPUTER 20100
  10. #define IDC_TITLE_FLAG 20101
  11. #define IDC_TITLE_TURNOFF 20102
  12. #define IDC_BUTTON_TURNOFF 20103
  13. #define IDC_BUTTON_STANDBY 20104
  14. #define IDC_BUTTON_RESTART 20105
  15. #define IDC_BUTTON_HIBERNATE 20106
  16. #define IDC_TEXT_TURNOFF 20107
  17. #define IDC_TEXT_STANDBY 20108
  18. #define IDC_TEXT_RESTART 20109
  19. #define IDC_TEXT_HIBERNATE 20110
  20. #define IDS_TURNOFF_TITLE_FACENAME 20125
  21. #define IDS_TURNOFF_TITLE_FACESIZE 20126
  22. #define IDS_TURNOFF_BUTTON_FACENAME 20127
  23. #define IDS_TURNOFF_BUTTON_FACESIZE 20128
  24. #define IDS_TURNOFF_TOOLTIP_TEXT_TURNOFF 20129
  25. #define IDS_TURNOFF_TOOLTIP_TEXT_STANDBY 20130
  26. #define IDS_TURNOFF_TOOLTIP_TEXT_STANDBY_HIBERNATE 20131
  27. #define IDS_TURNOFF_TOOLTIP_TEXT_RESTART 20132
  28. #define IDS_TURNOFF_TOOLTIP_TEXT_HIBERNATE 20133
  29. #define IDB_BACKGROUND_8 20140
  30. #define IDB_FLAG_8 20141
  31. #define IDB_BACKGROUND_24 20142
  32. #define IDB_FLAG_24 20143
  33. #define IDB_BUTTONS 20150