📄 lzw.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=extract
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "lzw.h"
ClassCount=5
Class1=CLzwApp
Class2=CLzwDlg
Class3=CAboutDlg
ResourceCount=7
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_LZW_DIALOG
Resource4=IDD_LZW_DIALOG (English (U.S.))
Resource5=IDD_DIALOG1
Resource6=IDD_ABOUTBOX (English (U.S.))
Class4=compress
Class5=extract
Resource7=IDD_DIALOG2
[CLS:CLzwApp]
Type=0
HeaderFile=lzw.h
ImplementationFile=lzw.cpp
Filter=N
[CLS:CLzwDlg]
Type=0
HeaderFile=lzwDlg.h
ImplementationFile=lzwDlg.cpp
Filter=D
LastObject=IDC_RADIO2
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=lzwDlg.h
ImplementationFile=lzwDlg.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_LZW_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CLzwDlg
[DLG:IDD_LZW_DIALOG (English (U.S.))]
Type=1
Class=CLzwDlg
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_RADIO1,button,1342373897
Control5=IDC_RADIO2,button,1342242825
[DLG:IDD_ABOUTBOX (English (U.S.))]
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_DIALOG1]
Type=1
Class=compress
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT1,edit,1350762624
Control5=IDC_STATIC,static,1342308352
Control6=IDC_EDIT2,edit,1350762624
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT3,edit,1350762624
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT4,edit,1350762624
Control11=IDC_BUTTON1,button,1342242816
Control12=IDC_BUTTON2,button,1342242816
[DLG:IDD_DIALOG2]
Type=1
Class=extract
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT2,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDIT3,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_EDIT4,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_BUTTON1,button,1342242816
Control12=IDC_BUTTON2,button,1342242816
[CLS:compress]
Type=0
HeaderFile=compress.h
ImplementationFile=compress.cpp
BaseClass=CDialog
Filter=D
LastObject=compress
VirtualFilter=dWC
[CLS:extract]
Type=0
HeaderFile=extract.h
ImplementationFile=extract.cpp
BaseClass=CDialog
Filter=D
LastObject=extract
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -