sendudp.clw
资源名称:sendudp.rar [点击查看]
上传用户:lx6688
上传日期:2016-01-30
资源大小:46k
文件大小:2k
源码类别:
网络截获/分析
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CSendudpDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "sendudp.h"
- ClassCount=4
- Class1=CSendudpApp
- Class2=CSendudpDlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class4=CTypeChange
- Resource3=IDD_SENDUDP_DIALOG
- [CLS:CSendudpApp]
- Type=0
- HeaderFile=sendudp.h
- ImplementationFile=sendudp.cpp
- Filter=N
- LastObject=IDC_IPADDRESS1
- [CLS:CSendudpDlg]
- Type=0
- HeaderFile=sendudpDlg.h
- ImplementationFile=sendudpDlg.cpp
- Filter=D
- LastObject=CSendudpDlg
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=sendudpDlg.h
- ImplementationFile=sendudpDlg.cpp
- Filter=D
- LastObject=CAboutDlg
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- [DLG:IDD_SENDUDP_DIALOG]
- Type=1
- Class=CSendudpDlg
- ControlCount=11
- Control1=IDC_IPADDRESS1,SysIPAddress32,1342242816
- Control2=IDC_EDIT2,edit,1350631552
- Control3=IDC_EDIT3,edit,1352732804
- Control4=IDC_BUTTON1,button,1342242816
- Control5=IDC_EDIT1,edit,1350631552
- Control6=IDC_BUTTON2,button,1342242816
- Control7=IDC_STATIC,button,1342177287
- Control8=IDC_EDIT4,edit,1352730820
- Control9=IDC_STATIC,button,1342177287
- Control10=IDC_CHECK1,button,1342242819
- Control11=IDC_BUTTON3,button,1342242816
- [CLS:CTypeChange]
- Type=0
- HeaderFile=TypeChange.h
- ImplementationFile=TypeChange.cpp
- BaseClass=CDialog
- Filter=D