resource.h
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:4k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VistaTaskDialog.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDS_WINDOWTITLE                 10
  7. #define IDS_CONTENT                     11
  8. #define IDS_MAININSTRUCTION             12
  9. #define IDS_EXPANDEDINFORMATION         14
  10. #define IDS_FOOTER                      15
  11. #define IDM_ABOUTBOX                    0x0010
  12. #define IDS_RB_GOOD                     16
  13. #define IDS_RB_OK                       17
  14. #define IDS_RB_BAD                      18
  15. #define IDS_CB_SAVE                     19
  16. #define IDS_ABOUTBOX                    101
  17. #define IDS_ERROR_RESERVED              102
  18. #define IDS_PROPSHT_CAPTION             103
  19. #define IDR_MAINFRAME                   128
  20. #define IDD_TASKDIALOG_SAMPLES          131
  21. #define IDD_TASKDIALOG_GENERAL          133
  22. #define IDD_TASKDIALOG_EXPANDED         134
  23. #define IDD_TASKDIALOG_BUTTONS          135
  24. #define IDD_TASKDIALOG_RADIOBUTTONS     136
  25. #define IDD_TASKDIALOG_ICONS            137
  26. #define IDD_TASKDIALOG_BUTTONEDIT       138
  27. #define RB_GOOD                         150
  28. #define RB_OK                           151
  29. #define RB_BAD                          152
  30. #define CB_SAVE                         153
  31. #define IDR_DIALOGS                     200
  32. #define IDC_TXT_DEFAULT                 1001
  33. #define IDC_EDIT_TEXT                   1002
  34. #define IDC_EDIT_ID                     1004
  35. #define IDC_BUTTON_PROGRESSDIALOG       1004
  36. #define IDC_CHK_SYSICON                 1005
  37. #define IDC_BUTTON_DYNAMICDIALOG        1005
  38. #define IDC_EDIT_FOOTER                 1006
  39. #define IDC_BUTTON_TIMERDIALOG          1006
  40. #define IDC_BTN_FOOTPATH                1007
  41. #define IDC_STATIC_LINK                 1007
  42. #define IDC_EDIT_COLLAPSEDCONT          1008
  43. #define IDC_CHECK1                      1008
  44. #define IDC_CHECK_SKINFRAMEWORK         1008
  45. #define IDC_COMBO_FOOTICON              1009
  46. #define IDC_BUTTON_XMLDIALOG1           1009
  47. #define IDC_EDIT_FOOTPATH               1010
  48. #define IDC_BUTTON_XMLDIALOG2           1010
  49. #define IDC_CHK_NODEFAULT               1011
  50. #define IDC_BUTTON_XMLDIALOG3           1011
  51. #define IDC_CHK_SHOWICONS               1012
  52. #define IDC_BUTTON_XMLDIALOG4           1012
  53. #define IDC_EDIT_WIDTH                  1013
  54. #define IDC_BUTTON_XMLDIALOG5           1013
  55. #define IDC_SPIN_ID                     1014
  56. #define IDC_BUTTON_XMLDIALOG6           1014
  57. #define IDC_CHK_OK                      1015
  58. #define IDC_STATIC_TDPAD                1015
  59. #define IDC_CHK_YES                     1016
  60. #define IDC_BUTTON_XMLDIALOG7           1016
  61. #define IDC_CHK_CANCEL                  1017
  62. #define IDC_BUTTON_SHEET                1017
  63. #define IDC_CHK_NO                      1018
  64. #define IDC_CHK_RETRY                   1019
  65. #define IDC_CHK_CLOSE                   1020
  66. #define IDC_EDIT_TITLE                  1021
  67. #define IDC_EDIT_MAIN                   1022
  68. #define IDC_EDIT_CONTENT                1023
  69. #define IDC_EDIT_VERIFY                 1024
  70. #define IDS_EDIT_VERIFY                 1024
  71. #define IDC_CHK_VERIFY                  1025
  72. #define IDC_CHK_WIDTH                   1026
  73. #define IDC_SPIN_WIDTH                  1027
  74. #define IDC_CHK_HYPERLINKS              1028
  75. #define IDC_CHK_ALLOWCANCEL             1029
  76. #define IDC_CHK_POSITION                1030
  77. #define IDC_CHK_PROGRESS                1031
  78. #define IDC_CHK_MARQUEE                 1032
  79. #define IDC_CHK_RTL                     1033
  80. #define IDC_EDIT_EXPANDEDINFO           1034
  81. #define IDC_EDIT_EXPANDEDCONT           1035
  82. #define IDC_CHK_BYDEFAULT               1036
  83. #define IDC_CHK_FOOTERAREA              1037
  84. #define IDC_LIST_CUSTOM                 1038
  85. #define IDC_BTN_ADD                     1039
  86. #define IDC_BTN_EDIT                    1040
  87. #define IDC_BTN_REMOVE                  1041
  88. #define IDC_CHK_USELINKS                1042
  89. #define IDC_COMBO_DEFAULT               1043
  90. #define IDC_COMBO_MAINICON              1044
  91. #define IDC_EDIT_MAINPATH               1045
  92. #define IDC_BTN_MAINPATH                1046
  93. #define IDC_BTN_ADDFIVE                 1047
  94. #define IDC_BTN_SUBFIVE                 1048
  95. #define IDC_TXT_COUNTBYFIVE             1049
  96. // Next default values for new objects
  97. // 
  98. #ifdef APSTUDIO_INVOKED
  99. #ifndef APSTUDIO_READONLY_SYMBOLS
  100. #define _APS_NEXT_RESOURCE_VALUE        132
  101. #define _APS_NEXT_COMMAND_VALUE         32771
  102. #define _APS_NEXT_CONTROL_VALUE         1016
  103. #define _APS_NEXT_SYMED_VALUE           101
  104. #endif
  105. #endif