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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DockingContainers.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 IDR_MAINFRAME                   128
  24. #define IDR_DOCKINTYPE                  129
  25. #define IDR_EXPLORER_BAR                130
  26. #define IDR_COLORS_BAR                  132
  27. #define IDR_TOOLS_BAR                   134
  28. #define IDB_SWATCH                      300
  29. #define ID_EXPLORER_PARENT              32771
  30. #define ID_EXPLORER_NEW                 32772
  31. #define ID_EXPLORER_LIBRARY             32773
  32. #define ID_EXPLORER_RENAME              32774
  33. #define ID_EXPLORER_DELETE              32775
  34. #define ID_EXPLORER_PROPERTIES          32776
  35. #define ID_EXPLORER_SEARCH              32777
  36. #define ID_COLORS_EXPLORE               32778
  37. #define ID_COLORS_LOAD                  32779
  38. #define ID_COLORS_SAVE                  32780
  39. #define ID_COLROS_SWITCH                32781
  40. #define ID_TOOLS_SELECTION              32782
  41. #define ID_TOOLS_PICKER                 32783
  42. #define ID_TOOLS_REPLACE                32784
  43. #define ID_TOOLS_PENCIL                 32785
  44. #define ID_TOOLS_BRUSH                  32786
  45. #define ID_TOOLS_FILL                   32787
  46. #define ID_TOOLS_LINE                   32788
  47. #define ID_TOOLS_FRAME                  32789
  48. #define ID_TOOLS_RECT                   32790
  49. #define ID_TOOLS_RECT2                  32791
  50. #define ID_TOOLS_ELLIPSE                32792
  51. #define ID_TOOLS_ELLIPSE2               32793
  52. #define IDR_PANE_EXPLORER               21446
  53. #define IDR_PANE_ICONS                  21447
  54. #define IDR_PANE_COLORS                 21448
  55. #define IDS_ABOUT                       21449
  56. #define IDR_PANE_TOOLS                  21450
  57. // Next default values for new objects
  58. //
  59. #ifdef APSTUDIO_INVOKED
  60. #ifndef APSTUDIO_READONLY_SYMBOLS
  61. #define _APS_3D_CONTROLS                     1
  62. #define _APS_NEXT_RESOURCE_VALUE        136
  63. #define _APS_NEXT_COMMAND_VALUE         32794
  64. #define _APS_NEXT_CONTROL_VALUE         1000
  65. #define _APS_NEXT_SYMED_VALUE           101
  66. #endif
  67. #endif