RESOURCE.H
上传用户:hmgghm
上传日期:2007-01-07
资源大小:335k
文件大小:2k
源码类别:

文件操作

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FILEMON.RC
  4. //
  5. #define IDRESET                         3
  6. #define IDC_DONE                        3
  7. #define IDM_EXIT                        104
  8. #define IDM_SAMPLE                      105
  9. #define IDM_ABOUT                       300
  10. #define IDB_TOOLBAR                     400
  11. #define ID_LIST                         1000
  12. #define IDC_PROCFILTER                  1000
  13. #define IDC_PATHFILTER                  1001
  14. #define IDC_EXCLUDEFILTER               1002
  15. #define IDC_FILTERREADS                 1003
  16. #define IDC_FILTERSTRING                1003
  17. #define IDC_FILTERWRITES                1004
  18. #define IDC_EXFILTERSTRING              1004
  19. #define IDC_HISTORY                     1005
  20. #define IDC_HIFILTERSTRING              1005
  21. #define IDC_PROCEXCLUDE                 1008
  22. #define IDC_SPIN                        1022
  23. #define IDC_SAMPLE                      1023
  24. #define IDC_RADIOFG                     1028
  25. #define IDC_SUCCESS                     1029
  26. #define IDC_RADIOBG                     1029
  27. #define IDC_READ                        1031
  28. #define IDC_WRITE                       1032
  29. #define IDC_DRIVE                       1050
  30. #define IDM_SAVE                        40007
  31. #define IDM_SAVEAS                      40012
  32. #define IDM_ZEROSTATS                   40016
  33. #define IDM_HELP                        40017
  34. #define IDM_CAPTURE                     40018
  35. #define IDM_AUTOSCROLL                  40019
  36. #define IDM_CLEAR                       40020
  37. #define IDM_FILTER                      40023
  38. #define IDM_FIND                        40024
  39. #define IDM_TIME                        40026
  40. #define IDM_ONTOP                       40027
  41. #define IDM_HISTORY                     40027
  42. #define IDM_FONT                        40032
  43. #define IDM_FINDAGAIN                   40038
  44. #define IDM_COPY                        40039
  45. #define IDM_HIDEBAR                     40041
  46. #define IDM_PRINT                       40042
  47. #define IDM_HIGHLIGHT                   40044
  48. #define IDM_JUMP                        40051
  49. #define IDC_STATIC                      -1
  50. // Next default values for new objects
  51. // 
  52. #ifdef APSTUDIO_INVOKED
  53. #ifndef APSTUDIO_READONLY_SYMBOLS
  54. #define _APS_NO_MFC                     1
  55. #define _APS_NEXT_RESOURCE_VALUE        124
  56. #define _APS_NEXT_COMMAND_VALUE         40028
  57. #define _APS_NEXT_CONTROL_VALUE         1009
  58. #define _APS_NEXT_SYMED_VALUE           106
  59. #endif
  60. #endif