代码搜索:DirectDraw

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

代码结果 969
www.eeworm.com/read/332481/12753357

h dragon.h

/* */ #ifndef __DRAGON_H__ #define __DRAGON_H__ #include #include #include #include "directdraw.h" #include "directinput.h" //#include "MenuDef.h" #
www.eeworm.com/read/148740/12431697

cpp core_graphics.cpp

/************************************************** 图像处理和DirectDraw主干模块 Author: LittleFish QQ:93663886 E-Mail: kittyfish_1981@yahoo.com.cn Blog: http://blog.csdn.net/kittyfish 真诚的期待你提出改
www.eeworm.com/read/414532/11109346

cpp tearing ddraw.cpp

// CChildView DirectDraw Auxiliary Functions. // #include "stdafx.h" #include "Tearing Demo.h" #include "ChildView.h" #include "DDExcept.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FI
www.eeworm.com/read/276828/10706238

asm mandel.asm

format PE64 GUI 5.0 entry start include 'win64a.inc' include 'ddraw64.inc' section '.data' data readable writeable _title db 'flat assembler DirectDraw application',0 _class db 'FDDR
www.eeworm.com/read/416543/11020924

htm ddbase.htm

DirectDraw基本图形概念
www.eeworm.com/read/490936/6445845

pas directx.pas

unit DirectX; interface {$Z4} {$A+} {$WEAKPACKAGEUNIT} uses Windows, MMSystem, ActiveX; { GUIDS used by DirectDraw objects } const CLSID_DirectSound: TGUID = '{47D4D946-62E8-11cf-9
www.eeworm.com/read/148740/12431689

cpp core_interface.cpp

/************************************************** DirectDraw接口模块 Author: LittleFish QQ:93663886 E-Mail: kittyfish_1981@yahoo.com.cn Blog: http://blog.csdn.net/kittyfish 真诚的期待你提出改良方法或程
www.eeworm.com/read/148740/12431710

h core_interface.h

/************************************************** DirectDraw接口模块 Author: LittleFish QQ:93663886 E-Mail: kittyfish_1981@yahoo.com.cn Blog: http://blog.csdn.net/kittyfish 真诚的期待你提出改良方法或程
www.eeworm.com/read/7723/130399

c fivechess.c

// DEMO7_18.CPP Windowed DirectDraw Demo #define WIN32_LEAN_AND_MEAN // just say no to MFC #include // include important windows stuff #include #include
www.eeworm.com/read/12930/267543

c fivechess.c

// DEMO7_18.CPP Windowed DirectDraw Demo #define WIN32_LEAN_AND_MEAN // just say no to MFC #include // include important windows stuff #include #include