Audio.clw
资源名称:AudioWave.rar [点击查看]
上传用户:huifengb
上传日期:2007-12-27
资源大小:334k
文件大小:3k
源码类别:
多媒体
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CAudioDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Audio.h"
- ClassCount=5
- Class1=CAudioApp
- Class2=CAudioDlg
- Class3=CAboutDlg
- ResourceCount=6
- Resource1=IDD_DIALOG_FFT_PARA
- Resource2=IDR_MAINFRAME
- Resource3=IDD_DIALOG_CONTRACTION_RATE
- Resource4=IDD_ABOUTBOX
- Class4=CDialogFFTPara
- Resource5=IDD_AUDIO_DIALOG
- Class5=CDialogContractionRate
- Resource6=IDR_MENU_MAIN
- [CLS:CAudioApp]
- Type=0
- HeaderFile=Audio.h
- ImplementationFile=Audio.cpp
- Filter=N
- [CLS:CAudioDlg]
- Type=0
- HeaderFile=AudioDlg.h
- ImplementationFile=AudioDlg.cpp
- Filter=D
- LastObject=ID_FILE_OPEN_AUDIO_WAVE
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=AudioDlg.h
- ImplementationFile=AudioDlg.cpp
- Filter=D
- LastObject=CAboutDlg
- [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_AUDIO_DIALOG]
- Type=1
- Class=CAudioDlg
- ControlCount=24
- Control1=IDC_STATIC_VIEW,static,1073745920
- Control2=IDC_SCROLLBAR,scrollbar,1342177280
- Control3=IDC_STATIC,static,1342308864
- Control4=IDC_MMCONTROL_AUDIO,{C1A8AF25-1257-101B-8FB0-0020AF039CA3},1342242816
- Control5=IDC_EDIT_OFFSET,edit,1350631552
- Control6=IDC_CHECK_CYCLE,button,1342242819
- Control7=IDC_CHECK_RESULT,button,1342242819
- Control8=IDC_STATIC,static,1342308864
- Control9=IDC_STATIC,static,1342308864
- Control10=IDC_EDIT_ZOOMX,edit,1350631552
- Control11=IDC_EDIT_ZOOMY,edit,1350631552
- Control12=IDC_STATIC,static,1342308864
- Control13=IDC_STATIC,static,1342308864
- Control14=IDC_EDIT_POSITION,edit,1350633600
- Control15=IDC_EDIT_WHOLE_LENGTH,edit,1350633600
- Control16=IDC_STATIC,static,1342308864
- Control17=IDC_STATIC,static,1342308864
- Control18=IDC_EDIT_CHANNEL,edit,1350633600
- Control19=IDC_EDIT_BIT,edit,1350633600
- Control20=IDC_STATIC,static,1342308864
- Control21=IDC_EDIT_ALL_TIME,edit,1350633600
- Control22=IDC_STATIC,static,1342308864
- Control23=IDC_EDIT_POINT_PER_SEC,edit,1350633600
- Control24=IDC_LIST_INFO,listbox,1352728833
- [MNU:IDR_MENU_MAIN]
- Type=1
- Class=CAudioDlg
- Command1=ID_FILE_OPEN_AUDIO_WAVE
- Command2=ID_FILE_SAVE_AUDIO_WAVE
- Command3=ID_PROCESS_FFT
- Command4=ID_PROCESS_FFT_I
- Command5=ID_PROCESS_DCTIV
- Command6=ID_PROCESS_IDCTIV
- Command7=ID_PROCESS_LOWPASS
- Command8=ID_PROCESS_HighPASS
- Command9=ID_SOUND_IN
- Command10=ID_SOUND_IN_SQUARE
- Command11=ID_SOUND_IN_STOP
- Command12=ID_SOUND_EMENDATION
- Command13=ID_OPTION_CHANGE_FFT_POWER
- CommandCount=13
- [DLG:IDD_DIALOG_FFT_PARA]
- Type=1
- Class=CDialogFFTPara
- ControlCount=5
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=IDC_EDIT_FFT_POWER,edit,1350633600
- Control5=IDC_SCROLLBAR_FFT_POWER,scrollbar,1342177281
- [CLS:CDialogFFTPara]
- Type=0
- HeaderFile=DialogFFTPara.h
- ImplementationFile=DialogFFTPara.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CDialogFFTPara
- VirtualFilter=dWC
- [DLG:IDD_DIALOG_CONTRACTION_RATE]
- Type=1
- Class=CDialogContractionRate
- ControlCount=3
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_COMBO_FRATE,combobox,1344339970
- [CLS:CDialogContractionRate]
- Type=0
- HeaderFile=DialogContractionRate.h
- ImplementationFile=DialogContractionRate.cpp
- BaseClass=CDialog
- Filter=D
- LastObject=CDialogContractionRate