sdnotifytest.vcc

来自「wince SDCARD拔出时出现提示音 wince SDCARD拔出时出现提」· VCC 代码 · 共 45 行

VCC
45
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CSDNotifyTestApp
Class2=CSDNotifyTestDlg

ResourceCount=4
Resource2=IDR_MAINFRAME
Resource3=IDD_SDNOTIFYTEST_DIALOG
Resource4=IDD_SDNOTIFYTEST_DIALOG (English (U.S.))

[CLS:CSDNotifyTestApp]
Type=0
HeaderFile=SDNotifyTest.h
ImplementationFile=SDNotifyTest.cpp
Filter=N

[CLS:CSDNotifyTestDlg]
Type=0
HeaderFile=SDNotifyTestDlg.h
ImplementationFile=SDNotifyTestDlg.cpp
Filter=W


[DLG:IDD_SDNOTIFYTEST_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CSDNotifyTestDlg

[DLG:IDD_SDNOTIFYTEST_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=0

⌨️ 快捷键说明

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