-
Really Great DirectShow Project by
非常棒的DirectShow项目
- 2023-03-18 07:00:04下载
- 积分:1
-
DirectShow过滤器2
DirectShow 2.0 filter
- 2023-07-24 00:20:05下载
- 积分:1
-
此为DirectX3D代码,无需解压码
此为DirectX3D代码,无需解压码-DirectX3D for this code, without extracting yards
- 2023-01-05 05:10:03下载
- 积分:1
-
C++ DirextX a small example of programming
C++ DirextX编程 一个小例子
-C++ DirextX a small example of programming
- 2023-03-19 13:10:04下载
- 积分:1
-
自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。...
自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。-Their own writing using the VC+ DX9 to achieve 3D cube cube rotation and surface texture to achieve all the source code.
- 2022-03-09 12:59:24下载
- 积分: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
-
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法...
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is my last one, following a solution to solve Streams.h header file after the upload again
- 2022-01-30 19:27:05下载
- 积分:1
-
一个directshow.在画面上写字filter的例子,
一个directshow.在画面上写字filter的例子,-a directshow. The picture write filter example,
- 2022-05-23 07:28:00下载
- 积分:1
-
D3D中处理设备丢失的源码。希望对大家有用
D3D中处理设备丢失的源码。希望对大家有用-D3D-processing equipment in the source lost. Hope useful for everyone
- 2023-05-31 00:55:03下载
- 积分:1
-
kinect
一个自己开发的kinect体感程序,建立在WIN7+DX9+VS2010框架下,很有用哦!(A sense of their own development kinect body program, established in WIN7+ DX9+ VS2010 framework, useful for Oh!)
- 2011-11-24 10:34:06下载
- 积分:1