代码搜索:DirectDraw
找到约 969 项符合「DirectDraw」的源代码
代码结果 969
www.eeworm.com/read/285433/8841095
txt readme.txt
Code Sample Name: Mosquito
Feature Area: Direct Draw
Description:
This program demonstrates DirectDraw animation using overlays.
The program creates a complex overlay surface and ani
www.eeworm.com/read/163899/10140670
pas unit1.pas
{
Multiple Forms with DirectDraw's Full Screen Mode
-----------------------------------------------------------------------
This demo shows how to bring back the Windows screen so that you ca
www.eeworm.com/read/163899/10140683
txt readme.txt
This simple demo shows how the standard Delphi TCanvas class
is used with DirectDraw surfaces. This demo also uses
palette fade functions.
www.eeworm.com/read/160216/10556731
txt 第11小节.txt
傻马乱踢 译
游戏编程起源(初学者)ⅩⅠ
★ <mark>DirectDraw</mark>的位图化图形
☆ 简介
终于,你已经掌握了制作一个完整游戏的基础知识了,只不过你现在还只能使用GDI。今天,我们就学习使用DirectX来执行每一件你以前用GDI完成的工作,以及一些关于DirectX其它的东东。具体内容是:装载(调用)位图,使用位块传输 ...
www.eeworm.com/read/277322/10645760
cpp main.cpp
/*
This is a DirectDraw example program. DirectDraw programs require that you
have the DirectDraw runtime on your system. The runtime files are available
from Microsoft's web site, though man
www.eeworm.com/read/458258/7300289
cpp tddrawbase.cpp
//---------------------------------------------------------------------------
#include "TDDrawBase.h"
#include
//--------------------------------------------------------------------------
www.eeworm.com/read/145377/12732608
cpp main.cpp
#include "DXDW.h"
DX *dx = NULL;
LRESULT WINAPI MsgProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam )
{
if (dx) dx->keydown = false;
switch( msg )
{
case W
www.eeworm.com/read/145376/12732662
cpp main.cpp
#include "DXDW.h"
DX *dx = NULL;
LRESULT WINAPI MsgProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam )
{
if (dx) dx->keydown = false;
switch( msg )
{
case W
www.eeworm.com/read/124150/6054492
dbg windoom.dbg
CDDevice ID = 1
CD Player is empty...
DirectSoundCreate= 0
Platform is Windows 9X Version 4.00.950
Resolution: 320 x 200
Mode count : 16
DirectDraw Video Mode List
Mode Width x Height x C
www.eeworm.com/read/151211/12228262
txt 70(1).txt
用VB编写DirectX7.0游戏
DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:
* 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。
* 提供更多DirectX