代码搜索:DirectDraw
找到约 969 项符合「DirectDraw」的源代码
代码结果 969
www.eeworm.com/read/124992/14520966
cpp halpalette.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/102000/15795347
h movieview.h
//==========================================================================;
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INC
www.eeworm.com/read/141570/12998104
txt 06.txt
DirectX7.0使用心得(1)
DirectX 7.0终於支援VB了,让我们这些VB的爱好者也能享受到DirectX带来的便利,现在我在这里提出使用<mark>DirectDraw</mark>的心得。使用<mark>DirectDraw</mark>时可以不用安装DirectX7.0的SDK,只要确定有装DirectX7.0就可以了。
现在我们实际来使用<mark>DirectDraw</mark>:
在“工程(Project)”里点选“设定引用项目”,来 ...
www.eeworm.com/read/113552/15453405
h dxdisp.h
// dxdisp.h
#define DIRECTDRAW_VERSION 0x0300
#include
#ifndef STRUCT_BMAP
struct bmap { unsigned char *data; int w,h; int pitch; int bpp; };
#define STRUCT_BMAP
#endif
// MD Di
www.eeworm.com/read/111408/15512936
txt changelog.txt
MDEngine 的更新纪录
* 如果在使用MDFile的过程中发现任何BUG都请到中国游戏开发技术资讯网bbs来发贴
* 我们会很乐意解答你的问题。
* 中国游戏开发技术资讯网: www.gamedevelop.net
* 中国游戏开发技术资讯社区:bbs.gamedevelop.net
2.5.4 (2.5.4.1013 BET
www.eeworm.com/read/101619/15823510
cpp graphicsdlg.cpp
//
// 僌儔僼傿僢僋僗僟僀傾儘僌僋儔僗
//
//
#define WIN32_LEAN_AND_MEAN
#include
#include
#include
using namespace std;
#include "VirtuaNESres.h"
#include "DebugOut.h"
www.eeworm.com/read/414530/11109434
h dxmodedlg.h
// DXModeDlg.h : header file
//
#if !defined(AFX_DXMODEDLG_H__3194A707_9D17_11D2_8329_E936D5D4B32C__INCLUDED_)
#define AFX_DXMODEDLG_H__3194A707_9D17_11D2_8329_E936D5D4B32C__INCLUDED_
#if _MSC