-
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
-
Realize DirectX to play the video file, pause, stop and other functions
实现DirectX播放视频文件、暂停、停止等功能-Realize DirectX to play the video file, pause, stop and other functions
- 2023-04-12 21:30:03下载
- 积分:1
-
DXVA Checker 1800. Watching h.264 videos using DirectX Video Acceleration (DXVA)...
DXVA Checker 1800. Watching h.264 videos using DirectX Video Acceleration (DXVA).
- 2022-01-21 22:23:08下载
- 积分:1
-
AlphaBlend
说明: DirectX编程:Alpha混合示例程序(DirectX programming: alpha mixed sample program)
- 2020-06-10 14:19:10下载
- 积分:1
-
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能...
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能-many video playback software or video editing software to build frames for the functions of the code on the realization of this function
- 2022-01-25 15:21:22下载
- 积分:1
-
线性规划及相关问题MATLAB求解,matlab 程序
线性规划及相关问题MATLAB求解,matlab 程序-linear programming and related issues using MATLAB, Matlab procedures
- 2022-08-13 03:28:45下载
- 积分:1
-
WavDest
directshow 的 示范例子。完成WAV 流的转换。(directshow demonstration examples. WAV flow completed the conversion.)
- 2007-06-03 03:28:21下载
- 积分:1
-
use Direct3D interstellar flight simulation images
利用 Direct3D 模拟星际飞行的画面-use Direct3D interstellar flight simulation images
- 2022-02-01 19:10:31下载
- 积分:1
-
加载一个3d模型,以及材质的载入,灯光渲染,程序框架。
加载一个3d模型,以及材质的载入,灯光渲染,程序框架。-Load a 3d model, as well as material loading, lighting rendering, procedural framework.
- 2022-08-22 20:53:11下载
- 积分:1
-
DirectX中文手册
chm 版
DirectX中文手册
chm 版 -DirectX Chinese version of the manual chm
- 2022-03-21 22:38:58下载
- 积分:1