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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by SearchOptions.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 IDD_FORMVIEW                    101
  24. #define ID_VIEW_ARRANGE                 127
  25. #define IDR_MAINFRAME                   128
  26. #define IDR_SEARCHTYPE                  129
  27. #define IDC_CAPTION                     130
  28. #define IDB_SEARCH                      141
  29. #define IDI_SEARCH                      143
  30. #define IDC_TXT_SEARCHTITLE             1004
  31. #define IDC_EDIT_CONTAINING             1005
  32. #define IDC_EDIT_BUTNOT                 1006
  33. #define IDC_BTN_CLEAR                   1007
  34. #define IDC_BTN_SEARCH                  1008
  35. #define IDC_EXP_FILTERS                 1009
  36. #define IDC_CHK_ATLEAST                 1010
  37. #define IDC_CHK_ATMOST                  1011
  38. #define IDC_EDIT_ATLEAST                1012
  39. #define IDC_EDIT_ATMOST                 1013
  40. #define IDC_COMBO_ATLEAST               1014
  41. #define IDC_COMBO_ATMOST                1015
  42. #define IDC_EXP_KEYWORD                 1016
  43. #define IDC_TXT_HIDE_WORDS              1017
  44. #define IDC_TXT_HIDE_LETTERS            1018
  45. #define IDC_EDIT_WORDS                  1019
  46. #define IDC_EDIT_LETTERS                1020
  47. #define IDC_TXT_WORDS                   1021
  48. #define IDC_TXT_LETTERS                 1022
  49. #define IDC_TXT_FAVORITES               1023
  50. #define IDC_COMBO_FAVORITES             1024
  51. #define IDC_BTN_SAVE                    1025
  52. #define IDC_BTN_DELETE                  1026
  53. #define IDC_ICO_SEARCH                  1028
  54. #define IDC_TXT_SEP                     1029
  55. #define IDC_TXT_CONTAINING              1030
  56. #define IDC_TXT_BUTNOT                  1031
  57. #define ID_VIEW_THEME_OFFICEXP                  32772
  58. #define ID_TOGGLE_SEARCH                32773
  59. #define ID_VIEW_SEARCHOPTS              32774
  60. #define IDW_DIALOGBAR                   59400
  61. #define ID_VIEW_SMALLICON               0xE810
  62. #define ID_VIEW_LARGEICON               0xE811
  63. #define ID_VIEW_LIST                   0xE812
  64. #define ID_VIEW_DETAILS                 0xE813
  65. #define ID_VIEW_AUTOARRANGE         0xE805
  66. #define ID_VIEW_LINEUP                  0xE814
  67. #define ID_VIEW_BYNAME                  0xE815
  68. // Next default values for new objects
  69. //
  70. #ifdef APSTUDIO_INVOKED
  71. #ifndef APSTUDIO_READONLY_SYMBOLS
  72. #define _APS_3D_CONTROLS                     1
  73. #define _APS_NEXT_RESOURCE_VALUE        144
  74. #define _APS_NEXT_COMMAND_VALUE         32775
  75. #define _APS_NEXT_CONTROL_VALUE         1032
  76. #define _APS_NEXT_SYMED_VALUE           101
  77. #endif
  78. #endif