-
Com编成的很好的例子 学习COM的实列
Com编成的很好的例子 学习COM的实列-Com monument of the good examples to learn the real COM out
- 2022-12-25 03:00:04下载
- 积分:1
-
基于dx8.0的,让背景图片不短闪烁。在游戏的设计中很常见的
基于dx8.0的,让背景图片不短闪烁。在游戏的设计中很常见的-it s usually see in the game when the boss coming or game over
- 2022-08-10 07:51:51下载
- 积分:1
-
2
- 2008-08-28 22:44:52下载
- 积分: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
-
DHTest
Java call dahua SDK connection camera simple Demo
- 2020-06-18 09:00:01下载
- 积分:1
-
DirectX显示DirectInput
DirectX showing directInput-DirectX showing directInput
- 2022-02-25 16:26:09下载
- 积分:1
-
Fluidized-bed-swaying-force
流化床摇曳力 UDF模型 适用于中级FLUENT学习者(Fluidized bed swaying force—UDF)
- 2013-08-19 10:38:15下载
- 积分: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
-
Simulate the whereabouts of the three examples of the quality of the sphere is n...
模拟下落,实例中三个球体的质量是不一样的,直接开打sln文件刻运行-Simulate the whereabouts of the three examples of the quality of the sphere is not the same, directly run carved open play sln file
- 2023-08-14 03:55:04下载
- 积分:1
-
FilterMpeg2VD为此开放源码基础上开发的MPEG
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子-FilterMpeg2VD this open-source developed on the basis of the MPEG-2 Video Decoder Filter Examples
- 2023-02-21 03:50:03下载
- 积分:1