mic_phone

所属分类:ActiveX/DCOM/ATL
开发工具:Visual C++
文件大小:4334KB
下载次数:23
上传日期:2010-11-15 15:51:00
上 传 者IrisingLee
说明:  一个ActiveX控件,功能是可以将本地麦克风录到的数据从本地耳机里播放出来。加上SOCKET后可以实现局域网语音对讲。
(An ActiveX control function is a local microphone to record the data from the local playing on headphones. SOCKET LAN can be achieved with voice intercom after.)

文件列表:
mic 边录边听\Debug\mic.bsc (6538240, 2010-09-07)
mic 边录边听\Debug\mic.exp (993, 2010-09-07)
mic 边录边听\Debug\mic.ilk (377424, 2010-09-07)
mic 边录边听\Debug\mic.lib (1712, 2010-09-07)
mic 边录边听\Debug\mic.obj (15047, 2010-09-06)
mic 边录边听\Debug\mic.ocx (131130, 2010-09-07)
mic 边录边听\Debug\mic.pch (8490864, 2010-09-06)
mic 边录边听\Debug\mic.pdb (484352, 2010-09-07)
mic 边录边听\Debug\mic.res (5216, 2010-08-14)
mic 边录边听\Debug\mic.sbr (0, 2010-09-06)
mic 边录边听\Debug\mic.tlb (2064, 2010-08-14)
mic 边录边听\Debug\MicCtl.obj (63408, 2010-09-07)
mic 边录边听\Debug\MicCtl.sbr (0, 2010-09-07)
mic 边录边听\Debug\MicPpg.obj (21758, 2010-09-06)
mic 边录边听\Debug\MicPpg.sbr (0, 2010-09-06)
mic 边录边听\Debug\regsvr32.trg (22, 2010-09-07)
mic 边录边听\Debug\StdAfx.obj (114841, 2010-09-06)
mic 边录边听\Debug\StdAfx.sbr (1703696, 2010-09-06)
mic 边录边听\Debug\vc60.idb (263168, 2010-09-07)
mic 边录边听\Debug\vc60.pdb (430080, 2010-09-07)
mic 边录边听\mic.aps (20952, 2010-08-14)
mic 边录边听\mic.clw (910, 2010-08-14)
mic 边录边听\mic.cpp (1907, 2010-08-14)
mic 边录边听\mic.def (214, 2010-08-14)
mic 边录边听\mic.dsp (8424, 2010-09-06)
mic 边录边听\mic.dsw (531, 2010-08-14)
mic 边录边听\mic.h (928, 2010-08-14)
mic 边录边听\mic.ico (1078, 2010-08-14)
mic 边录边听\mic.ncb (82944, 2010-09-07)
mic 边录边听\mic.odl (1929, 2010-08-14)
mic 边录边听\mic.opt (53760, 2010-09-07)
mic 边录边听\mic.plg (1663, 2010-09-07)
mic 边录边听\mic.rc (4137, 2010-08-14)
mic 边录边听\MicCtl.bmp (238, 2010-08-14)
mic 边录边听\MicCtl.cpp (11779, 2010-09-07)
mic 边录边听\MicCtl.h (2035, 2010-08-15)
mic 边录边听\MicPpg.cpp (2292, 2010-08-14)
mic 边录边听\MicPpg.h (1366, 2010-08-14)
mic 边录边听\Resource.h (520, 2010-08-14)
... ...

======================================================================== ActiveX Control DLL : MIC ======================================================================== ControlWizard has created this project for your MIC ActiveX Control DLL, which contains 1 control. This skeleton project not only demonstrates the basics of writing an ActiveX Control, but is also a starting point for writing the specific features of your control. This file contains a summary of what you will find in each of the files that make up your MIC ActiveX Control DLL. mic.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. mic.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. mic.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. mic.rc This is a listing of the Microsoft Windows resources that the project uses. This file can be directly edited with the Visual C++ resource editor. mic.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. mic.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to generate and edit message maps and dialog data maps and to generate prototype member functions. mic.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// Mic control: MicCtl.h This file contains the declaration of the CMicCtrl C++ class. MicCtl.cpp This file contains the implementation of the CMicCtrl C++ class. MicPpg.h This file contains the declaration of the CMicPropPage C++ class. MicPpg.cpp This file contains the implementation of the CMicPropPage C++ class. MicCtl.bmp This file contains a bitmap that a container will use to represent the CMicCtrl control when it appears on a tool palette. This bitmap is included by the main resource file mic.rc. ///////////////////////////////////////////////////////////////////////////// Other standard files: stdafx.h, stdafx.cpp These files are used to build a precompiled header (PCH) file named stdafx.pch and a precompiled types (PCT) file named stdafx.obj. resource.h This is the standard header file, which defines new resource IDs. The Visual C++ resource editor reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: ControlWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者