filestatus.clw

来自「MFC程序开发参考大全 【明日科技】宋坤 刘锐宁 李伟明 【丛 书 名】」· CLW 代码 · 共 81 行

CLW
81
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CFileStatusApp
Class2=CFileStatusDlg
Class3=CAboutDlg

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

[CLS:CFileStatusApp]
Type=0
HeaderFile=FileStatus.h
ImplementationFile=FileStatus.cpp
Filter=N

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

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

[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_FILESTATUS_DIALOG]
Type=1
Class=CFileStatusDlg
ControlCount=26
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_BTFILE,button,1342275584
Control4=IDC_BTDIR,button,1342275584
Control5=IDC_READONLY,button,1342242819
Control6=IDC_HIDDEN,button,1342242819
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_FILEPATH,static,1342308352
Control11=IDC_DIRPATH,static,1342308352
Control12=IDC_CTIME,static,1342308352
Control13=IDC_MTIME,static,1342308352
Control14=IDC_ATIME,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_FILESIZE,static,1342308352
Control17=IDC_DIRREADONLY,button,1342242819
Control18=IDC_DIRHIDDEN,button,1342242819
Control19=IDC_DIRVOLUME,button,1342242819
Control20=IDC_DIRSYSTEM,button,1342242819
Control21=IDC_ARCHIVE,button,1342242819
Control22=IDC_NORMAL,button,1342242819
Control23=IDC_SYSTEM,button,1342242819
Control24=IDC_DIRNORMAL,button,1342242819
Control25=IDC_DIR,button,1342242819
Control26=IDC_FILEDIR,button,1342242819

⌨️ 快捷键说明

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