代码搜索:DirectDraw

找到约 969 项符合「DirectDraw」的源代码

代码结果 969
www.eeworm.com/read/246290/12742541

cs rotatableshape.cs

using System; using System.Collections; using System.Drawing; using Microsoft.DirectX; using Microsoft.DirectX.DirectDraw; namespace SpaceWar { /// /// Summary description for Rot
www.eeworm.com/read/261520/11638968

cpp demo6_3.cpp

// DEMO6_3.CPP basic full-screen pixel plotting DirectDraw demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #define INITGUID
www.eeworm.com/read/155540/11864229

cs ddfpspainter.cs

using System; using System.Drawing; using Microsoft.DirectX.DirectDraw; namespace DDGameHelper { public class DDFPSPainter { /// /// 显示字符信息用的 surface /// pro
www.eeworm.com/read/125764/14465156

cpp demo6_3.cpp

// DEMO6_3.CPP basic full-screen pixel plotting DirectDraw demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #include
www.eeworm.com/read/122711/14671533

cpp demo6_3.cpp

// DEMO6_3.CPP basic full-screen pixel plotting DirectDraw demo // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN // just say no to MFC #define INITGUID
www.eeworm.com/read/480321/1319467

pas dxetable.pas

unit DXETable; interface {$INCLUDE DelphiXcfg.inc} uses Windows, SysUtils, {$IfDef StandardDX} {$ifdef DX7} DirectDraw, Direct3D,DirectInput,DirectPlay,DirectSound; {$else} {
www.eeworm.com/read/242732/4545858

c palette.c

/* DirectDraw - IDirectPalette base interface * * Copyright 1997-2000 Marcus Meissner * Copyright 2000-2001 TransGaming Technologies Inc. * Copyright 2006 Stefan D鰏inger for CodeWeavers *
www.eeworm.com/read/230647/4720884

h ddrawint.h

/*++ Copyright (c) 1995-1997, Microsoft Corporation Module Name: ddrawint.h Abstract: Private entry points, defines and types for Windows NT DirectDraw driver interface. C
www.eeworm.com/read/409921/2228394

c palette.c

/* DirectDraw - IDirectPalette base interface * * Copyright 1997-2000 Marcus Meissner * Copyright 2000-2001 TransGaming Technologies Inc. * Copyright 2006 Stefan D鰏inger for CodeWeavers *
www.eeworm.com/read/173032/9680137

h convert.h

/* * Convert.h * * Convert colorspace * * DirectDraw YUV420P project * * Copyright (c) 2004-2005 for Cyansoft Studio. * All Rights Reserved. * * Contributor(s): ___________________