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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Button.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDM_ABOUTBOX                    0x0010
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_PAGE_SIMPLEBUTTONS          102
  9. #define IDD_PAGE_MARKUPBUTTONS          103
  10. #define IDR_MAINFRAME                   128
  11. #define IDB_OK                          130
  12. #define IDR_MENU_DROPDOWN               139
  13. #define IDR_MENU_ALIGNMENT              140
  14. #define IDB_IMAGELIST                   141
  15. #define IDC_GBOX_REGULAR                1007
  16. #define IDC_BUTTON_SETTINGS             1008
  17. #define IDC_BUTTON_FIND                 1009
  18. #define IDC_GBOX_TWOROWS                1010
  19. #define IDC_BUTTON_HELP                 1011
  20. #define IDC_BUTTON_RUN                  1012
  21. #define IDC_COMBO_STYLE                 1013
  22. #define IDC_GBOX_CHECKBOXES             1030
  23. #define IDC_CHECK_STATE1                1031
  24. #define IDC_CHECK_STATE2                1032
  25. #define IDC_GBOX_RADIO                  1033
  26. #define IDC_RADIO_OPTION1               1034
  27. #define IDC_RADIO_OPTION2               1035
  28. #define IDC_GBOX_JUSTIFICATION          1036
  29. #define IDC_STATIC_TEXTALIGNEMNT        1037
  30. #define IDC_COMBO_IMAGEALIGNMENT        1038
  31. #define IDC_STATIC_IMAGEALIGNMENT       1039
  32. #define IDC_COMBO_TEXTALIGNMENT         1040
  33. #define IDC_STATIC_RELATION             1041
  34. #define IDC_COMBO_RELATION              1042
  35. #define IDC_GBOX_THEME                  1050
  36. #define IDC_RADIO_CLASSIC               1051
  37. #define IDC_RADIO_FLAT                  1052
  38. #define IDC_RADIO_ULTRAFLAT             1053
  39. #define IDC_RADIO_OFFICE2000            1054
  40. #define IDC_RADIO_OFFICEXP              1055
  41. #define IDC_RADIO_OFFICE2003            1056
  42. #define IDC_RADIO_OFFICE2007            1057
  43. #define IDC_CHECK_WINXP_THEMES          1058
  44. #define IDC_CHECK_FLATSTYLE             1059
  45. #define IDC_GBOX_OPTIONS                1060
  46. #define IDC_CHECK_ENABLED               1061
  47. #define IDC_CHECK_FOCUS                 1062
  48. #define IDC_CHECK_TOGGLE                1063
  49. #define IDC_CHECK_ALPHA                 1064
  50. #define IDB_ALPHA_SETTINGS              1065
  51. #define IDB_ALPHA_FIND                  1066
  52. #define IDB_ALPHA_HELP                  1067
  53. #define IDB_ALPHA_RUN                   1068
  54. #define IDC_CHECK_MARKUP                1070
  55. #define IDC_RADIO_MARKUP                1071
  56. #define IDC_BUTTON_MARKUP               1072
  57. #define IDC_BUTTON_FIREWALL             1073
  58. #define IDC_CHECK_DELETEINBOX           1074
  59. #define IDC_CHECK_DELETEOUTBOX          1075
  60. #define IDC_RADIO_WITHLINK              1076
  61. #define ID_DROPDOWNMENU_OPTIONITEM1     32771
  62. #define ID_DROPDOWNMENU_OPTIONITEM2     32772
  63. #define ID_DROPDOWNMENU_OPTIONITEM3     32773
  64. // Next default values for new objects
  65. // 
  66. #ifdef APSTUDIO_INVOKED
  67. #ifndef APSTUDIO_READONLY_SYMBOLS
  68. #define _APS_NEXT_RESOURCE_VALUE        141
  69. #define _APS_NEXT_COMMAND_VALUE         32783
  70. #define _APS_NEXT_CONTROL_VALUE         1077
  71. #define _APS_NEXT_SYMED_VALUE           101
  72. #endif
  73. #endif