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

📄 cmychat.clw

📁 VC编写的一个WinSocket及串口通信的例程代码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=5
Class1=CCmyChatApp
Class2=CCmyChatDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_CMYCHAT_DIALOG
Resource2=IDR_MAINFRAME
Class4=CNewSocket
Resource3=IDD_ABOUTBOX
Class5=CComsetDlg
Resource4=IDD_COMSET_DIALOG

[CLS:CCmyChatApp]
Type=0
HeaderFile=CmyChat.h
ImplementationFile=CmyChat.cpp
Filter=N

[CLS:CAboutDlg]
Type=0
HeaderFile=CmyChatDlg.h
ImplementationFile=CmyChatDlg.cpp
Filter=D
LastObject=IDOK

[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_CMYCHAT_DIALOG]
Type=1
Class=CCmyChatDlg
ControlCount=44
Control1=IDC_RADIO_SERVER,button,1342308361
Control2=IDC_RADIO_CLIENT,button,1342177289
Control3=IDC_SERVERIPADDRESS,edit,1350631552
Control4=IDC_PORT,edit,1350631552
Control5=IDC_BUTTON_CONNECT,button,1342242816
Control6=IDC_BUTTON_DISCONNECT,button,1342242816
Control7=IDC_BUTTON_REG,button,1342242816
Control8=IDC_BUTTON_HEART,button,1342242816
Control9=IDC_CHECK_SOC_HEXSEND,button,1342242819
Control10=IDC_BUTTON_SEND,button,1342242816
Control11=IDC_BUTTON_CLEARSEND,button,1342242816
Control12=IDC_OUTPUTEDIT,edit,1352732740
Control13=IDC_CHECK_SOC_HEXRECIEVE,button,1342242819
Control14=IDC_INPUTEDIT,edit,1352734788
Control15=IDC_BUTTON_CLEARRECIEVE,button,1342242816
Control16=IDC_BUTTON_COMSET,button,1342242816
Control17=IDC_CHECK_COM_HEXSEND,button,1342242819
Control18=IDC_COM_OUTPUTEDIT,edit,1352732740
Control19=IDC_BUTTON_COM_SEND,button,1342242816
Control20=IDC_BUTTON_COM_CLEARSEND,button,1342242816
Control21=IDC_CHECK_COM_HEXRECIEVE,button,1342242819
Control22=IDC_BUTTON_COM_CLEARRECIEVE,button,1342242816
Control23=IDC_COM_INPUTEDIT,edit,1352734788
Control24=IDCANCEL,button,1342242816
Control25=IDC_STATIC_COM,static,1342308352
Control26=IDC_STATIC_BPS,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_CONNECTEDIT,edit,1342244992
Control30=IDC_STATIC,button,1342308359
Control31=IDC_STATIC,static,1342308352
Control32=IDC_STATIC,static,1342308352
Control33=IDC_STATIC,button,1342177287
Control34=IDC_STATIC,button,1342177287
Control35=IDC_STATIC,static,1342308352
Control36=IDC_STATIC,static,1342308352
Control37=IDC_STATIC,static,1342177289
Control38=IDC_STATIC,static,1342308352
Control39=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control40=IDC_STATIC,static,1342308352
Control41=IDC_STATIC,static,1342308352
Control42=IDC_LIST_SOCKET,SysListView32,1350631425
Control43=IDC_LIST_COM,SysListView32,1350631425
Control44=IDC_BUTTON_COMOPEN,button,1342242816

[CLS:CNewSocket]
Type=0
HeaderFile=NewSocket.h
ImplementationFile=NewSocket.cpp
BaseClass=CSocket
Filter=N
VirtualFilter=uq
LastObject=CNewSocket

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

[DLG:IDD_COMSET_DIALOG]
Type=1
Class=CComsetDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_COMBO_COM,combobox,1344340226
Control6=IDC_COMBO_BPS,combobox,1344340226

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

⌨️ 快捷键说明

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