-
是一个DVD的程序,好的不得了,决对就是它了
是一个DVD的程序,好的不得了,决对就是它了-DVD is a procedure extremely good, it is the summary of the
- 2022-10-01 16:30:08下载
- 积分:1
-
Based on DirectX technology, suitable for beginners reference
基础DirectX技术实现,适合初学者参考-Based on DirectX technology, suitable for beginners reference
- 2023-06-24 04:25:04下载
- 积分:1
-
DSCaler source
DSCaler源程序-DSCaler source
- 2022-05-22 03:43:46下载
- 积分:1
-
- 2022-03-21 00:00:50下载
- 积分:1
-
DirectX 中文手册,是学习的入门资料,需要的可以下载
DirectX 中文手册,是学习的入门资料,需要的可以下载-DirectX Chinese manual, is to learn introductory information needed can be downloaded
- 2022-04-20 23:47:07下载
- 积分:1
-
DirectX 3D图形编程宝典的随书源代码。
DirectX 3D图形编程宝典的随书源代码。-DirectX 3D Graphics Programming Bible with the books of the source code.
- 2022-07-27 09:57:14下载
- 积分:1
-
《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!...
《DirectShow开发指南》配套代码,对学习directshow的朋友很有帮助!-err
- 2022-05-28 08:53:43下载
- 积分:1
-
In D3D in achieving. X file read, a bit simple, but I am a beginner
在D3D中实现对.X文件的读取,有点简单,不过本人是初学者-In D3D in achieving. X file read, a bit simple, but I am a beginner
- 2022-01-25 22:36:32下载
- 积分: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
-
用DDRAW和C++做的小接牌游戏,相当完整的一个游戏,很多东西都值得借鉴...
用DDRAW和C++做的小接牌游戏,相当完整的一个游戏,很多东西都值得借鉴-With DDraw and C++ Make small access card game, a very complete game, a lot of things are worth learning
- 2022-05-30 10:46:26下载
- 积分:1