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

📄 reboot.clw

📁 快速重起、关机和注销电脑的源代码。非常精炼
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CRebootApp
Class2=CRebootDlg

ResourceCount=3
Resource2=IDD_REBOOT_DIALOG
Resource1=IDR_MAINFRAME
Class3=BlackDlg
Resource3=IDD_BLACK

[CLS:CRebootApp]
Type=0
HeaderFile=reboot.h
ImplementationFile=reboot.cpp
Filter=N

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



[DLG:IDD_REBOOT_DIALOG]
Type=1
Class=CRebootDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_REBOOT,button,1342177289
Control5=IDC_SHUTDOWN,button,1342177289
Control6=IDC_LOGOFF,button,1342177289

[DLG:IDD_BLACK]
Type=1
Class=BlackDlg
ControlCount=1
Control1=IDOK,button,1073807361

[CLS:BlackDlg]
Type=0
HeaderFile=BlackDlg.h
ImplementationFile=BlackDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=BlackDlg

⌨️ 快捷键说明

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