DirectShow

所属分类:DirextX编程
开发工具:Visual C++
文件大小:11681KB
下载次数:261
上传日期:2009-07-29 20:49:13
上 传 者tangbaiping2018
说明:  模仿暴风影音写的一个播放器.对学习DirectShow很有帮助的
(Written in imitation of a Storm video player. DirectShow very helpful in learning the)

文件列表:
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.clw (2764, 2007-06-13)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.cpp (2091, 2007-06-02)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.dsp (3896, 2007-06-13)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.dsw (539, 2007-06-03)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.h (1346, 2007-06-02)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.rc (9095, 2007-06-13)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayerDlg.cpp (17844, 2007-06-13)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayerDlg.h (3060, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\DXGraph.cpp (8233, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\DXGraph.h (1508, 2007-06-13)
自己用DirectShow仿写的暴风影音\DSPlayer\MyDialogBar.cpp (7274, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\MyDialogBar.h (2166, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\MySliderCtrl.h (1171, 2007-06-03)
自己用DirectShow仿写的暴风影音\DSPlayer\MyStatic.cpp (1858, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\MyStatic.h (1322, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\resource.h (2268, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\StdAfx.cpp (210, 2007-06-02)
自己用DirectShow仿写的暴风影音\DSPlayer\StdAfx.h (1052, 2007-06-04)
自己用DirectShow仿写的暴风影音\DSPlayer\XPStyle.Manifest (563, 2007-02-19)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.vcproj (5915, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.sln (697, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.suo (35840, 2009-07-25)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.vcproj.PC-200907151613.Administrator.user (814, 2009-07-25)
自己用DirectShow仿写的暴风影音\DSPlayer\MySliderCtrl.cpp (1013, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.aps (49644, 2009-07-24)
自己用DirectShow仿写的暴风影音\DSPlayer\DSPlayer.ncb (18623488, 2009-07-25)
自己用DirectShow仿写的暴风影音\DSPlayer\res\DSPlayer.ico (2238, 2007-06-03)
自己用DirectShow仿写的暴风影音\DSPlayer\res\DSPlayer.rc2 (400, 2007-06-02)
自己用DirectShow仿写的暴风影音\DSPlayer\res\hand.cur (326, 2007-06-05)
自己用DirectShow仿写的暴风影音\DSPlayer\res\logo.bmp (21382, 2007-06-04)
自己用DirectShow仿写的暴风影音\DSPlayer\res\toolbar1.bmp (1142, 2007-06-03)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\加壳工具FSG v2.0.exe (21969, 2004-05-24)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\BuildLog.htm (13646, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\vc80.idb (519168, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\StdAfx.sbr (3009791, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\MyStatic.sbr (0, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\MySliderCtrl.sbr (0, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\MyDialogBar.sbr (0, 2009-07-20)
自己用DirectShow仿写的暴风影音\DSPlayer\Release\DXGraph.sbr (0, 2009-07-20)
... ...

【编译须知】 1.安装VC6.0 2.安装Microsoft DirectX SDK(我的版本是9.0 b,200M,自己网上去搜) 3.编译X:\DXSDK\Samples\C++\DirectShow\BaseClasses\baseclasses.dsw工程的Debug和Release版本,得到相应的lib 4.VC的IDE,加入下列Include files(菜单Tools->Options),优先级提的最高 X:\DXSDK\INCLUDE X:\DXSDK\SAMPLES\C++\COMMON X:\DXSDK\SAMPLES\C++\DIRECTSHOW\BASECLASSES X:\DXSDK\SAMPLES\C++\DIRECTSHOW\COMMON 5.VC的IDE,加入下列Library files(菜单Tools->Options),优先级提的最高 X:\DXSDK\LIB X:\DXSDK\SAMPLES\C++\DIRECTSHOW\BASECLASSES\DEBUG X:\DXSDK\SAMPLES\C++\DIRECTSHOW\BASECLASSES\RELEASE 之后工程才能正常编译

近期下载者

相关文件


收藏者