browser.clw
资源名称:hp_snmp3.zip [点击查看]
上传用户:czjinwang
上传日期:2007-01-12
资源大小:2484k
文件大小:16k
源码类别:
SNMP编程
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=GetNext
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "browser.h"
- LastPage=0
- ClassCount=18
- Class1=CBrowserApp
- Class2=CAboutDlg
- Class3=CBrowserDoc
- Class4=CBrowserView
- Class5=Get
- Class6=GetBulk
- Class7=GetNext
- Class8=CMainFrame
- Class9=NotifyFilter
- Class10=NotifyReceive
- Class11=NotifySend
- Class12=Set
- Class13=Splash
- Class14=Stats
- Class15=Tardefs
- Class16=TarEdit
- Class17=Targets
- Class18=VbOpts
- ResourceCount=14
- Resource1=IDD_TARDEFS
- Resource2=IDD_NOTIFY_RECEIVE
- Resource3=IDD_NOTIFY_FILTERS
- Resource4=IDR_MAINFRAME
- Resource5=IDD_ABOUTBOX
- Resource6=IDD_SPLASH
- Resource7=IDD_NOTIFY_SEND
- Resource8=IDD_STATS
- Resource9=IDD_TAREDIT
- Resource10=IDD_GET
- Resource11=IDD_GETNEXT
- Resource12=IDD_SET
- Resource13=IDD_SETVALS
- Resource14=IDD_BULK
- [CLS:CBrowserApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=browser.h
- ImplementationFile=browser.cpp
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=browser.cpp
- ImplementationFile=browser.cpp
- LastObject=CAboutDlg
- [CLS:CBrowserDoc]
- Type=0
- BaseClass=CDocument
- HeaderFile=browserDoc.h
- ImplementationFile=browserDoc.cpp
- [CLS:CBrowserView]
- Type=0
- BaseClass=CView
- HeaderFile=browserView.h
- ImplementationFile=browserView.cpp
- [CLS:Get]
- Type=0
- BaseClass=CDialog
- HeaderFile=Get.h
- ImplementationFile=Get.cpp
- [CLS:GetBulk]
- Type=0
- BaseClass=CDialog
- HeaderFile=GetBulk.h
- ImplementationFile=GetBulk.cpp
- LastObject=GetBulk
- Filter=D
- VirtualFilter=dWC
- [CLS:GetNext]
- Type=0
- BaseClass=CDialog
- HeaderFile=GetNext.h
- ImplementationFile=GetNext.cpp
- LastObject=GetNext
- Filter=D
- VirtualFilter=dWC
- [CLS:CMainFrame]
- Type=0
- BaseClass=CFrameWnd
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- [CLS:NotifyFilter]
- Type=0
- BaseClass=CDialog
- HeaderFile=NotifyFilter.h
- ImplementationFile=NotifyFilter.cpp
- [CLS:NotifyReceive]
- Type=0
- BaseClass=CDialog
- HeaderFile=NotifyReceive.h
- ImplementationFile=NotifyReceive.cpp
- [CLS:NotifySend]
- Type=0
- BaseClass=CDialog
- HeaderFile=NotifySend.h
- ImplementationFile=NotifySend.cpp
- [CLS:Set]
- Type=0
- BaseClass=CDialog
- HeaderFile=Set.h
- ImplementationFile=Set.cpp
- [CLS:Splash]
- Type=0
- BaseClass=CDialog
- HeaderFile=Splash.h
- ImplementationFile=Splash.cpp
- [CLS:Stats]
- Type=0
- BaseClass=CDialog
- HeaderFile=Stats.h
- ImplementationFile=Stats.cpp
- [CLS:Tardefs]
- Type=0
- BaseClass=CPropertyPage
- HeaderFile=Tardefs.h
- ImplementationFile=Tardefs.cpp
- LastObject=IDC_RADIO_IP
- [CLS:TarEdit]
- Type=0
- BaseClass=CPropertyPage
- HeaderFile=TarEdit.h
- ImplementationFile=TarEdit.cpp
- [CLS:Targets]
- Type=0
- BaseClass=CPropertySheet
- HeaderFile=Targets.h
- ImplementationFile=Targets.cpp
- [CLS:VbOpts]
- Type=0
- BaseClass=CDialog
- HeaderFile=VbOpts.h
- ImplementationFile=VbOpts.cpp
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=4
- Control1=IDC_STATIC,static,1342308480
- Control2=IDC_STATIC,static,1342308352
- Control3=IDOK,button,1342373889
- Control4=IDC_STATIC,static,1342308352
- [DLG:IDD_GET]
- Type=1
- Class=Get
- ControlCount=32
- Control1=IDCANCEL,button,1342242816
- Control2=IDC_TARGET_GROUP,button,1342177287
- Control3=IDC_TARGETS,combobox,1344340227
- Control4=IDC_MIBTREE,SysTreeView32,1350631459
- Control5=IDC_PDU,listbox,1352728835
- Control6=IDC_ADD,button,1342242816
- Control7=IDC_REMOVE,button,1342242816
- Control8=IDC_OUTPUT,edit,1353783428
- Control9=IDC_GET,button,1342242817
- Control10=IDC_SELECTION_GROUP,button,1342177287
- Control11=IDC_OUTPUT_GROUP,button,1342177287
- Control12=IDC_MGMT_PROTO_NAME,static,1342308352
- Control13=IDC_STATIC,static,1342308352
- Control14=IDC_STATIC,static,1342308352
- Control15=IDC_STATIC,static,1342308352
- Control16=IDC_STATIC,static,1342308352
- Control17=IDC_STATIC,static,1342308352
- Control18=IDC_NETPROTO,static,1342308352
- Control19=IDC_MGMTPROTO,static,1342308352
- Control20=IDC_READ_COMMUNITY,static,1342308352
- Control21=IDC_WRITE_COMMUNITY,static,1342308352
- Control22=IDC_TIMEOUTS,static,1342308352
- Control23=IDC_RETRIES,static,1342308352
- Control24=IDC_STATIC,static,1342308352
- Control25=IDC_STATIC,static,1342308352
- Control26=IDC_OID,edit,1350631552
- Control27=IDC_STATIC,static,1342308352
- Control28=IDC_ADDOID,button,1342242816
- Control29=IDC_STATIC,button,1342177287
- Control30=IDC_ALL_DETAILS,button,1342242819
- Control31=IDC_CONTINUOS,button,1342242819
- Control32=IDC_STOP,button,1342242816
- [DLG:IDD_BULK]
- Type=1
- Class=GetBulk
- ControlCount=36
- Control1=IDGETBULK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_TARGET_GROUP,button,1342177287
- Control4=IDC_TARGETS,combobox,1344340227
- Control5=IDC_MGMT_PROTO_NAME,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_NETPROTO,static,1342308352
- Control12=IDC_MGMTPROTO,static,1342308352
- Control13=IDC_READ_COMMUNITY,static,1342308352
- Control14=IDC_WRITE_COMMUNITY,static,1342308352
- Control15=IDC_TIMEOUTS,static,1342308352
- Control16=IDC_RETRIES,static,1342308352
- Control17=IDC_STATIC,button,1342177287
- Control18=IDC_MIBTREE,SysTreeView32,1350631459
- Control19=IDC_PDU,listbox,1352728835
- Control20=IDC_ADD,button,1342242816
- Control21=IDC_REMOVE,button,1342242816
- Control22=IDC_OUTPUT,edit,1353783428
- Control23=IDC_SELECTION_GROUP,button,1342177287
- Control24=IDC_OUTPUT_GROUP,button,1342177287
- Control25=IDC_STATIC,static,1342308352
- Control26=IDC_OID,edit,1350631552
- Control27=IDC_STATIC,static,1342308352
- Control28=IDC_ADDOID,button,1342242816
- Control29=IDC_STATIC,static,1342308352
- Control30=IDC_ALL_DETAILS,button,1342242819
- Control31=IDC_STOP,button,1342242816
- Control32=IDC_NON_REPS,edit,1350631552
- Control33=IDC_MAX_REPS,edit,1350631552
- Control34=IDC_STATIC,static,1342308352
- Control35=IDC_STATIC,static,1342308352
- Control36=IDC_AUTOWALK,button,1342242819
- [DLG:IDD_GETNEXT]
- Type=1
- Class=GetNext
- ControlCount=34
- Control1=IDGETNEXT,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_TARGET_GROUP,button,1342177287
- Control4=IDC_TARGETS,combobox,1344340227
- Control5=IDC_MGMT_PROTO_NAME,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_NETPROTO,static,1342308352
- Control12=IDC_MGMTPROTO,static,1342308352
- Control13=IDC_READ_COMMUNITY,static,1342308352
- Control14=IDC_WRITE_COMMUNITY,static,1342308352
- Control15=IDC_TIMEOUTS,static,1342308352
- Control16=IDC_RETRIES,static,1342308352
- Control17=IDC_STATIC,button,1342177287
- Control18=IDC_MIBTREE,SysTreeView32,1350631459
- Control19=IDC_PDU,listbox,1352728835
- Control20=IDC_ADD,button,1342242816
- Control21=IDC_REMOVE,button,1342242816
- Control22=IDC_OUTPUT,edit,1353783428
- Control23=IDC_SELECTION_GROUP,button,1342177287
- Control24=IDC_OUTPUT_GROUP,button,1342177287
- Control25=IDC_STATIC,static,1342308352
- Control26=IDC_OID,edit,1350631552
- Control27=IDC_STATIC,static,1342308352
- Control28=IDC_ADDOID,button,1342242816
- Control29=IDC_STATIC,static,1342308352
- Control30=IDC_ALL_DETAILS,button,1342242819
- Control31=IDC_STOP,button,1342242816
- Control32=IDC_AUTOWALK,button,1342242819
- Control33=IDC_OUTFILE,edit,1350633600
- Control34=IDC_FILEOUT,button,1342242816
- [DLG:IDD_NOTIFY_FILTERS]
- Type=1
- Class=NotifyFilter
- ControlCount=10
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_COLDSTART,button,1342242819
- Control5=IDC_WARMSTART,button,1342242819
- Control6=IDC_LINKUP,button,1342242819
- Control7=IDC_LINKDOWN,button,1342242819
- Control8=IDC_AUTHFAIL,button,1342242819
- Control9=IDC_EGPLOSS,button,1342242819
- Control10=IDC_STATIC,static,1342308352
- [DLG:IDD_NOTIFY_RECEIVE]
- Type=1
- Class=NotifyReceive
- ControlCount=6
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_NOTIFIES,SysTreeView32,1350631431
- Control4=IDC_CLEAR,button,1342242816
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_FILTERS,button,1342242816
- [DLG:IDD_NOTIFY_SEND]
- Type=1
- Class=NotifySend
- ControlCount=40
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_TARGET_GROUP,button,1342177287
- Control4=IDC_TARGETS,combobox,1344340227
- Control5=IDC_MGMT_PROTO_NAME,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_NETPROTO,static,1342308352
- Control12=IDC_MGMTPROTO,static,1342308352
- Control13=IDC_READ_COMMUNITY,static,1342308352
- Control14=IDC_WRITE_COMMUNITY,static,1342308352
- Control15=IDC_TIMEOUTS,static,1342308352
- Control16=IDC_RETRIES,static,1342308352
- Control17=IDC_STATIC,button,1342177287
- Control18=IDC_PDU,listbox,1352728835
- Control19=IDC_OUTPUT,edit,1352734852
- Control20=IDC_OUTPUT_GROUP,button,1342177287
- Control21=IDC_ADDOID,button,1342242816
- Control22=IDC_SELECTION_GROUP,button,1342177287
- Control23=IDC_STATIC,button,1342177287
- Control24=IDC_RCOLDSTART,button,1342177289
- Control25=IDC_RWARMSTART,button,1342177289
- Control26=IDC_RLINKUP,button,1342177289
- Control27=IDC_RLINKDOWN,button,1342177289
- Control28=IDC_RAUTHFAIL,button,1342177289
- Control29=IDC_REGPLOSS,button,1342177289
- Control30=IDC_RCUSTOM,button,1342177289
- Control31=IDC_CUSTOMID,edit,1350631552
- Control32=IDC_STATIC,button,1342177287
- Control33=IDC_ENTERPRISE,edit,1350631552
- Control34=IDC_STATIC,static,1342308352
- Control35=IDC_STATIC,button,1342177287
- Control36=IDC_OID,edit,1350631552
- Control37=IDC_STATIC,static,1342308352
- Control38=IDC_EDITPAY,button,1342242816
- Control39=IDC_DELPAY,button,1342242816
- Control40=IDC_CONTINUOS,button,1342242819
- [DLG:IDD_SET]
- Type=1
- Class=Set
- ControlCount=31
- Control1=IDSET,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_TARGET_GROUP,button,1342177287
- Control4=IDC_TARGETS,combobox,1344340227
- Control5=IDC_MGMT_PROTO_NAME,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_NETPROTO,static,1342308352
- Control12=IDC_MGMTPROTO,static,1342308352
- Control13=IDC_READ_COMMUNITY,static,1342308352
- Control14=IDC_WRITE_COMMUNITY,static,1342308352
- Control15=IDC_TIMEOUTS,static,1342308352
- Control16=IDC_RETRIES,static,1342308352
- Control17=IDC_STATIC,button,1342177287
- Control18=IDC_ALL_DETAILS,button,1342242819
- Control19=IDC_MIBTREE,SysTreeView32,1350631459
- Control20=IDC_PDU,listbox,1352728835
- Control21=IDC_ADD,button,1342242816
- Control22=IDC_REMOVE,button,1342242816
- Control23=IDC_SELECTION_GROUP,button,1342177287
- Control24=IDC_STATIC,static,1342308352
- Control25=IDC_OID,edit,1350631552
- Control26=IDC_STATIC,static,1342308352
- Control27=IDC_ADDOID,button,1342242816
- Control28=IDC_STATIC,static,1342308352
- Control29=IDC_EDIT,button,1342242816
- Control30=IDC_OUTPUT,edit,1353783428
- Control31=IDC_OUTPUT_GROUP,button,1342177287
- [DLG:IDD_SPLASH]
- Type=1
- Class=Splash
- ControlCount=1
- Control1=IDC_SPLASH,static,1342177294
- [DLG:IDD_STATS]
- Type=1
- Class=Stats
- ControlCount=29
- Control1=IDCANCEL,button,1342242816
- Control2=IDC_STATIC,button,1342177287
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_STATIC,static,1342308352
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_STATIC,static,1342308352
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_SENT,static,1342308352
- Control12=IDC_RECEIVED,static,1342308352
- Control13=IDC_SENTERRS,static,1342308352
- Control14=IDC_RECERRS,static,1342308352
- Control15=IDC_STRAYS,static,1342308352
- Control16=IDC_DECERRS,static,1342308352
- Control17=IDC_UIDED,static,1342308352
- Control18=IDC_STATIC,button,1342177287
- Control19=IDC_STATIC,static,1342308352
- Control20=IDC_STATIC,static,1342308352
- Control21=IDC_TRAPSENT,static,1342308352
- Control22=IDC_TRAPREC,static,1342308352
- Control23=IDC_STATIC,button,1342177287
- Control24=IDC_STATIC,static,1342308352
- Control25=IDC_STATIC,static,1342308352
- Control26=IDC_TIMEOUTS,static,1342308352
- Control27=IDC_QUEUE,static,1342308352
- Control28=IDC_UPDATE,button,1342242816
- Control29=IDC_AUTOREFRESH,button,1342242819
- [DLG:IDD_TARDEFS]
- Type=1
- Class=Tardefs
- ControlCount=22
- Control1=IDSAVE,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_TARGET_DB_NAME,edit,1350631552
- Control5=IDC_STATIC,button,1342177287
- Control6=IDC_STATIC,button,1342177287
- Control7=IDC_STATIC,button,1342177287
- Control8=IDC_RADIO_IP,button,1342177289
- Control9=IDC_RADIO_IPX,button,1342177289
- Control10=IDC_STATIC,static,1342308352
- Control11=IDC_RADIO_V1,button,1342177289
- Control12=IDC_RADIO_V2C,button,1342177289
- Control13=IDC_STATIC,static,1342308352
- Control14=IDC_STATIC,static,1342308352
- Control15=IDC_READ_COMMUNITY,edit,1350631552
- Control16=IDC_WRITE_COMMUNITY,edit,1350631552
- Control17=IDC_RETRIES,edit,1350633600
- Control18=IDC_TIMEOUT,edit,1350633600
- Control19=IDC_SLIDER_RETRIES,msctls_trackbar32,1342242821
- Control20=IDC_SLIDER_TIMEOUT,msctls_trackbar32,1342242820
- Control21=IDC_STATIC,button,1342177287
- Control22=IDC_STATIC,button,1342177287
- [DLG:IDD_TAREDIT]
- Type=1
- Class=TarEdit
- ControlCount=29
- Control1=IDC_BUTTON_SAVE,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_AGENTINFO,button,1342177287
- Control4=IDC_RADIO_IP,button,1342177289
- Control5=IDC_RADIO_IPX,button,1342177289
- Control6=IDC_AGENT_ADDR_NAME,static,1342308352
- Control7=IDC_AGENT_ADDR,edit,1350631552
- Control8=IDC_PROTO_NAME,static,1342308352
- Control9=IDC_MGR_INFO,button,1342177287
- Control10=IDC_RADIO_V1,button,1342177289
- Control11=IDC_RADIO_V2C,button,1342177289
- Control12=IDC_SNMP_INFO,button,1342177287
- Control13=IDC_GETCOMM_NAME,static,1342308352
- Control14=IDC_SETCOMM_NAME,static,1342308352
- Control15=IDC_READ_COMMUNITY,edit,1350631552
- Control16=IDC_WRITE_COMMUNITY,edit,1350631552
- Control17=IDC_BUTTON_DELETE,button,1342242816
- Control18=IDC_BUTTON_NEW,button,1342242816
- Control19=65535,static,1342308352
- Control20=IDC_LIST_TARGETS,listbox,1352728835
- Control21=IDC_BUTTON_EDIT,button,1342242816
- Control22=IDC_ALIAS_NAME,static,1342308352
- Control23=IDC_ALIAS,edit,1350631552
- Control24=IDC_TIMEOUT,edit,1350633600
- Control25=IDC_SLIDER_TIMEOUT,msctls_trackbar32,1342242820
- Control26=IDC_TIMEOUT_NAME,button,1342177287
- Control27=IDC_RETRIES,edit,1350633600
- Control28=IDC_SLIDER_RETRIES,msctls_trackbar32,1342242821
- Control29=IDC_RETRIES_NAME,button,1342177287
- [DLG:IDD_SETVALS]
- Type=1
- Class=VbOpts
- ControlCount=15
- Control1=IDCONTINUE,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_VBOID,edit,1350631552
- Control4=IDC_STATIC,static,1342308352
- Control5=IDC_VBVALUE,edit,1350631552
- Control6=IDC_STATIC,static,1342308352
- Control7=IDC_RADIO_OCTETSTR,button,1342177289
- Control8=IDC_RADIO_OID,button,1342177289
- Control9=IDC_RADIO_GAUGE32,button,1342177289
- Control10=IDC_RADIO_COUNTER32,button,1342177289
- Control11=IDC_RADIO_IPADDRESS,button,1342177289
- Control12=IDC_RADIO_TIMETICKS,button,1342177289
- Control13=IDC_RADIO_INT32,button,1342177289
- Control14=IDC_RADIO_UINT32,button,1342177289
- Control15=IDC_STATIC,button,1342177287
- [TB:IDR_MAINFRAME]
- Type=1
- Class=?
- Command1=ID_GET
- Command2=ID_GETNEXT
- Command3=ID_SET
- Command4=ID_BULK
- Command5=ID_SEND_NOTIFY
- Command6=ID_RECEIVE_NOTIFY
- Command7=ID_TARGET_EDIT
- Command8=ID_STATS
- Command9=ID_APP_ABOUT
- CommandCount=9
- [MNU:IDR_MAINFRAME]
- Type=1
- Class=?
- Command1=ID_GET
- Command2=ID_GETNEXT
- Command3=ID_SET
- Command4=ID_BULK
- Command5=ID_SEND_NOTIFY
- Command6=ID_RECEIVE_NOTIFY
- Command7=ID_TARGET_EDIT
- Command8=ID_STATS
- Command9=ID_VIEW_TOOLBAR
- Command10=ID_APP_ABOUT
- Command11=ID_HELP_CONTENTS
- CommandCount=11
- [ACL:IDR_MAINFRAME]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_EDIT_UNDO
- Command5=ID_EDIT_CUT
- Command6=ID_EDIT_COPY
- Command7=ID_EDIT_PASTE
- Command8=ID_EDIT_UNDO
- Command9=ID_EDIT_CUT
- Command10=ID_EDIT_COPY
- Command11=ID_EDIT_PASTE
- Command12=ID_NEXT_PANE
- Command13=ID_PREV_PANE
- CommandCount=13