resource.h
上传用户:xuemeng126
上传日期:2022-07-05
资源大小:454k
文件大小:1k
源码类别:

系统编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by BehaviorMon.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_BEHAVIORMON_FORM            101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_BEHAVITYPE                  129
  9. #define IDI_ICON1                       130
  10. #define IDI_ICON_DEFAULT                130
  11. #define IDD_DIALOG_PROCESSNAME          131
  12. #define IDC_LIST_BEHAVIOR               1001
  13. #define IDC_BUTTON_HOOK                 1003
  14. #define IDC_STATIC_ROW                  1004
  15. #define IDC_BUTTON_UNHOOK               1005
  16. #define IDC_EDIT1                       1006
  17. #define IDC_BUTTON1                     1007
  18. #define ID_MENUITEM_HOOK                32771
  19. #define ID_MENUITEM_PROCESSNAME         32772
  20. #define ID_TOOLBAR_BUTTON_CLEAR         32774
  21. #define ID_MENUITEM_UNHOOK              32775
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_3D_CONTROLS                     1
  27. #define _APS_NEXT_RESOURCE_VALUE        134
  28. #define _APS_NEXT_COMMAND_VALUE         32776
  29. #define _APS_NEXT_CONTROL_VALUE         1008
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif