resource.h
上传用户:apjinmao
上传日期:2007-01-02
资源大小:96k
文件大小:3k
源码类别:

PropertySheet

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PropSheet Wizard.rc
  4. //
  5. #define IDI_CUSTOMWZ                    1
  6. #define IDS_CLASS_EXIST                 1
  7. #define IDS_FILE_EXIST                  2
  8. #define IDS_CUSTOM1_RADIO_MODAL_TIP     100
  9. #define IDS_CUSTOM1_RADIO_MODELESS_TIP  101
  10. #define IDS_CUSTOM1_CHECK_ABOUT_TIP     102
  11. #define IDS_CUSTOM1_CHECK_BITMAP_PAGES_TIP 103
  12. #define IDS_CUSTOM1_CHECK_TOOLTIPS_TIP  104
  13. #define IDS_CUSTOM1_CHECK_STANDARDBUTTONS_TIP 105
  14. #define IDS_CUSTOM1_CHECK_MINIMIZEBOX_TIP 106
  15. #define IDS_CUSTOM1_CHECK_SEND_TO_TASKBAR_TIP 107
  16. #define IDS_CUSTOM1_CHECK_START_ON_TASKBAR_TIP 108
  17. #define IDS_CUSTOM1_RADIO_DLL_TIP       109
  18. #define IDS_CUSTOM1_RADIO_STATICALLY_TIP 110
  19. #define IDD_CUSTOM1                     129
  20. #define IDD_CUSTOM2                     130
  21. #define IDD_CUSTOM3                     131
  22. #define IDB_YELLOW_PATTERN              164
  23. #define IDR_TOOLBAR                     168
  24. #define IDD_DIALOG_PAGE                 170
  25. #define IDB_BITMAP_STEP                 174
  26. #define IDB_STEP1_STANDARDBUTTONS       175
  27. #define IDB_TOOLTIPS                    177
  28. #define IDB_BITMAP_PAGES                178
  29. #define IDB_MINIMIZE_BOX                179
  30. #define IDB_NO_SEND_TO_TASKBAR          180
  31. #define IDB_SEND_TO_TASKBAR             181
  32. #define IDB_ABOUT                       183
  33. #define IDB_STEP2SMALL                  184
  34. #define IDB_STEP2MEDIUM                 185
  35. #define IDB_STEP2LARGE                  186
  36. #define IDB_STEP1_NOSTANDARDBUTTONS     187
  37. #define IDS_CUSTOM2_EDIT_TITLE_TIP      200
  38. #define IDS_CUSTOM2_RADIO_SMALLPAGES_TIP 201
  39. #define IDS_CUSTOM2_RADIO_MEDIUMPAGES_TIP 202
  40. #define IDS_CUSTOM2_RADIO_LARGEPAGES_TIP 203
  41. #define IDS_CUSTOM2_LIST_PAGES_TIP      204
  42. #define IDS_CUSTOM2_PAGE_NEW_TIP        205
  43. #define IDS_CUSTOM2_PAGE_MODIFY_TIP     206
  44. #define IDS_CUSTOM2_PAGE_DELETE_TIP     207
  45. #define IDS_CUSTOM2_PAGE_MOVEUP_TIP     208
  46. #define IDS_CUSTOM2_PAGE_MOVEDOWN_TIP   209
  47. #define IDS_PAGEDLG_EDIT_CAPTION_TIP    300
  48. #define IDS_PAGEDLG_EDIT_CLASS_TIP      301
  49. #define IDC_RADIO_SMALLPAGES            1000
  50. #define IDC_RADIO_MEDIUMPAGES           1001
  51. #define IDC_RADIO_MODAL                 1002
  52. #define IDC_RADIO_LARGEPAGES            1002
  53. #define IDC_RADIO_MODELESS              1003
  54. #define IDC_EDIT_TITLE                  1003
  55. #define IDC_CHECK_MINIMIZEBOX           1004
  56. #define IDC_CHECK_SEND_TO_TASKBAR       1005
  57. #define IDC_FRAME_TOOLBAR               1005
  58. #define IDC_CHECK_START_ON_TASKBAR      1006
  59. #define IDC_CHECK_ABOUT                 1007
  60. #define IDC_CHECK_BITMAP_PAGES          1008
  61. #define IDC_LIST_PAGES                  1008
  62. #define IDC_CHECK_TOOLTIPS              1009
  63. #define IDC_PAGE_NEW                    1010
  64. #define IDC_RADIO_DLL                   1010
  65. #define IDC_PAGE_MODIFY                 1011
  66. #define IDC_RADIO_STATICALLY            1011
  67. #define IDC_PAGE_DELETE                 1012
  68. #define IDC_CHECK_STANDARDBUTTONS       1012
  69. #define IDC_PAGE_MOVEUP                 1013
  70. #define IDC_PAGE_MOVEDOWN               1014
  71. #define IDC_EDIT_CAPTION                1023
  72. #define IDC_EDIT_CLASS                  1024
  73. // Next default values for new objects
  74. // 
  75. #ifdef APSTUDIO_INVOKED
  76. #ifndef APSTUDIO_READONLY_SYMBOLS
  77. #define _APS_3D_CONTROLS                     1
  78. #define _APS_NEXT_RESOURCE_VALUE        186
  79. #define _APS_NEXT_COMMAND_VALUE         40006
  80. #define _APS_NEXT_CONTROL_VALUE         1024
  81. #define _APS_NEXT_SYMED_VALUE           106
  82. #endif
  83. #endif