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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SkinControls.rc
  4. //
  5. // This file is a part of the XTREME TOOLKIT PRO MFC class library.
  6. // (c)1998-2008 Codejock Software, All Rights Reserved.
  7. //
  8. // THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
  9. // RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN
  10. // CONSENT OF CODEJOCK SOFTWARE.
  11. //
  12. // THIS SOURCE CODE CAN ONLY BE USED UNDER THE TERMS AND CONDITIONS OUTLINED
  13. // IN THE XTREME TOOLKIT PRO LICENSE AGREEMENT. CODEJOCK SOFTWARE GRANTS TO
  14. // YOU (ONE SOFTWARE DEVELOPER) THE LIMITED RIGHT TO USE THIS SOFTWARE ON A
  15. // SINGLE COMPUTER.
  16. //
  17. // CONTACT INFORMATION:
  18. // support@codejock.com
  19. // http://www.codejock.com
  20. //
  21. /////////////////////////////////////////////////////////////////////////////
  22. #define IDR_MANIFEST                    1
  23. #define ID_BUTTON_FILTERS               3
  24. #define IDM_ABOUTBOX                    0x0010
  25. #define IDS_ABOUTBOX                    101
  26. #define IDD_SKINCONTROLS_DIALOG         102
  27. #define IDR_MAINFRAME                   128
  28. #define IDD_DIALOG_FILTERS              130
  29. #define IDB_BITMAP_TOOLBAR              131
  30. #define IDR_MENU_POPUP                  132
  31. #define IDC_BUTTON_SAMPLE               1000
  32. #define IDC_COMBO_HORIZONTAL            1008
  33. #define IDC_COMBO_VERTICAL              1009
  34. #define IDC_RADIO_SAMPLE                1010
  35. #define IDC_CHECK_SAMPLE                1011
  36. #define IDC_CHECK_ENABLED               1012
  37. #define IDC_RADIO_VISUALTHEME           1013
  38. #define IDC_RADIO_VISUALTHEME2          1014
  39. #define IDC_CHECK_RIGHTBUTTON           1015
  40. #define IDC_RADIO_VISUALTHEME3          1016
  41. #define IDC_SCROLLBAR_HORZ_SAMPLE       1017
  42. #define IDC_EDIT_SCROLLPOS              1018
  43. #define IDC_SCROLLBAR_VERT_SAMPLE       1019
  44. #define IDC_EDIT_SAMPLE                 1020
  45. #define IDC_LIST_SAMPLE                 1021
  46. #define IDC_RADIO_VISUALTHEME4          1022
  47. #define IDC_LISTCTRL_SAMPLE             1023
  48. #define IDC_TAB_SAMPLE                  1024
  49. #define IDC_SLIDER_SAMPLE               1025
  50. #define IDC_PROGRESS_SAMPLE             1026
  51. #define IDC_SPIN_SAMPLE                 1027
  52. #define IDC_EDIT1                       1028
  53. #define IDC_SPIN1                       1029
  54. #define IDC_SLIDER_SAMPLE2              1030
  55. #define IDC_CHECK_MULTILINE             1031
  56. #define IDC_RADIO_VISUALTHEME5          1032
  57. #define IDC_COMBO1                      1033
  58. #define IDC_CHECK_COLORIZE              1034
  59. #define IDC_SLIDER_HUE                  1035
  60. #define IDC_SLIDER_SATURATION           1036
  61. #define IDC_SLIDER_BLEND                1037
  62. #define IDC_CHECK_COLORSHIFT            1038
  63. #define IDC_CHECK_CUSTOM                1039
  64. #define IDC_SLIDER_RED                  1040
  65. #define IDC_SLIDER_GREEN                1041
  66. #define IDC_STATIC_TOOLBAR              1041
  67. #define IDC_SLIDER_BLUE                 1042
  68. #define ID_MENU_ITEM1                   32771
  69. #define ID_MENU_ITEM2                   32772
  70. #define ID_MENU_POPUP_ITEM3             32773
  71. #define ID_MENU_POPUP_ITEM4             32774
  72. // Next default values for new objects
  73. // 
  74. #ifdef APSTUDIO_INVOKED
  75. #ifndef APSTUDIO_READONLY_SYMBOLS
  76. #define _APS_NEXT_RESOURCE_VALUE        133
  77. #define _APS_NEXT_COMMAND_VALUE         32775
  78. #define _APS_NEXT_CONTROL_VALUE         1042
  79. #define _APS_NEXT_SYMED_VALUE           101
  80. #endif
  81. #endif