用VC控制计算机和光驱,不错的

源代码在线查看: control.clw

软件大小: 27 K
上传用户: ddddong
关键词: 控制计算机 光驱
下载地址: 免注册下载 普通下载 VIP

相关代码

				; CLW file contains information for the MFC ClassWizard
				
				[General Info]
				Version=1
				LastClass=CControlDlg
				LastTemplate=CDialog
				NewFileInclude1=#include "stdafx.h"
				NewFileInclude2=#include "Control.h"
				
				ClassCount=3
				Class1=CControlApp
				Class2=CControlDlg
				Class3=CAboutDlg
				
				ResourceCount=3
				Resource1=IDD_ABOUTBOX
				Resource2=IDR_MAINFRAME
				Resource3=IDD_CONTROL_DIALOG
				
				[CLS:CControlApp]
				Type=0
				HeaderFile=Control.h
				ImplementationFile=Control.cpp
				Filter=N
				
				[CLS:CControlDlg]
				Type=0
				HeaderFile=ControlDlg.h
				ImplementationFile=ControlDlg.cpp
				Filter=D
				BaseClass=CDialog
				VirtualFilter=dWC
				LastObject=IDC_CLOSECDROM
				
				[CLS:CAboutDlg]
				Type=0
				HeaderFile=ControlDlg.h
				ImplementationFile=ControlDlg.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_CONTROL_DIALOG]
				Type=1
				Class=CControlDlg
				ControlCount=7
				Control1=IDC_STATIC,button,1342177287
				Control2=IDC_STATIC,button,1342177287
				Control3=IDC_SHUTDOWNCOMPUTER,button,1342242816
				Control4=IDC_RESTARTCOMPUTER,button,1342242816
				Control5=IDC_OPENCDROM,button,1342242816
				Control6=IDC_CLOSECDROM,button,1342242816
				Control7=IDC_STATIC,static,1342308352
				
							

相关资源