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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ActionsSample.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_CNTR_INPLACE                6
  24. #define IDP_OLE_INIT_FAILED             100
  25. #define IDP_FAILED_TO_CREATE            102
  26. #define IDR_MAINFRAME                   128
  27. #define IDR_ACTIONTYPE                  129
  28. #define IDD_DIALOG_ACTIONS              130
  29. #define IDC_COMBO_ACTIONS               1001
  30. #define IDC_CHECK_VISIBLE               1002
  31. #define IDC_CHECK_ENABLED               1003
  32. #define IDC_CHECK_CHECKED               1004
  33. #define IDC_EDIT_CAPTION                1005
  34. #define IDC_EDIT_TOOLTIP                1006
  35. #define IDC_EDIT_DESCRIPTION            1007
  36. #define IDC_BUTTON_LOAD                 1008
  37. #define IDC_BUTTON_SAVE                 1009
  38. #define ID_CANCEL_EDIT_CNTR             32768
  39. #define ID_CHAR_BOLD                    32771
  40. #define ID_CHAR_ITALIC                  32772
  41. #define ID_CHAR_UNDERLINE               32773
  42. #define ID_PARA_LEFT                    32774
  43. #define ID_PARA_CENTER                  32775
  44. #define ID_PARA_RIGHT                   32776
  45. // Next default values for new objects
  46. // 
  47. #ifdef APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_READONLY_SYMBOLS
  49. #define _APS_3D_CONTROLS                     1
  50. #define _APS_NEXT_RESOURCE_VALUE        131
  51. #define _APS_NEXT_COMMAND_VALUE         32777
  52. #define _APS_NEXT_CONTROL_VALUE         1011
  53. #define _APS_NEXT_SYMED_VALUE           101
  54. #endif
  55. #endif