• 大小: 0.01M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-01
  • 标签:

资源简介

C++实战源码-音频采集1(入门级实例566).zip

资源截图

代码片段和文件信息

// MCIStrRecord.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “MCIStrRecord.h“
#include “MCIStrRecordDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CMCIStrRecordApp

BEGIN_MESSAGE_MAP(CMCIStrRecordApp CWinApp)
//{{AFX_MSG_MAP(CMCIStrRecordApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CMCIStrRecordApp construction

CMCIStrRecordApp::CMCIStrRecordApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}

/////////////////////////////////////////////////////////////////////////////
// Th

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1669  2010-11-13 11:34  MCIStrRecord\MCIStrRecord.clw
     文件        2147  2007-12-04 15:15  MCIStrRecord\MCIStrRecord.cpp
     文件        4295  2007-12-04 15:15  MCIStrRecord\MCIStrRecord.dsp
     文件         549  2007-12-04 15:15  MCIStrRecord\MCIStrRecord.dsw
     文件        1390  2007-12-04 15:15  MCIStrRecord\MCIStrRecord.h
     文件        6070  2007-12-04 15:15  MCIStrRecord\MCIStrRecord.rc
     文件        7158  2007-12-04 15:15  MCIStrRecord\MCIStrRecordDlg.cpp
     文件        1570  2007-12-04 15:15  MCIStrRecord\MCIStrRecordDlg.h
     文件        1012  2007-12-04 15:15  MCIStrRecord\resource.h
     文件         214  2007-12-04 15:15  MCIStrRecord\StdAfx.cpp
     文件        1054  2007-12-04 15:15  MCIStrRecord\StdAfx.h
     文件          53  2007-12-04 15:15  MCIStrRecord\程序使用说明.txt
     文件        5694  2007-12-04 15:15  MCIStrRecord\res\MCIStrRecord.ico
     文件         404  2007-12-04 15:15  MCIStrRecord\res\MCIStrRecord.rc2

评论

共有 条评论