-
虽然内容很小,只有几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
-
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
-
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能...
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就实现此功能-many video playback software or video editing software to build frames for the functions of the code on the realization of this function
- 2022-01-25 15:21:22下载
- 积分:1
-
DX系列教程第6部,很好看啊很好看很好看啊很好看
DX系列教程第6部,很好看啊很好看很好看啊很好看-DX Series Guide No. 6, very good very good ah ah very good very good
- 2022-01-27 17:44:11下载
- 积分:1
-
音频过滤器可以直音频输入采样率采样
音频DirectShow过滤器可以重采样到音频输入采样率
- 2022-03-15 11:04:48下载
- 积分:1
-
这是一个用VC6制作的使用DirectX的游戏界面,有完整的进入动画及游戏选择界面,是制作游戏的一个基本框架。...
这是一个用VC6制作的使用DirectX的游戏界面,有完整的进入动画及游戏选择界面,是制作游戏的一个基本框架。-This is a VC6 produced with the use of DirectX game interface, complete access to animation and game selection interface, the game is to produce a basic framework.
- 2022-01-30 17:31:07下载
- 积分:1
-
如果你在DirectDraw编程中迷茫了,这个代码或许会给你些帮忙
如果你在DirectDraw编程中迷茫了,这个代码或许会给你些帮忙-If you are confused DirectDraw programming, this code may give you some help
- 2023-01-31 06:55:03下载
- 积分:1
-
一个DX的小程序
一个DX的小程序-a small program
- 2022-05-15 20:06:23下载
- 积分:1
-
在三维
A 3D-Enabled View Base Class for SDI Direct3D Development
- 2022-01-22 04:43:26下载
- 积分:1
-
一个完整的游戏程序源代码,一个打飞机的小游戏
一个完整的游戏程序源代码,一个打飞机的小游戏-a complete game source code, a small aircraft of the game
- 2022-06-12 12:04:57下载
- 积分:1