控制光驱的开关控制光驱的开关控制光驱的开关

源代码在线查看: 光驱的开关.clw

软件大小: 300 K
上传用户: omica
关键词: 光驱 开关控制 控制 开关
下载地址: 免注册下载 普通下载 VIP

相关代码

				; CLW file contains information for the MFC ClassWizard
				
				[General Info]
				Version=1
				LastClass=CMyDlg
				LastTemplate=CDialog
				NewFileInclude1=#include "stdafx.h"
				NewFileInclude2=#include "光驱的开关.h"
				
				ClassCount=3
				Class1=CMyApp
				Class2=CMyDlg
				Class3=CAboutDlg
				
				ResourceCount=4
				Resource1=IDD_MY_DIALOG
				Resource2=IDR_MAINFRAME
				Resource3=IDD_ABOUTBOX
				Resource4=IDR_TOOLBAR1
				
				[CLS:CMyApp]
				Type=0
				HeaderFile=光驱的开关.h
				ImplementationFile=光驱的开关.cpp
				Filter=N
				
				[CLS:CMyDlg]
				Type=0
				HeaderFile=光驱的开关Dlg.h
				ImplementationFile=光驱的开关Dlg.cpp
				Filter=D
				BaseClass=CDialog
				VirtualFilter=dWC
				LastObject=IDC_BUTTON1
				
				[CLS:CAboutDlg]
				Type=0
				HeaderFile=光驱的开关Dlg.h
				ImplementationFile=光驱的开关Dlg.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_MY_DIALOG]
				Type=1
				Class=CMyDlg
				ControlCount=12
				Control1=IDOK,button,1342242817
				Control2=IDCANCEL,button,1342242816
				Control3=IDC_BUTTON1,button,1342242816
				Control4=IDC_BUTTON3,button,1342279424
				Control5=IDC_STATIC,button,1342178055
				Control6=IDC_STATIC,static,1350697729
				Control7=IDC_MONTHCALENDAR1,SysMonthCal32,1342242816
				Control8=IDC_BUTTON4,button,1342242816
				Control9=IDC_STATIC,static,1342177294
				Control10=IDC_CUSTOM1,,1342242816
				Control11=IDC_COMBOBOXEX1,ComboBoxEx32,1344340226
				Control12=IDC_STATIC,static,1342177287
				
				[TB:IDR_TOOLBAR1]
				Type=1
				Class=?
				Command1=ID_open
				Command2=ID_close
				CommandCount=2
				
							

相关资源