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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DrawCli.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                   2
  24. #define IDR_DRAWCLTYPE                  3
  25. #define IDR_DRAWCLTYPE_CNTR_IP          6
  26. #define IDP_BUSY                        100
  27. #define IDP_OLE_INIT_FAILED             101
  28. #define IDD_PROP_RECT                   101
  29. #define IDP_FAILED_TO_CREATE            102
  30. #define IDC_WEIGHT                      102
  31. #define IDC_PENCIL                      102
  32. #define IDC_NOFILL                      103
  33. #define ID_POPUP_MENU                   103
  34. #define IDC_SPIN1                       104
  35. #define IDD_SUMM_PAGE                   104
  36. #define IDC_AUTHOR                      105
  37. #define IDD_STAT_PAGE                   105
  38. #define IDC_KEYWORDS                    106
  39. #define IDC_COMMENTS                    107
  40. #define IDC_TITLE                       108
  41. #define IDC_SUBJECT                     109
  42. #define IDC_TEMPLATE                    110
  43. #define IDR_TOOLBAR_ORDER               110
  44. #define IDC_SAVEDBY                     111
  45. #define IDC_REVNUM                      112
  46. #define IDC_EDITTIME                    113
  47. #define IDB_PANEICONS                   113
  48. #define IDC_LASTPRINT                   114
  49. #define IDC_CREATEDATE                  115
  50. #define IDC_LASTSAVE                    116
  51. #define IDC_NUMPAGES                    117
  52. #define IDC_NUMWORDS                    118
  53. #define IDC_NUMCHARS                    119
  54. #define IDC_APPNAME                     120
  55. #define IDC_SECURITY                    122
  56. #define IDC_THUMBNAIL                   123
  57. #define IDR_PANE_PROPERTIES             132
  58. #define IDR_COLORS                      133
  59. #define IDR_POPUP_TABS                  200
  60. #define ID_COLOR_BLUE                   797
  61. #define ID_COLOR_YELLOW                 798
  62. #define ID_COLOR_GREEN                  799
  63. #define ID_COLOR_RED                    800
  64. #define ID_COLOR_PURPLE                 801
  65. #define ID_COLOR_CYAN                   802
  66. #define ID_COLOR_ORANGE                 803
  67. #define ID_COLOR_MAGENTA                804
  68. #define ID_COLOR_NONE                   808
  69. #define ID_PANEPROPERTIES_CATEGORIZED    1200
  70. #define ID_PANEPROPERTIES_ALPHABETIC     1201
  71. #define ID_ITEM_AUTHOR                  31446
  72. #define ID_ITEM_TITLE                   31447
  73. #define ID_ITEM_SUBJECT                 31448
  74. #define ID_ITEM_PENSIZE                 31449
  75. #define ID_ITEM_SOLID                   31450
  76. #define ID_ITEM_LINECOLOR               31451
  77. #define ID_ITEM_FILLCOLOR               31452
  78. #define ID_CATEGORY_SELECTED            31453
  79. #define ID_CATEGORY_OBJECTS             31454
  80. #define ID_CATEGORY_SUMMARY             31455
  81. #define ID_CANCEL_EDIT                  32768
  82. #define ID_VIEW_GRID                    32769
  83. #define ID_DRAW_SELECT                  32770
  84. #define ID_DRAW_LINE                    32771
  85. #define ID_DRAW_RECT                    32772
  86. #define ID_DRAW_ROUNDRECT               32773
  87. #define ID_DRAW_ELLIPSE                 32774
  88. #define ID_OBJECT_LINECOLOR             32775
  89. #define ID_OBJECT_FILLCOLOR             32776
  90. #define ID_OBJECT_MOVETOFRONT           32777
  91. #define ID_OBJECT_MOVETOBACK            32778
  92. #define ID_OBJECT_MOVEFORWARD           32779
  93. #define ID_OBJECT_MOVEBACK              32780
  94. #define ID_VIEW_PAPERCOLOR              32781
  95. #define ID_DRAW_POLYGON                 32782
  96. #define ID_VIEW_SHOWOBJECTS             32784
  97. #define ID_EDIT_PROPERTIES              32785
  98. #define ID_FILE_SUMMARYINFO             32792
  99. #define ID_PROPERTIES                   32814
  100. // Next default values for new objects
  101. //
  102. #ifdef APSTUDIO_INVOKED
  103. #ifndef APSTUDIO_READONLY_SYMBOLS
  104. #define _APS_NEXT_RESOURCE_VALUE        114
  105. #define _APS_NEXT_COMMAND_VALUE         32815
  106. #define _APS_NEXT_CONTROL_VALUE         124
  107. #define _APS_NEXT_SYMED_VALUE           101
  108. #endif
  109. #endif