VGAPlayer.clw
资源名称:VGAPlayer.rar [点击查看]
上传用户:dreamzjm
上传日期:2014-06-08
资源大小:388k
文件大小:3k
源码类别:
多媒体编程
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CGoodSliderCtrl
- LastTemplate=CSliderCtrl
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "vgaplayer.h"
- LastPage=0
- CDK=Y
- ClassCount=4
- Class1=CVgaPlayerApp
- Class2=CAboutDlg
- Class3=CVgaPlayerDlg
- ResourceCount=3
- Resource1=IDD_VGAPLAYER_DIALOG
- Resource2=IDD_ABOUTBOX
- Class4=CGoodSliderCtrl
- Resource3=IDR_MENU_MAIN
- [CLS:CVgaPlayerApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=VgaPlayer.h
- ImplementationFile=VgaPlayer.cpp
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=VgaPlayerDlg.cpp
- ImplementationFile=VgaPlayerDlg.cpp
- [CLS:CVgaPlayerDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=VgaPlayerDlg.h
- ImplementationFile=VgaPlayerDlg.cpp
- LastObject=IDC_SLIDER_PROGRESS
- Filter=D
- VirtualFilter=dWC
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=6
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- Control5=IDC_STATIC,static,1342177296
- Control6=IDC_EDIT_HELP,edit,1352735172
- [DLG:IDD_VGAPLAYER_DIALOG]
- Type=1
- Class=CVgaPlayerDlg
- ControlCount=24
- Control1=IDC_WMP,{6BF52A52-394A-11D3-B153-00C04F79FAA6},1342242816
- Control2=IDC_VGAPLAYER,{339C1EE2-1029-46B8-81F1-360217F26FC4},1342177280
- Control3=IDC_STATIC,button,1342177287
- Control4=IDC_SLIDER_PROGRESS,msctls_trackbar32,1342242840
- Control5=IDC_STATIC,button,1342177287
- Control6=IDC_STATIC,static,1342177296
- Control7=IDC_STATIC,static,1342308352
- Control8=IDC_STATIC,static,1342308352
- Control9=IDC_EDIT_LENGTH,edit,1350633600
- Control10=IDC_EDIT_CUR_TIME,edit,1350633600
- Control11=IDC_SLIDER_VOLUME,msctls_trackbar32,1342242821
- Control12=IDC_BTN_OPEN,button,1342242816
- Control13=IDC_BTN_PLAY,button,1342242816
- Control14=IDC_BTN_PAUSE,button,1342242816
- Control15=IDC_STATIC,static,1342308352
- Control16=IDC_EDIT_VLENGTH,edit,1350633600
- Control17=IDC_STATIC,static,1342308352
- Control18=IDC_EDIT_VTITLE,edit,1350633600
- Control19=IDC_EDIT_VDescription,edit,1342244865
- Control20=IDC_BTN_STOP,button,1342242816
- Control21=IDC_EDIT_VArtist,edit,1342244865
- Control22=IDC_EDIT_VCopyRight,edit,1342244865
- Control23=IDC_STATIC,static,1342177296
- Control24=IDC_EDIT_VStatus,edit,1342244865
- [MNU:IDR_MENU_MAIN]
- Type=1
- Class=?
- Command1=ID_MENU_OPEN
- Command2=ID_MEN_EXIT
- Command3=ID_MENU_ABOUT
- CommandCount=3
- [CLS:CGoodSliderCtrl]
- Type=0
- HeaderFile=GoodSliderCtrl.h
- ImplementationFile=GoodSliderCtrl.cpp
- BaseClass=CSliderCtrl
- Filter=W
- VirtualFilter=KWC