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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CustomizeDlg.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_CUSTOMTYPE                  129
  25. #define IDR_CONTEXT_MENU                130
  26. #define IDR_ARG_POPUP                   140
  27. #define IDR_DIR_POPUP                   141
  28. #define IDD_PAGE_TOOLS                  300
  29. #define ID_TOOLS_TOOLS                  300
  30. #define IDC_LBOX_TOOLSLIST              301
  31. #define ID_TOOLS_TOOLITEM               301
  32. #define IDC_TXT_TOOLSCMD                302
  33. #define IDC_TXT_TOOLSARG                303
  34. #define IDC_TXT_TOOLSDIR                304
  35. #define IDC_EDIT_TOOLSCMD               305
  36. #define IDC_EDIT_TOOLSARG               306
  37. #define IDC_EDIT_TOOLSDIR               307
  38. #define ID_CLICKARG_ARG1                32774
  39. #define ID_CLICKARG_ARG2                32775
  40. #define ID_CLICKARG_ARG3                32776
  41. #define ID_CLICKDIR_DIR1                32777
  42. #define ID_CLICKDIR_DIR2                32778
  43. #define ID_CLICKDIR_DIR3                32779
  44. // Next default values for new objects
  45. // 
  46. #ifdef APSTUDIO_INVOKED
  47. #ifndef APSTUDIO_READONLY_SYMBOLS
  48. #define _APS_3D_CONTROLS                     1
  49. #define _APS_NEXT_RESOURCE_VALUE        131
  50. #define _APS_NEXT_COMMAND_VALUE         32774
  51. #define _APS_NEXT_CONTROL_VALUE         1000
  52. #define _APS_NEXT_SYMED_VALUE           101
  53. #endif
  54. #endif