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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GUI_Explorer.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_ADDRESSBAR                  102
  25. #define IDC_TREE_VIEW                   103
  26. #define IDR_MAINFRAME                   128
  27. #define IDR_GUI_EXTYPE                  129
  28. #define IDB_LOGO                        133
  29. #define IDR_GO_BAR                      137
  30. #define IDR_EXPLORER_BAR                140
  31. #define IDB_GO_BAR_HOT                  141
  32. #define IDR_ADDRESS_BAR                 143
  33. #define IDD_FILTER                      145
  34. #define IDR_POPDOWN                     149
  35. #define ID_VIEWS                        300
  36. #define IDR_TOOLBAR_LARGE_NORMAL        150
  37. #define IDR_TOOLBAR_LARGE_HOT           151
  38. #define IDC_EDIT1                       1000
  39. #define IDR_TOOLBAR_SMALL_NORMAL        152
  40. #define IDR_TOOLBAR_SMALL_HOT           153
  41. #define IDC_FILTER                      1000
  42. #define ID_BACK                         32772
  43. #define ID_FORWARD                      32773
  44. #define ID_UP                           32774
  45. #define ID_VIEW_SEARCH                  32775
  46. #define ID_VIEW_FOLDERS                 32776
  47. #define ID_VIEW_HISTORY                 32777
  48. #define ID_VIEW_FAVORITES               32778
  49. #define ID_MOVETO                       32779
  50. #define ID_COPYTO                       32780
  51. #define ID_DELETE                       32781
  52. #define ID_UNDO                         32782
  53. #define ID_VIEWS                        300
  54. #define ID_VIEW_XPMODE                  32784
  55. #define ID_GO                           32785
  56. #define ID_GOTO_URL                     32786
  57. #define ID_VIEW_SETFILTER               32787
  58. #define ID_VIEW_AUTOARRANGE             0xE805
  59. #define ID_VIEW_SMALLICON               0xE810
  60. #define ID_VIEW_LARGEICON               0xE811
  61. #define ID_VIEW_LIST                    0xE812
  62. #define ID_VIEW_DETAILS                 0xE813
  63. #define ID_VIEW_LINEUP                  0xE814
  64. #define ID_VIEW_BYNAME                  0xE815
  65. // Next default values for new objects
  66. //
  67. #ifdef APSTUDIO_INVOKED
  68. #ifndef APSTUDIO_READONLY_SYMBOLS
  69. #define _APS_3D_CONTROLS                     1
  70. #define _APS_NEXT_RESOURCE_VALUE        145
  71. #define _APS_NEXT_COMMAND_VALUE         32787
  72. #define _APS_NEXT_CONTROL_VALUE         1000
  73. #define _APS_NEXT_SYMED_VALUE           104
  74. #endif
  75. #endif