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.

61 lines
2.4 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TSVERUI.RC
  4. //
  5. #define IDS_WINLOGON_KEY_PATH 1
  6. #define IDS_CONSTRAINTS_KEY_PATH 2
  7. #define IDS_SELECT_ONE 3
  8. #define IDS_SELECT_TWO 4
  9. #define IDS_VERSION_CHECKING_TITLE 5
  10. #define IDS_VERSION_CHECKING_SUBTITLE 6
  11. #define IDS_CONSTRAINTS_TITLE 7
  12. #define IDS_CONSTRAINTS_SUBTITLE 8
  13. #define IDS_MESSAGE_EDITOR_TITLE 9
  14. #define IDS_MESSAGE_EDITOR_SUBTITLE 10
  15. #define IDS_INVALID_VALUE 11
  16. #define IDS_SAVE_ERROR 12
  17. #define IDS_CLIENT_VERSIONS 13
  18. #define IDD_START 101
  19. #define IDD_VERSION_CHECKING 102
  20. #define IDD_CONSTRAINTS 103
  21. #define IDD_MESSAGE_EDITOR 104
  22. #define IDD_FINISH 105
  23. #define IDD_ADVANCED 106
  24. #define IDB_HEADER 110
  25. #define IDB_WATERMARK 111
  26. #define IDI_ICON_KEY 112
  27. #define IDC_TITLE 1001
  28. #define IDC_SHOW_START 1002
  29. #define IDC_NOWELLCOME 1002
  30. #define IDC_ENABLE_CHECKING 1004
  31. #define IDC_DISABLE_CHECKING 1005
  32. #define IDC_VERSION_LIST 1005
  33. #define IDC_ALLOW 1006
  34. #define IDC_DISALLOW 1007
  35. #define IDC_HIGHER 1008
  36. #define IDC_LOWER 1009
  37. #define ID_ALLOW 1010
  38. #define ID_DISALLOW 1011
  39. #define ID_HIGHER 1012
  40. #define ID_LOWER 1013
  41. #define IDC_EDIT_TITLE 1015
  42. #define ID_RANGE 1015
  43. #define IDC_EDIT_MSG 1016
  44. #define IDC_ENABLE_MSG 1017
  45. #define IDC_RANGE 1017
  46. #define IDC_STATIC_FRAME 1018
  47. #define IDC_STATIC_MSG 1019
  48. #define IDC_STATIC_TITLE 1020
  49. #define IDC_EDIT_CONSTRAINTS 1021
  50. #define IDC_STATIC -1
  51. // Next default values for new objects
  52. //
  53. #ifdef APSTUDIO_INVOKED
  54. #ifndef APSTUDIO_READONLY_SYMBOLS
  55. #define _APS_NEXT_RESOURCE_VALUE 113
  56. #define _APS_NEXT_COMMAND_VALUE 40001
  57. #define _APS_NEXT_CONTROL_VALUE 1032
  58. #define _APS_NEXT_SYMED_VALUE 101
  59. #endif
  60. #endif