resource.h
上传用户:hbytqc8
上传日期:2014-07-31
资源大小:527k
文件大小:2k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MibBrowser.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_MIBBROWSER_FORM             101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_MIBBROTYPE                  129
  9. #define IDI_CLOSE_BOX                   130
  10. #define IDI_OPEN_BOX                    131
  11. #define IDI_LEAF                        132
  12. #define IDI_TABLE                       133
  13. #define IDI_ENTRY                       134
  14. #define IDI_KEY                         135
  15. #define IDI_ROOT                        136
  16. #define IDI_ROOT1                       137
  17. #define IDD_INPUT_OID                   139
  18. #define IDD_SET_DIAG                    140
  19. #define IDC_LIST1                       1000
  20. #define IDC_TREE1                       1001
  21. #define IDC_EDIT1                       1002
  22. #define IDC_IPADDRESS1                  1003
  23. #define IDC_EDIT2                       1004
  24. #define IDC_EDIT3                       1005
  25. #define IDC_NODE_NAME                   1006
  26. #define IDC_NODE_OID                    1007
  27. #define IDC_COMBO1                      1008
  28. #define ID_TYPE                         1009
  29. #define ID_GET                          32771
  30. #define ID_GETNEXT                      32772
  31. #define ID_GETSUBTREE                   32773
  32. #define ID_WALK                         32774
  33. #define ID_SAVE                         32775
  34. #define ID_OID                          32776
  35. #define ID_LOAD                         32777
  36. #define ID_BUTTON32778                  32778
  37. #define ID_BUTTON32779                  32779
  38. #define ID_BUTTON32780                  32780
  39. #define ID_SET                          32781
  40. // Next default values for new objects
  41. // 
  42. #ifdef APSTUDIO_INVOKED
  43. #ifndef APSTUDIO_READONLY_SYMBOLS
  44. #define _APS_3D_CONTROLS                     1
  45. #define _APS_NEXT_RESOURCE_VALUE        141
  46. #define _APS_NEXT_COMMAND_VALUE         32782
  47. #define _APS_NEXT_CONTROL_VALUE         1011
  48. #define _APS_NEXT_SYMED_VALUE           101
  49. #endif
  50. #endif