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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by TaskPanel.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_TASKPATYPE                  129
  25. #define IDD_DIALOG_SEARCH               130
  26. #define IDD_DIALOG_SEARCH_MODIFIED      131
  27. #define IDD_DIALOG_SEARCH_SIZE          132
  28. #define IDD_DIALOG_SEARCH_START         133
  29. #define IDB_TASKICONS_NORMAL            200
  30. #define IDB_TASKICONS_ALPHA             201
  31. #define IDB_FILEICONS_NORMAL            202
  32. #define IDB_FILEICONS_ALPHA             203
  33. #define IDI_SYSTEM_TASKS                204
  34. #define ID_TASKGROUP_SYSTEM             300
  35. #define ID_TASKITEM_HIDECONTENTS        301
  36. #define ID_TASKITEM_ADDORREMOVE         302
  37. #define ID_TASKITEM_SEARCH              303
  38. #define ID_TASKGROUP_FILES              304
  39. #define ID_TASKITEM_NEWFOLDER           305
  40. #define ID_TASKITEM_PUBLISH             306
  41. #define ID_TASKITEM_SHARE               307
  42. #define ID_TASKGROUP_OTHERPLACES        308
  43. #define ID_TASKITEM_MYCOMPUTER          309
  44. #define ID_TASKITEM_MYDOCUMENTS         310
  45. #define ID_TASKITEM_SHAREDDOCUMENTS     311
  46. #define ID_TASKITEM_MYNETWORKPLACES     312
  47. #define ID_TASKGROUP_DETAILS            313
  48. #define ID_TASKITEM_RENAME              314
  49. #define ID_TASKITEM_MOVE                315
  50. #define ID_TASKITEM_COPY                316
  51. #define ID_TASKITEM_EMAIL               317
  52. #define ID_TASKITEM_PRINT               318
  53. #define ID_TASKITEM_DELETE              319
  54. #define IDR_TOOLBAR_A                   320
  55. #define IDC_RADIO1                      1001
  56. #define IDC_RADIO2                      1002
  57. #define IDC_RADIO3                      1003
  58. #define IDC_RADIO4                      1004
  59. #define IDC_RADIO5                      1005
  60. #define IDC_COMBO1                      1006
  61. #define IDC_EDIT1                       1007
  62. #define IDC_EDIT2                       1008
  63. #define IDC_BUTTON1                     1008
  64. #define ID_THEME_OFFICE2000             32771
  65. #define ID_THEME_OFFICE2003             32772
  66. #define ID_THEME_NATIVEWINXP            32773
  67. #define ID_THEME_OFFICE2000PLAIN        32774
  68. #define ID_THEME_OFFICEXPPLAIN          32775
  69. #define ID_THEME_OFFICE2003PLAIN        32776
  70. #define ID_THEME_NATIVEWINXPPLAIN       32777
  71. #define ID_TASKPANEL_ANIMATION          32778
  72. #define ID_VIEW_SEARCH                  32779
  73. #define ID_THEME_CUSTOM                 32780
  74. #define ID_VIEW_UISAMPLE                32781
  75. // Next default values for new objects
  76. // 
  77. #ifdef APSTUDIO_INVOKED
  78. #ifndef APSTUDIO_READONLY_SYMBOLS
  79. #define _APS_3D_CONTROLS                     1
  80. #define _APS_NEXT_RESOURCE_VALUE        134
  81. #define _APS_NEXT_COMMAND_VALUE         32782
  82. #define _APS_NEXT_CONTROL_VALUE         1009
  83. #define _APS_NEXT_SYMED_VALUE           101
  84. #endif
  85. #endif