-
602107
外部网页加广告源码程序,结合易语言超文本浏览框支持库和DirectX2D支持库,将广告嵌入到网页窗口中。(Plus external web advertising source program, combined with easy language support library hypertext browsing box and DirectX2D support library , the advertising embedded in Web pages window.)
- 2016-02-21 11:00:35下载
- 积分:1
-
一个使用directdraw编写的游戏,解压后即得到原程序!
一个使用directdraw编写的游戏,解压后即得到原程序!-Prepared using a directdraw game, get the original after decompression program!
- 2022-02-25 03:24:47下载
- 积分:1
-
directsound
directsound手册.pdf 参考(DirectSound manual. pdf reference)
- 2008-07-17 16:16:58下载
- 积分:1
-
Win32Cube
DirectX编写绘制旋转的盒子,便于新手学习如何设置世界矩阵,投影举证(DirectX prepared draw the rotating box, easy for novices to learn how to set the world matrix, projection proof)
- 2013-11-16 22:57:55下载
- 积分:1
-
BCB_directshow
BCB中的 directshow多路视频采集(BCB in the multi-channel video capture directshow)
- 2013-06-09 15:01:34下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
一个简单的DX7游戏,可作为DDraw的入门。
一个简单的DX7游戏,可作为DDraw的入门。-A simple DX7 games, can be used as DDraw entry.
- 2022-01-25 21:59:46下载
- 积分:1
-
DirectX9入门教程
DirectX9入门教程-[Beginning.DirectX9][EN].pdf-DirectX9 Tutorial- [Beginning.DirectX9] [EN]. Pdf
- 2023-05-15 05:15:03下载
- 积分:1
-
Dsound
说明: DirectX声音编程及管理,Visual+C++音频视频处理技术及工程实践本光盘实例源文件第4张(DirectX Sound Demo and DirectX Sound Manager)
- 2010-05-03 20:47:22下载
- 积分:1
-
一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip...
一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip- In an elephant "Empire Time" plays the small game example which
the vehicles fire, uses front DXGuide.zip
- 2022-01-30 14:07:24下载
- 积分:1