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

📄 tcpnetkit.clw

📁 wince系统下的网络编程
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CTCPNetKitApp
Class2=CTCPNetKitDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_TCPNETKIT_DIALOG

[CLS:CTCPNetKitApp]
Type=0
HeaderFile=TCPNetKit.h
ImplementationFile=TCPNetKit.cpp
Filter=N

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

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

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

[DLG:IDD_TCPNETKIT_DIALOG]
Type=1
Class=CTCPNetKitDlg
ControlCount=30
Control1=IDC_STATIC,static,1342177297
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_IP_LOCAL,edit,1350633600
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDIT_SERVER_LOG,edit,1352730628
Control8=IDC_STATIC,static,1342308352
Control9=IDC_LIST_CONNECTIONS,SysListView32,1350631425
Control10=IDC_STATIC,static,1342308352
Control11=IDC_START_SERVER,button,1342242816
Control12=IDC_EDIT_PORT_LOCAL,edit,1350639744
Control13=IDC_SERVER_DISCONNECT,button,1342242816
Control14=IDC_SERVER_SEND,button,1342242816
Control15=IDC_STATIC,static,1342308352
Control16=IDC_EDIT_IP_REMOTE,edit,1350631552
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT_PORT_REMOTE,edit,1350639744
Control19=IDC_CONNECT,button,1342242816
Control20=IDC_STATIC,static,1342308352
Control21=IDC_EDIT_CLIENT_LOG,edit,1352730628
Control22=IDC_STATIC,static,1342308352
Control23=IDC_EDIT_SEND,edit,1352732676
Control24=IDC_CLIENT_SEND,button,1342242816
Control25=IDC_CLEAR_SERVER_LOG,button,1342242816
Control26=IDC_CLEAR_CLIENT_LOG,button,1342242816
Control27=IDC_CLEAR_SEND,button,1342242816
Control28=IDC_EDIT_SERVER_SEND,edit,1352732676
Control29=IDC_STATIC,static,1342308352
Control30=IDC_CLEAR_SERVER_SEND,button,1342242816

⌨️ 快捷键说明

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