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

对话框与窗口

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Grep.rc
  4. //
  5. #define IDR_MANIFEST                    1
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_GREPTYPE                    129
  8. #define IDB_BITMAP_ICONS                130
  9. #define IDD_DIALOG_OPTIONS              130
  10. #define IDR_SEARCH_POPUP                131
  11. #define IDB_TOOLBAR_ALPHA               132
  12. #define IDC_COMBO1                      1001
  13. #define IDC_COMBO_FIND                  1001
  14. #define IDC_BUTTON_FIND_EXPAND          1002
  15. #define IDC_COMBO2                      1003
  16. #define IDC_COMBO_REPLACE               1003
  17. #define IDC_BUTTON_FIND_EXPAND2         1004
  18. #define IDC_BUTTON_REPLACE_EXPAND       1004
  19. #define IDC_COMBO3                      1005
  20. #define IDC_COMBO_PATH                  1005
  21. #define IDC_BUTTON_FIND_EXPAND3         1006
  22. #define IDC_BUTTON_PATH_EXPAND          1006
  23. #define IDC_CHECK1                      1007
  24. #define IDC_CHECK_INCLUDE_SUBFOLDERS    1007
  25. #define IDC_CHECK2                      1008
  26. #define IDC_CHECK_MATCH_CASE            1008
  27. #define IDC_CHECK3                      1009
  28. #define IDC_CHECK_MATCH_WHOLE_WORDS     1009
  29. #define IDC_CHECK4                      1010
  30. #define IDC_CHECK_REGULAR               1010
  31. #define IDC_EDIT2                       1011
  32. #define IDC_CHECK_HIDDEN                1011
  33. #define IDC_COMBO_TYPE                  1012
  34. #define IDC_GROUP_FINDOPTIONS           1013
  35. #define IDC_BUTTON_FINDALL              1014
  36. #define IDC_BUTTON_REPLACEALL           1015
  37. #define IDC_STATIC_FIND                 1016
  38. #define IDC_STATIC_REPLACE              1017
  39. #define IDC_STATIC_PATH                 1018
  40. #define IDC_STATIC_LOOK                 1019
  41. #define IDR_PANE_OPTIONS                4000
  42. #define IDR_PANE_PROPERTIES             4001
  43. #define ID_SEARCH_ANYSINGLECHARACTER    32771
  44. #define ID_SEARCH_REGEXP1               32772
  45. #define ID_SEARCH_REGEXP2               32773
  46. #define ID_SEARCH_REGEXP3               32774
  47. #define ID_SEARCH_BEGININGOFLINE        32775
  48. #define ID_SEARCH_REGEXP4               32776
  49. #define ID_SEARCH_ENDOFLINE             32777
  50. #define ID_SEARCH_REGEXP7               32778
  51. #define ID_SEARCH_REGEXP6               32779
  52. #define ID_SEARCH_REGEXP5               32780
  53. #define ID_SEARCH_REGEXP8               32781
  54. #define ID_REPLACE_FINDWHATTEXT         32782
  55. #define ID_REPLACE_REGEXP1              32783
  56. #define ID_REPLACE_REGEXP2              32784
  57. #define ID_REPLACE_REGEXP3              32785
  58. #define ID_REPLACE_REGEXP4              32786
  59. #define ID_REPLACE_REGEXP5              32787
  60. #define ID_VIEW_OPTIONSPANE             32788
  61. // Next default values for new objects
  62. // 
  63. #ifdef APSTUDIO_INVOKED
  64. #ifndef APSTUDIO_READONLY_SYMBOLS
  65. #define _APS_3D_CONTROLS                     1
  66. #define _APS_NEXT_RESOURCE_VALUE        132
  67. #define _APS_NEXT_COMMAND_VALUE         32789
  68. #define _APS_NEXT_CONTROL_VALUE         1020
  69. #define _APS_NEXT_SYMED_VALUE           101
  70. #endif
  71. #endif