-
枚举出机器上安装的视频采集设备和音频采集设备。该工程中包含一个写日志类,将枚举到的设备名称写入到文件中去。...
枚举出机器上安装的视频采集设备和音频采集设备。该工程中包含一个写日志类,将枚举到的设备名称写入到文件中去。-enumeration out on the machines installed video and audio equipment acquisition acquisition equipment. The project includes a written log category, except to the equipment names written to the document.
- 2023-04-08 11:20:04下载
- 积分:1
-
用DirectX实现的台球游戏,很具有可玩性,整个程序基本上描述了一款桌面游戏的整体结构。...
用DirectX实现的台球游戏,很具有可玩性,整个程序基本上描述了一款桌面游戏的整体结构。-DirectX realize with the billiards game, it has the playability, the whole process is basically a description of the overall structure of the desktop game.
- 2023-09-04 02:30:06下载
- 积分:1
-
一本关于D3D9游戏设计的入门教程,能给有兴趣的人提供帮助。...
一本关于D3D9游戏设计的入门教程,能给有兴趣的人提供帮助。-D3D9 one on game design entry tutorial, will give those who are interested in to help.
- 2022-10-13 15:50:04下载
- 积分:1
-
TreeView 中节点拖动、增加、删除等功能演示。
TreeView 中节点拖动、增加、删除等功能演示。-TreeView nodes Drive, addition, deletion function demo.
- 2022-02-26 17:26:43下载
- 积分:1
-
Direct 3D编写的图像引擎迷宫程序。需要首先安装Direct X 9.0
Direct 3D编写的图像引擎迷宫程序。需要首先安装Direct X 9.0-Direct 3D graphics engine prepared by the Maze procedure. You first need to install Direct X 9.0
- 2022-11-05 07:25:02下载
- 积分:1
-
用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面...
用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面-for Directx beginners can go to the bone by means of X documents, and into the ground as a bitmap
- 2022-09-21 23:35:04下载
- 积分:1
-
d3d9wj
#include <windows.h>
#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
-
Com编成的很好的例子 学习COM的实列
Com编成的很好的例子 学习COM的实列-Com monument of the good examples to learn the real COM out
- 2022-12-25 03:00:04下载
- 积分:1
-
Direct3D技术内幕_0的一些参考书,学Direct3D的朋友下此书啦
Direct3D技术内幕_0的一些参考书,学Direct3D的朋友下此书啦-Direct3D technology insider Huffman of some reference books, learn Direct3D friends under the book--
- 2023-05-11 02:45:04下载
- 积分:1
-
decklink SDK(lastest)
Decklink SDK (lastest)
- 2022-12-23 14:45:03下载
- 积分:1