⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 send_udp_packet.clw

📁 发送UDP网络数据包
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSend_UDP_PacketDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Send_UDP_Packet.h"

ClassCount=3
Class1=CSend_UDP_PacketApp
Class2=CSend_UDP_PacketDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SEND_UDP_PACKET_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_SEND_UDP_PACKET_DIALOG (English (U.S.))

[CLS:CSend_UDP_PacketApp]
Type=0
HeaderFile=Send_UDP_Packet.h
ImplementationFile=Send_UDP_Packet.cpp
Filter=N

[CLS:CSend_UDP_PacketDlg]
Type=0
HeaderFile=Send_UDP_PacketDlg.h
ImplementationFile=Send_UDP_PacketDlg.cpp
Filter=D
LastObject=CSend_UDP_PacketDlg
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=Send_UDP_PacketDlg.h
ImplementationFile=Send_UDP_PacketDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg


[DLG:IDD_SEND_UDP_PACKET_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CSend_UDP_PacketDlg

[DLG:IDD_SEND_UDP_PACKET_DIALOG (English (U.S.))]
Type=1
Class=CSend_UDP_PacketDlg
ControlCount=25
Control1=IDOK2,button,1342242817
Control2=IDC_STATIC,static,1342308354
Control3=IDC_STATIC,static,1342308354
Control4=IDC_STATIC,static,1342177292
Control5=IDC_STATIC,static,1342308354
Control6=IDC_STATIC,static,1342308354
Control7=IDC_ContinualSend,button,1342242816
Control8=IDC_STATIC,static,1342308354
Control9=IDC_ContinuousSend,button,1342242816
Control10=IDC_PROGRESS1,msctls_progress32,1350565888
Control11=IDC_EDIT7,edit,1353781444
Control12=IDC_Openfile,button,1342242816
Control13=IDC_STATIC,button,1342177287
Control14=IDC_STATIC,button,1342177287
Control15=IDC_EDIT8,edit,1350631552
Control16=IDC_STATIC,static,1342308354
Control17=IDC_EDIT2,edit,1350631552
Control18=IDC_EDIT1,edit,1350631552
Control19=IDC_EDIT5,edit,1350631552
Control20=IDC_EDIT4,edit,1350631552
Control21=IDC_EDIT3,edit,1350631552
Control22=IDC_EDIT6,edit,1350631552
Control23=IDC_SBARCTRL1,{6B7E638F-850A-101B-AFC0-4210102A8DA7},1342177280
Control24=IDC_LISTCTL,SysListView32,1350631441
Control25=IDC_StartReceive,button,1342242816

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -