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

SNMP编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Timers.rc
  4. //
  5. #define ID_CLOCK_TIMER                  1
  6. #define ID_COUNT_TIMER                  2
  7. #define IDM_ABOUTBOX                    0x0010
  8. #define IDD_ABOUTBOX                    100
  9. #define IDS_ABOUTBOX                    101
  10. #define IDD_TIMERS_DIALOG               102
  11. #define IDR_MAINFRAME                   128
  12. #define IDC_INTERVAL                    1000
  13. #define IDC_STARTTIME                   1001
  14. #define IDC_STOPTIMER                   1002
  15. #define IDC_STATICTIME                  1003
  16. #define IDC_STATICCOUNT                 1004
  17. #define IDC_EXIT                        1005
  18. // Next default values for new objects
  19. // 
  20. #ifdef APSTUDIO_INVOKED
  21. #ifndef APSTUDIO_READONLY_SYMBOLS
  22. #define _APS_NEXT_RESOURCE_VALUE        129
  23. #define _APS_NEXT_COMMAND_VALUE         32771
  24. #define _APS_NEXT_CONTROL_VALUE         1006
  25. #define _APS_NEXT_SYMED_VALUE           103
  26. #endif
  27. #endif