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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MDITabWindow.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 IDM_BOUNCE                      10
  24. #define IDM_HELLO                       11
  25. #define ID_BLACK                        20
  26. #define IDM_BLACK                       20
  27. #define ID_RED                          21
  28. #define IDM_RED                         21
  29. #define ID_GREEN                        22
  30. #define IDM_GREEN                       22
  31. #define ID_BLUE                         23
  32. #define IDM_BLUE                        23
  33. #define ID_WHITE                        24
  34. #define IDM_WHITE                       24
  35. #define ID_CUSTOM                       25
  36. #define IDM_CUSTOM                      25
  37. #define IDM_FAST                        30
  38. #define IDM_SLOW                        31
  39. #define IDR_MAINFRAME                   128
  40. #define IDR_MDITABTYPE                  129
  41. #define IDR_HELLOTYPE                   129
  42. #define IDS_TIMER                       130
  43. #define IDB_BITMAP_ICONS                130
  44. #define IDR_POPUP_PANES                 131
  45. #define IDR_POPUP_TABS                  132
  46. #define IDR_COLORS                      133
  47. #define IDR_BOUNCETYPE                  234
  48. #define ID_FILE_NEWHELLO                771
  49. #define ID_FILE_NEWBOUNCE               772
  50. #define ID_VIEW_THEME_OFFICE2000        774
  51. #define ID_VIEW_THEME_OFFICEXP          775
  52. #define ID_VIEW_THEME_OFFICE2003        776
  53. #define ID_VIEW_THEME_NATIVEXP          777
  54. #define ID_SPEED_SLOW                   778
  55. #define ID_SPEED_FAST                   779
  56. #define IDS_NOHELLOTEMPLATE             780
  57. #define ID_WINDOW_CLOSE_ALL             781
  58. #define ID_FAST                         782
  59. #define IDS_NOBOUNCETEMPLATE            783
  60. #define ID_TOGGLE_DOCK                  784
  61. #define IDS_STANDARD                    785
  62. #define ID_MIX                          786
  63. #define IDS_UNKCOLOR                    787
  64. #define ID_WINDOW_DOCKABLE              789
  65. #define ID_WINDOW_HIDE                  790
  66. #define ID_WINDOW_AUTOHIDE              791
  67. #define ID_WINDOW_HIDEALL               792
  68. #define ID_COLOR_BLUE                   797
  69. #define ID_COLOR_YELLOW                 798
  70. #define ID_COLOR_GREEN                  799
  71. #define ID_COLOR_RED                    800
  72. #define ID_COLOR_PURPLE                 801
  73. #define ID_COLOR_CYAN                   802
  74. #define ID_COLOR_ORANGE                 803
  75. #define ID_COLOR_MAGENTA                804
  76. #define ID_COLOR_NONE                   808
  77. #define ID_TOGGLE_TABS                  809
  78. // Next default values for new objects
  79. //
  80. #ifdef APSTUDIO_INVOKED
  81. #ifndef APSTUDIO_READONLY_SYMBOLS
  82. #define _APS_3D_CONTROLS                     1
  83. #define _APS_NEXT_RESOURCE_VALUE        135
  84. #define _APS_NEXT_COMMAND_VALUE         810
  85. #define _APS_NEXT_CONTROL_VALUE         1000
  86. #define _APS_NEXT_SYMED_VALUE           101
  87. #endif
  88. #endif