代码搜索:DShow

找到约 381 项符合「DShow」的源代码

代码结果 381
www.eeworm.com/read/177955/9426251

h dshow.h

//------------------------------------------------------------------------------ // File: DShow.h // // Desc: DirectShow top-level include file // // Copyright (c) 2000-2001, Microsoft Corporatio
www.eeworm.com/read/364910/9888456

suo dshow.suo

www.eeworm.com/read/364910/9888458

ncb dshow.ncb

www.eeworm.com/read/364910/9888466

vcproj dshow.vcproj

www.eeworm.com/read/364910/9888479

rc dshow.rc

// Microsoft Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // /
www.eeworm.com/read/364910/9888482

sln dshow.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dshow", "dshow.vcproj", "{926B5BC2-6374-456F-B529-154227FB59AB}" ProjectSection(Proje
www.eeworm.com/read/354567/10345383

dll dshow.dll

www.eeworm.com/read/278321/10548004

dsw dshow.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### P
www.eeworm.com/read/278321/10548031

dsp dshow.dsp

# Microsoft Developer Studio Project File - Name="LAME DShow" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/461701/7222244

h dshow.h

#pragma once #include #include #include #pragma comment (lib,"strmiids.lib") #define SafeRelease(x) { if(x!=NULL) x->Release(); x=NULL; } class CDShow { WCH