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

系统编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by REGMON.RC
  4. //
  5. #define IDRESET                         3
  6. #define IDM_EXIT                        104
  7. #define IDM_SAMPLE                      105
  8. #define IDM_ABOUT                       300
  9. #define IDB_TOOLBAR                     400
  10. #define ID_LIST                         1000
  11. #define IDC_PROCFILTER                  1000
  12. #define IDC_PATHFILTER                  1001
  13. #define IDC_EXCLUDEFILTER               1002
  14. #define IDC_HISTORY                     1003
  15. #define IDC_PROCEXCLUDE                 1004
  16. #define IDC_SUCCESS                     1006
  17. #define IDC_ERROR                       1007
  18. #define IDC_LOGREADS                    1008
  19. #define IDC_LOGWRITES                   1009
  20. #define IDC_DRIVE                       1050
  21. #define IDM_SAVE                        40007
  22. #define IDM_SAVEAS                      40012
  23. #define IDM_ZEROSTATS                   40016
  24. #define IDM_HELP                        40017
  25. #define IDM_CAPTURE                     40018
  26. #define IDM_AUTOSCROLL                  40019
  27. #define IDM_CLEAR                       40020
  28. #define IDM_FILTER                      40022
  29. #define IDM_FIND                        40024
  30. #define IDM_BOOTLOG                     40026
  31. #define IDM_ONTOP                       40027
  32. #define IDM_JUMP                        40028
  33. #define IDC_STATIC                      -1
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_NO_MFC                     1
  39. #define _APS_NEXT_RESOURCE_VALUE        123
  40. #define _APS_NEXT_COMMAND_VALUE         40029
  41. #define _APS_NEXT_CONTROL_VALUE         1011
  42. #define _APS_NEXT_SYMED_VALUE           106
  43. #endif
  44. #endif