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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SmartLayout.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_SMARTLTYPE_CNTR_IP          6
  24. #define IDP_OLE_INIT_FAILED             100
  25. #define IDP_FAILED_TO_CREATE            102
  26. #define IDR_MAINFRAME                   128
  27. #define IDR_SMARTLTYPE                  129
  28. #define IDR_STANDARDBAR                 130
  29. #define IDR_FORMATBAR                   131
  30. #define IDR_BORDERS                     141
  31. #define IDR_COLORTEXT_POPUP             200
  32. #define IDB_LARGEICONS                  201
  33. #define IDB_EDITUNDO                    202
  34. #define IDB_FORMATBARLARGE              203
  35. #define ID_COMBO_FONT                   305
  36. #define ID_BDR_OUTSIDE                  2780
  37. #define ID_BDR_ALL                      2781
  38. #define ID_BDR_TOP                      2782
  39. #define ID_BDR_LEFT                     2783
  40. #define ID_BDR_INSIDE_HORZ              2784
  41. #define ID_BDR_INSIDE                   2785
  42. #define ID_BDR_NONE                     2786
  43. #define ID_BDR_BOTTOM                   2787
  44. #define ID_BDR_RIGHT                    2788
  45. #define ID_BDR_INSIDE_VERT              2789
  46. #define ID_SELECTOR_TEXT                3001
  47. #define ID_COMBO_SIZE                   4446
  48. #define ID_CANCEL_EDIT_CNTR             32768
  49. #define ID_VIEW_THEME_OFFICE2000        32772
  50. #define ID_VIEW_THEME_OFFICE2003        32773
  51. #define ID_INSERT_BULLET                32777
  52. #define ID_INSERT_DATE_TIME             32778
  53. #define ID_FORMAT_PARAGRAPH             32780
  54. #define ID_FORMAT_TABS                  32781
  55. #define ID_CHAR_BOLD                    32799
  56. #define ID_CHAR_ITALIC                  32800
  57. #define ID_CHAR_COLOR                   32801
  58. #define ID_CHAR_UNDERLINE               32802
  59. #define ID_PARA_LEFT                    32803
  60. #define ID_PARA_CENTER                  32804
  61. #define ID_PARA_RIGHT                   32805
  62. #define ID_BUTTON_TEXT                  32817
  63. #define ID_VIEW_MAP                     32823
  64. #define ID_VIEW_ALL                     32824
  65. #define ID_INSERT_TABLE                 32827
  66. #define ID_INSERT_COLUMNS               32828
  67. #define ID_VIEW_DRAWING                 32829
  68. // Next default values for new objects
  69. // 
  70. #ifdef APSTUDIO_INVOKED
  71. #ifndef APSTUDIO_READONLY_SYMBOLS
  72. #define _APS_3D_CONTROLS                     1
  73. #define _APS_NEXT_RESOURCE_VALUE        130
  74. #define _APS_NEXT_COMMAND_VALUE         32774
  75. #define _APS_NEXT_CONTROL_VALUE         1000
  76. #define _APS_NEXT_SYMED_VALUE           101
  77. #endif
  78. #endif