5ActiveXMovie_SRC

所属分类:Windows编程
开发工具:Visual C++
文件大小:36KB
下载次数:151
上传日期:2006-11-08 08:49:18
上 传 者aukangaroo
说明:  Using DirectShow to Play a Movie from Visual Basic:use Visual Basic as a movie player.we have built (in C++) an ActiveX control for Visual Basic that allows us to play any movie file (compatible with DirectShow). The ActiveX object also provides the complete interface for controlling the movie playback (Start, Stop, Pause, and a trackbar it also shows the current movie position and the total length of the movie).
(Using DirectShow to Play a Movie from Visua l Basic : Visual Basic use as a movie player.we have built (in C) an ActiveX control for Visual Basic that a llows us to play any movie file (compatible with DirectShow). The ActiveX object also provides the complete interface for controlling the mov ie playback (Start, Stop, Pause, and a trackbar it also shows the current movie po sition and the total length of the movie).)

文件列表:
Copying (18321, 2003-02-22)
FastPlayerDoc.cpp (16013, 2003-05-29)
FastPlayerDoc.h (2507, 2003-05-13)
MNewPlayer.clw (1054, 2003-05-29)
MNewPlayer.cpp (1962, 2003-05-12)
MNewPlayer.def (228, 2003-05-12)
MNewPlayer.dsp (5638, 2003-05-30)
MNewPlayer.dsw (543, 2003-05-12)
MNewPlayer.h (984, 2003-05-12)
MNewPlayer.ico (1078, 2003-05-12)
MNewPlayer.odl (2074, 2003-05-14)
MNewPlayer.rc (4616, 2003-05-14)
MNewPlayerCtl.bmp (238, 2003-05-12)
MNewPlayerCtl.cpp (16356, 2003-05-29)
MNewPlayerCtl.h (3037, 2003-05-29)
MNewPlayerPpg.cpp (2476, 2003-05-12)
MNewPlayerPpg.h (1464, 2003-05-12)
resource.h (947, 2003-05-14)
StdAfx.cpp (204, 2003-05-12)
StdAfx.h (1185, 2003-05-12)
VBMovie (0, 2003-05-30)
VBMovie\Form1.frm (2123, 2003-05-30)
VBMovie\Form1.frx (28, 2003-05-30)
VBMovie\Form2.frm (2116, 2003-05-30)
VBMovie\Module1.bas (59, 2003-05-30)
VBMovie\movie.exe (24576, 2003-05-30)
VBMovie\Project1.vbp (732, 2003-05-30)
VBMovie\Project1.vbw (139, 2003-05-30)

======================================================================== ActiveX Control DLL : MNEWPLAYER ======================================================================== ControlWizard has created this project for your MNEWPLAYER 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 MNEWPLAYER ActiveX Control DLL. MNewPlayer.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. MNewPlayer.h This is the main include file for the ActiveX Control DLL. It includes other project-specific includes such as resource.h. MNewPlayer.cpp This is the main source file that contains code for DLL initialization, termination and other bookkeeping. MNewPlayer.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. MNewPlayer.def This file contains information about the ActiveX Control DLL that must be provided to run with Microsoft Windows. MNewPlayer.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. MNewPlayer.odl This file contains the Object Description Language source code for the type library of your control. ///////////////////////////////////////////////////////////////////////////// MNewPlayer control: MNewPlayerCtl.h This file contains the declaration of the CMNewPlayerCtrl C++ class. MNewPlayerCtl.cpp This file contains the implementation of the CMNewPlayerCtrl C++ class. MNewPlayerPpg.h This file contains the declaration of the CMNewPlayerPropPage C++ class. MNewPlayerPpg.cpp This file contains the implementation of the CMNewPlayerPropPage C++ class. MNewPlayerCtl.bmp This file contains a bitmap that a container will use to represent the CMNewPlayerCtrl control when it appears on a tool palette. This bitmap is included by the main resource file MNewPlayer.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者