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

📄 controls.clw

📁 vc的一些原码,对于帮助学习和提高很有帮助
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CStaticEx
LastTemplate=CPropertySheet
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Controls.h"

ClassCount=5
Class1=CControlsApp
Class2=CControlsDlg

ResourceCount=1
Resource1=IDR_MAINFRAME
Class3=CControlsProp
Class4=CEditEx
Class5=CStaticEx

[CLS:CControlsApp]
Type=0
HeaderFile=Controls.h
ImplementationFile=Controls.cpp
Filter=N

[CLS:CControlsDlg]
Type=0
HeaderFile=ControlsDlg.h
ImplementationFile=ControlsDlg.cpp
Filter=D



[CLS:CControlsProp]
Type=0
HeaderFile=ControlsProp.h
ImplementationFile=ControlsProp.cpp
BaseClass=CPropertySheet
Filter=W
VirtualFilter=hWC
LastObject=CControlsProp

[CLS:CEditEx]
Type=0
HeaderFile=EditEx.h
ImplementationFile=EditEx.cpp
BaseClass=CEdit

[CLS:CStaticEx]
Type=0
HeaderFile=StaticEx.h
ImplementationFile=StaticEx.cpp
BaseClass=CStatic

⌨️ 快捷键说明

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