代码搜索:DirectDraw
找到约 969 项符合「DirectDraw」的源代码
代码结果 969
www.eeworm.com/read/406404/11443172
cpp jerror.cpp
//-------------------------------------------------------------------------//
// Windows Graphics Programming: Win32 GDI and DirectDraw //
// ISBN 0-13-08698
www.eeworm.com/read/406404/11443173
cpp jfdctflt.cpp
//-------------------------------------------------------------------------//
// Windows Graphics Programming: Win32 GDI and DirectDraw //
// ISBN 0-13-08698
www.eeworm.com/read/406404/11443174
h jchuff.h
//-------------------------------------------------------------------------//
// Windows Graphics Programming: Win32 GDI and DirectDraw //
// ISBN 0-13-08698
www.eeworm.com/read/406072/11449889
h ddmm.h
//------------------------------------------------------------------------------
// File: DDMM.h
//
// Desc: DirectShow base classes - efines routines for using DirectDraw
// on a multimoni
www.eeworm.com/read/406072/11449896
cpp ddmm.cpp
//------------------------------------------------------------------------------
// File: DDMM.cpp
//
// Desc: DirectShow base classes - implements routines for using DirectDraw
// on a mult
www.eeworm.com/read/344429/11880862
pas mirwil.pas
unit MirWil;
interface
uses
SysUtils, Windows, Graphics, DirectDraw, Assist, ObjFastBlt;
{------------------------------------------------------------------------------}
// WIL 常量定义
{---
www.eeworm.com/read/344429/11880889
pas mirmap.pas
unit MirMap;
interface
uses
Windows, SysUtils, Math, Assist, DirectDraw, Globals, MirWil, ObjFastBlt;
{------------------------------------------------------------------------------}
// 地
www.eeworm.com/read/4011/23070
h ddmm.h
//------------------------------------------------------------------------------
// File: DDMM.h
//
// Desc: DirectShow base classes - efines routines for using DirectDraw
// on a multimoni
www.eeworm.com/read/4011/23077
cpp ddmm.cpp
//------------------------------------------------------------------------------
// File: DDMM.cpp
//
// Desc: DirectShow base classes - implements routines for using DirectDraw
// on a mult
www.eeworm.com/read/282708/4089154
h vlddrawi.h
/*************************************************************************
* Name : vlddrawi.h
* Title : Abstracts DirectDraw structure types
* Author : Roger Coote
* Crea