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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TearOffPopups.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_TEAROFTYPE_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_TEAROFTYPE                  129
  28. #define IDR_TOOLBAR_ICONS               132
  29. #define IDR_BORDERS                     141
  30. #define ID_SELECTOR_TEXT                302
  31. #define ID_BUTTON_TEXT                  303
  32. #define ID_BDR_OUTSIDE                  2780
  33. #define ID_BDR_ALL                      2781
  34. #define ID_BDR_TOP                      2782
  35. #define ID_BDR_LEFT                     2783
  36. #define ID_BDR_INSIDE_HORZ              2784
  37. #define ID_BDR_INSIDE                   2785
  38. #define ID_BDR_NONE                     2786
  39. #define ID_BDR_BOTTOM                   2787
  40. #define ID_BDR_RIGHT                    2788
  41. #define ID_BDR_INSIDE_VERT              2789
  42. #define ID_CANCEL_EDIT_CNTR             32768
  43. #define ID_FORMAT_STYLE_BOLD            32773
  44. #define ID_FORMAT_STYLE_ITALIC          32774
  45. #define ID_FORMAT_STYLE_UNDERLINE       32775
  46. #define ID_THEMES_OFFICE2000            32778
  47. #define ID_THEMES_OFFICEXP              32779
  48. #define ID_THEMES_OFFICE2003            32780
  49. #define ID_THEMES_NATIVEXPTHEME         32781
  50. #define ID_TEXT_HELLO                   32783
  51. // Next default values for new objects
  52. //
  53. #ifdef APSTUDIO_INVOKED
  54. #ifndef APSTUDIO_READONLY_SYMBOLS
  55. #define _APS_3D_CONTROLS                     1
  56. #define _APS_NEXT_RESOURCE_VALUE        137
  57. #define _APS_NEXT_COMMAND_VALUE         32784
  58. #define _APS_NEXT_CONTROL_VALUE         1000
  59. #define _APS_NEXT_SYMED_VALUE           101
  60. #endif
  61. #endif