代码搜索:DirectDraw
找到约 969 项符合「DirectDraw」的源代码
代码结果 969
www.eeworm.com/read/148709/12435967
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/119006/14844651
cpp tddrawbase.cpp
//---------------------------------------------------------------------------
#include "TDDrawBase.h"
#include
//--------------------------------------------------------------------------
www.eeworm.com/read/114903/15034229
cpp tddrawbase.cpp
//---------------------------------------------------------------------------
#include "TDDrawBase.h"
#include
//--------------------------------------------------------------------------
www.eeworm.com/read/473077/6854882
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/102008/15794973
bas moddirectx.bas
Attribute VB_Name = "modDirectX"
'Started November 2 2001
'DirectX Declarations
Public DirectX As DirectX7
Public DirectDraw As DirectDraw7
'DirectDraw Surfaces
Public Primary As DirectDrawSur
www.eeworm.com/read/101169/15842136
txt windows.txt
VIGASOCO (VIdeo GAmes SOurce COde) Windows port (v0.01)
Copyright (c) 2003 by MAB
About:
======
VIGASOCOWin32 is a port of the VIGASOCO project.
License and distribution:
=============
www.eeworm.com/read/192685/8360866
txt index2.txt
81,如何知道一条线的实际长度
我 在 屏 幕 上 画 了 一 条 线 , 如 何 知 道 它 的 实 际 长 度 , 不 同 尺 寸 显 示 器 , 不 同 分 辨 率 , 怎 么 计 算 ?
82,如何能把当前ole容器控件的内容存为picture
OLE容 器 控 件 不 支 持 hwnd属 性 ,我 就 无 法 得 到 OLE容 器 控 件 的 DC,这 样
www.eeworm.com/read/285430/8841310
txt readme.txt
Code Sample Name: DDEx2
Feature Area: Direct Draw
Description:
DDEx2 demonstrates the tasks required to initialize and run a DirectDraw
application.
This program shows how to
www.eeworm.com/read/285429/8841357
txt readme.txt
Code Sample Name: DDEx1
Feature Area: Direct Draw
Description:
DDEx1 demonstrates the tasks required to initialize and run a DirectDraw
application.
This program shows how to
www.eeworm.com/read/187116/8854614
def testdll.def
LIBRARY TESTDLL
DESCRIPTION "DirectDraw Hooking Test DLL."
SECTIONS .HookSection READ WRITE SHARED
EXPORTS
InstallHook
RemoveHook
HookProc
MyDeviceIoControl