📄 mythread.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Thread4
LastTemplate=CWinThread
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyThread.h"
ClassCount=8
Class1=CMyThreadApp
Class2=CMyThreadDlg
Class3=CAboutDlg
ResourceCount=6
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=Thread1
Class5=Thread2
Class6=Thread3
Resource3=IDD_MYTHREAD_DIALOG
Resource4=IDD_DIALOG2
Class7=Reg
Class8=Thread4
Resource5=IDD_DIALOG1
Resource6=IDR_MENU1
[CLS:CMyThreadApp]
Type=0
HeaderFile=MyThread.h
ImplementationFile=MyThread.cpp
Filter=N
[CLS:CMyThreadDlg]
Type=0
HeaderFile=MyThreadDlg.h
ImplementationFile=MyThreadDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_ABOUT1
[CLS:CAboutDlg]
Type=0
HeaderFile=MyThreadDlg.h
ImplementationFile=MyThreadDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177294
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_MYTHREAD_DIALOG]
Type=1
Class=CMyThreadDlg
ControlCount=4
Control1=IDCANCEL,button,1342242816
Control2=IDC_LIST1,listbox,1352728833
Control3=IDC_BUTTON_START,button,1342242816
Control4=IDC_BUTTON_STOP,button,1342242816
[CLS:Thread1]
Type=0
HeaderFile=Thread1.h
ImplementationFile=Thread1.cpp
BaseClass=CWinThread
Filter=N
[CLS:Thread2]
Type=0
HeaderFile=Thread2.h
ImplementationFile=Thread2.cpp
BaseClass=CWinThread
Filter=N
[CLS:Thread3]
Type=0
HeaderFile=Thread3.h
ImplementationFile=Thread3.cpp
BaseClass=CWinThread
Filter=N
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=IDC_REG
Command2=IDC_ABOUT1
CommandCount=2
[DLG:IDD_DIALOG1]
Type=1
Class=Reg
ControlCount=11
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_IP,edit,1350631552
Control8=IDC_PORT,edit,1350631552
Control9=IDC_USER,edit,1350631552
Control10=IDC_PASS,edit,1350631584
Control11=IDC_STATIC,button,1342177287
[CLS:Reg]
Type=0
HeaderFile=Reg.h
ImplementationFile=Reg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_IP
[CLS:Thread4]
Type=0
HeaderFile=Thread4.h
ImplementationFile=Thread4.cpp
BaseClass=CWinThread
Filter=N
[DLG:IDD_DIALOG2]
Type=1
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -