📄 mtserver.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMTServerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "mtserver.h"
LastPage=0
ClassCount=4
Class1=CMTServerApp
Class2=CAboutDlg
Class3=CMTServerDlg
Class4=CTrayDialog
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDD_MTSERVER_DIALOG
Resource3=IDR_POPUP_MENU
[CLS:CMTServerApp]
Type=0
BaseClass=CWinApp
HeaderFile=MTServer.h
ImplementationFile=MTServer.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=MTServerDlg.cpp
ImplementationFile=MTServerDlg.cpp
LastObject=IDOK
[CLS:CMTServerDlg]
Type=0
BaseClass=CTrayDialog
HeaderFile=MTServerDlg.h
ImplementationFile=MTServerDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CMTServerDlg
[CLS:CTrayDialog]
Type=0
BaseClass=CDialog
HeaderFile=TrayDialog.h
ImplementationFile=TrayDialog.cpp
[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_MTSERVER_DIALOG]
Type=1
Class=CMTServerDlg
ControlCount=4
Control1=IDC_START,button,1342242816
Control2=IDC_STOP,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_LIST_CLIENT,listbox,1352745217
[MNU:IDR_POPUP_MENU]
Type=1
Class=?
Command1=ID_START
Command2=ID_STOP
Command3=ID_APP_EXIT
Command4=ID_APP_ABOUT
CommandCount=4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -