-
dephi 下的Dirextx的开发说明
dephi 下的Dirextx的开发说明-under development Note Dirextx
- 2022-01-26 06:40:37下载
- 积分:1
-
DirectShow视频采集回放的例子,从DX开发工具包
DirectShows视频捕捉播放的例子,来自dx开发包-DirectShows video capture playback example, from dx Development Kit
- 2022-01-26 06:34:30下载
- 积分:1
-
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助...
关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助-DirectShow on the number of supporting sample code, For novice DirectShow greatly help a friend
- 2022-01-25 16:12:06下载
- 积分: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 technology, applied research and development)
- 2013-09-10 15:55:21下载
- 积分:1
-
DirectDraw short example
directdraw 短小实例-DirectDraw short example
- 2022-10-24 10:35:03下载
- 积分:1
-
里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!...
里面是一个avi播放器,用mfc控件开发得,用来向新手展示mfc控件如何操作,有参考价值!-avi players, with mfc control of development, used to display mfc novice how to operate the controls, the reference value!
- 2022-02-05 12:02:45下载
- 积分:1
-
DocumentsX
在 VB 上开发 DirectX 的指导(developed in VB DirectX guidance)
- 2006-12-31 16:45:40下载
- 积分:1
-
DirectX11 在Win7下摄像头调用程序
DirectX11 在Win7下摄像头调用程序-DirectX 11 under Win7 camera calling program
- 2022-02-12 15:44:02下载
- 积分:1
-
MediaPlayer
说明: 使用DirectShow设计媒体播放器,实现抓图,图像亮度,饱和度,对比度的设置(Use DirectShow media player designed to achieve drawings, image brightness, saturation, contrast settings)
- 2010-04-15 15:03:38下载
- 积分:1