-
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
-
directxLight介绍灯光加入,灯光的种类等。
directxLight介绍灯光加入,灯光的种类等。-Introduction directxLight adding lighting, lighting types.
- 2023-06-26 03:10:03下载
- 积分:1
-
Tutorial---DirectShow-Tutorial-III
DirectShow 编程必读,非常经典(Tutorial for DirectShow)
- 2012-03-21 01:25:30下载
- 积分:1
-
易语言DirectX支持库教程,directx在易言下的编程宝典
易语言DirectX支持库教程,directx在易言下的编程宝典-Easy Language Guide DirectX support for the Treasury, directx programming in easy言下Baodian
- 2022-06-27 23:44:56下载
- 积分:1
-
一个可用于Direct Music 8的类模块,应该有朋友需要的
一个可用于Direct Music 8的类模块,应该有朋友需要的-Direct Music 8 can be used for a class module, there should be a friend in need
- 2023-04-09 12:55:03下载
- 积分:1
-
力反馈游戏杆程序,可在带有力反馈控制的游戏杆上实现力的播放...
力反馈游戏杆程序,可在带有力反馈控制的游戏杆上实现力的播放-force feedback joysticks, may in control with force feedback joysticks on the realization of broadcast
- 2022-04-11 21:22:34下载
- 积分:1
-
dx11tut09
DirectX11教程,为场景中的物体打上环境光(DirectX11 tutorial for the objects in the scene marked with ambient light)
- 2013-04-14 13:38:48下载
- 积分:1
-
a good video conference code, the use of the source code can install delphiX
一个不错的视频会议代码,
使用源代码可以先安装
delphiX
-a good video conference code, the use of the source code can install delphiX
- 2022-03-04 18:04:18下载
- 积分:1
-
DirectFB-examples-0.9.25
direct fb官方示例程序,对于初学者非常适用。学习基本组件的应用(direct fb official sample program is ideal for beginners. Learn basic components of the application of)
- 2009-12-11 15:27:22下载
- 积分:1
-
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子...
D3D的一些代码,很多时候,刚开始学习的,不知道哪有代码。其实有很多地方有离子-DIREXT FOR WINDOWS
- 2022-03-17 19:14:06下载
- 积分:1