-
虽然内容很小,只有几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
-
使用DirectX和C++进口模型的发展过程
用directx和c++开发的导入模型的程序-With directx and c++ Import model development process
- 2023-05-31 00:20:03下载
- 积分:1
-
Visual C++/DirectX9 3D game development as a guiding example of the sky box
Visual C++/DirectX9 3D游戏开发引导的一个天空盒例子-Visual C++/DirectX9 3D game development as a guiding example of the sky box
- 2023-05-03 18:35:04下载
- 积分:1
-
用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK...
用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK-with DirectDraw prepared by the billiards game source code, debug Please ensure that the already installed DirectX8.0SDK
- 2022-04-09 16:44:32下载
- 积分:1
-
编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。...
编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。-compiled code need Windows XP and above versions, operational procedures need digital TV card. While the need to install DirectX 9.
- 2023-07-30 20:20:02下载
- 积分:1
-
34451
顶部工具栏源码例程,程序结合易语言应用接口支持库和DirectX2D支持库,调用API函数实现顶部工具栏功能。(Top toolbar code samples , combined with easy language application program interface to support libraries and DirectX2D support library , call the API functions to achieve top tool bar functions .)
- 2017-03-10 21:44:48下载
- 积分: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
-
DirectX的基础例程,程序实现了图像像素级操作的方法。
DirectX的基础例程,程序实现了图像像素级操作的方法。-The basis of DirectX routines, procedures realize the image-pixel method of operation.
- 2022-03-17 07:06:30下载
- 积分:1
-
使用direct3d编程基础:世界坐标的变换,具有友好的界面
使用direct3d编程基础:世界坐标的变换,具有友好的界面-use Direct3D programming : the transformation of the coordinates of the world, has a friendly interface
- 2022-06-14 16:35:06下载
- 积分:1
-
Z Liquid Drop good directX demo
Z液滴好directX演示
- 2022-04-20 17:34:02下载
- 积分:1