资源简介
wav格式音频文件播放,并显示波形同时可以选择播放
代码片段和文件信息
// MainFrm.cpp : implementation of the CMainframe class
//
#include “StdAfx.h“
#include “WProc.h“
#include “MainFrm.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMainframe
IMPLEMENT_DYNCREATE(CMainframe CframeWnd)
BEGIN_MESSAGE_MAP(CMainframe CframeWnd)
//{{AFX_MSG_MAP(CMainframe)
ON_WM_CREATE()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
static UINT indicators[] =
{
ID_SEPARATOR // status line indicator
ID_INDICATOR_CAPS
ID_INDICATOR_NUM
ID_INDICATOR_SCRL
};
/////////////////////////////////////////////////////////////////////////////
// CMainframe construction/destruction
CMainframe::CMainframe()
{
// TODO: add member initialization code here
}
CMainframe::~CMainframe()
{
}
int CMainframe::OnCreate(LPCREATESTRUCT lpCreateStruct)
{
if (CframeWnd::OnCreate(lpCreateStruct) == -1)
return -1;
if (!m_wndToolBar.CreateEx(this TBstyle_FLAT WS_CHILD | WS_VISIBLE | CBRS_TOP
| CBRS_GRIPPER | CBRS_TOOLTIPS | CBRS_FLYBY | CBRS_SIZE_DYNAMIC) ||
!m_wndToolBar.LoadToolBar(IDR_MAINframe))
{
TRACE0(“Failed to create toolbar\n“);
return -1; // fail to create
}
if (!m_wndStatusBar.Create(this) ||
!m_wndStatusBar.SetIndicators(indicators
sizeof(indicators)/sizeof(UINT)))
{
TRACE0(“Failed to create status bar\n“);
return -1; // fail to create
}
// TODO: Delete these three lines if you don‘t want the toolbar to
// be dockable
m_wndToolBar.EnableDocking(CBRS_ALIGN_ANY);
EnableDocking(CBRS_ALIGN_ANY);
DockControlBar(&m_wndToolBar);
return 0;
}
BOOL CMainframe::PreCreateWindow(CREATESTRUCT& cs)
{
if( !CframeWnd::PreCreateWindow(cs) )
return FALSE;
// TODO: Modify the Window class or styles here by modifying
// the CREATESTRUCT cs
return TRUE;
}
/////////////////////////////////////////////////////////////////////////////
// CMainframe diagnostics
#ifdef _DEBUG
void CMainframe::AssertValid() const
{
CframeWnd::AssertValid();
}
void CMainframe::Dump(CDumpContext& dc) const
{
CframeWnd::Dump(dc);
}
#endif //_DEBUG
/////////////////////////////////////////////////////////////////////////////
// CMainframe message handlers
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2365 2006-07-09 09:52 音频编辑\MainFrm.cpp
文件 1384 2004-04-22 09:06 音频编辑\MainFrm.h
..A.SH. 6144 2006-05-08 09:10 音频编辑\res\Thumbs.db
文件 2518 2004-04-22 09:05 音频编辑\res\Toolbar.bmp
文件 3638 2004-04-22 09:05 音频编辑\res\WProc.ico
文件 1078 2004-04-22 09:05 音频编辑\res\WProcDoc.ico
文件 3385 2004-04-22 09:06 音频编辑\resource.h
文件 2684 2004-04-22 09:06 音频编辑\SetFilesDlg.cpp
文件 1380 2004-04-22 09:06 音频编辑\SetFilesDlg.h
文件 207 2004-04-22 09:06 音频编辑\StdAfx.cpp
文件 1027 2004-04-22 09:06 音频编辑\StdAfx.h
文件 2109 2004-04-22 09:05 音频编辑\wave\Define.h
文件 14241 2012-10-11 21:34 音频编辑\wave\WaveFile.cpp
文件 2018 2004-04-22 09:05 音频编辑\wave\WaveFile.h
文件 4824 2004-04-22 09:06 音频编辑\wave\WavePlay.cpp
文件 733 2004-04-22 09:06 音频编辑\wave\WavePlay.h
文件 32602 2012-10-11 21:35 音频编辑\wave\WaveView.cpp
文件 5353 2012-10-11 21:35 音频编辑\wave\WaveView.h
文件 33296 2006-05-08 09:08 音频编辑\WProc.aps
文件 3644 2006-05-08 09:10 音频编辑\WProc.clw
文件 4207 2004-04-22 09:06 音频编辑\WProc.cpp
文件 5322 2004-04-22 09:06 音频编辑\WProc.dsp
文件 535 2004-04-22 09:06 音频编辑\WProc.dsw
文件 172108 2006-07-09 09:52 音频编辑\WProc.exe
文件 1296 2004-04-22 09:06 音频编辑\WProc.h
文件 10464256 2012-10-11 21:37 音频编辑\WProc.ncb
文件 69632 2006-09-21 14:30 音频编辑\WProc.opt
文件 1149 2006-09-21 14:30 音频编辑\WProc.plg
文件 12313 2004-04-22 09:06 音频编辑\WProc.rc
文件 874 2012-10-11 21:32 音频编辑\WProc.sln
............此处省略13个文件信息
- 上一篇:牌路分析软件(花色版)
- 下一篇:斯坦福点云数据
相关资源
- VC全景图拼接算法源码毕业设计+论文
- 函数发生器 正弦波 三角波 矩形波
- BusinessSkinForm VCL 12.10 D6~10.3 RIO 源码
- Schematic_VCU1525_REVA.pdf
- IOComp Components 4.0.4 Delphi 2007 2010 XE
- VC707原理图
- 91个报警铃音WAV格式.zip
- 基于mvc在线考试系统
- 图形交互系统设计
- Linux PC下UVC摄像头采集并用x264进行编
- 一个可以解码并实时播放H264的播放器
- 串口通信+输入数据波形显示的小程
- Microwave Office 入门指南V14
- MicrosoftVCTools.rar
- VC 导出excel
- 小波分析小波去噪等VC实现
- 基于FPGA的任意波形发生器的研究与设
- A primer on wavelet and their scientific appli
- SpringMVCRedis
- 旅游管理系统
- HEVC Reference Software (HM) 16.10
- HEVC参考模型源码HM16.6版本
- vce题库打开器
- 学生信息管理系统MVC版本
- rsoft fullwave说明文档
- Qt通过串口读单片机温度数据画动态波
- DevComponents.DotNetBar2 完整破解版
- vce1.0.2不要更新
- VCA821资料
- 串口猎人助手波形显示
评论
共有 条评论