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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CaptionBar.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 IDC_CAPT_BUTTON                 101
  24. #define IDC_TREE_VIEW                   102
  25. #define ID_VIEW_ARRANGE                 127
  26. #define IDR_MAINFRAME                   128
  27. #define IDR_CAPTIOTYPE                  129
  28. #define ID_VIEW_THEME_DEFAULT           32771
  29. #define ID_VIEW_THEME_OFFICEXP          32772
  30. #define ID_VIEW_THEME_OFFICE2003        32773
  31. #define ID_VIEW_AUTOARRANGE             0xE805
  32. #define ID_VIEW_SMALLICON               0xE810
  33. #define ID_VIEW_LARGEICON               0xE811
  34. #define ID_VIEW_LIST                    0xE812
  35. #define ID_VIEW_DETAILS                 0xE813
  36. #define ID_VIEW_LINEUP                  0xE814
  37. #define ID_VIEW_BYNAME                  0xE815
  38. // Next default values for new objects
  39. // 
  40. #ifdef APSTUDIO_INVOKED
  41. #ifndef APSTUDIO_READONLY_SYMBOLS
  42. #define _APS_3D_CONTROLS                     1
  43. #define _APS_NEXT_RESOURCE_VALUE        130
  44. #define _APS_NEXT_COMMAND_VALUE         32774
  45. #define _APS_NEXT_CONTROL_VALUE         1000
  46. #define _APS_NEXT_SYMED_VALUE           103
  47. #endif
  48. #endif