resource.h
上传用户:tzh4061
上传日期:2007-01-08
资源大小:309k
文件大小:1k
源码类别:

钩子与API截获

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by APISpy32.rc
  4. //
  5. #define IDM_EXIT                        104
  6. #define IDM_ABOUT                       300
  7. #define IDB_TOOLBAR                     400
  8. #define ID_LIST                         1000
  9. #define IDM_SAVE                        40007
  10. #define IDM_SAVEAS                      40012
  11. #define IDM_HELP                        40017
  12. #define IDM_CAPTURE                     40018
  13. #define IDM_AUTOSCROLL                  40019
  14. #define IDM_CLEAR                       40020
  15. #define IDM_ONTOP                       40027
  16. #define IDC_STATIC                      -1
  17. // Next default values for new objects
  18. // 
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE        103
  22. #define _APS_NEXT_COMMAND_VALUE         40001
  23. #define _APS_NEXT_CONTROL_VALUE         1000
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif