-
a source of tools to use DirectShow
一个Camera DEMO的工具源码使用DirectShow-a source of tools to use DirectShow
- 2022-10-03 05:55: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
-
Directshow 的源码,对初学者很有帮助
Directshow 的源码,对初学者很有帮助-Directshow source, useful for beginners
- 2022-06-21 13:10:16下载
- 积分:1
-
著名的zflash解析库,十分不错,大家来用阿
著名的zflash解析库,十分不错,大家来用阿-famous zflash the analytical, very good, we spent A
- 2022-03-12 06:57:30下载
- 积分:1
-
WorldMatrix
有关Direct3D的世界矩阵(WolrdMatrix)的范例…………(Direct3D on the world matrix (WolrdMatrix) an example of ... ... ... ...)
- 2009-09-27 20:48:06下载
- 积分:1
-
adc_finish_2
C ADC Direct Curent Register
- 2012-12-27 22:16:15下载
- 积分:1
-
此代码是基于DirectShow的数字电视接收器。
此代码是基于DirectShow的数字电视接收器。-this code is based on DirectShow digital TV receiver.
- 2022-02-01 21:34:49下载
- 积分:1
-
MFC控件实现OpenCV的摄像头显示
MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
- 2022-09-25 04:10:02下载
- 积分:1
-
DirectX3D9.0 development of reference, a good helper for beginners entry.
DirectX3D9.0开发参考,初学者入门的好帮手。-DirectX3D9.0 development of reference, a good helper for beginners entry.
- 2023-07-17 00:20:04下载
- 积分:1
-
TreeView 中节点拖动、增加、删除等功能演示。
TreeView 中节点拖动、增加、删除等功能演示。-TreeView nodes Drive, addition, deletion function demo.
- 2022-02-26 17:26:43下载
- 积分:1