-
VB曲线输出无闪烁推屏演示程序,使用DirectX技术。
VB曲线输出无闪烁推屏演示程序,使用DirectX技术。-VB curve output not glitters pushes the screen demonstration
program, uses the DirectX technology.
- 2022-02-01 08:59:39下载
- 积分: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
-
Direct_power
direct power control machine asynchrone
- 2010-07-18 07:33:30下载
- 积分:1
-
VC编写的Flash SDK
VC编写的Flash SDK-VC prepared by the Flash SDK
- 2022-09-19 04:10:04下载
- 积分:1
-
DirectX显示DirectInput
DirectX showing directInput-DirectX showing directInput
- 2022-02-25 16:26:09下载
- 积分:1
-
Direct8中文教程
Direct8中文教程-Direct8 Chinese Course
- 2022-09-23 17:00:03下载
- 积分:1
-
registration and anti
一款注册和反注册DirectShow插件的程序源码,我这里编译没问题,如果不能正确编译,请安装DirecX SDK,最好9.0以前的!-registration and anti-registered DirectShow plug-in program source code, I did not build here. If we can not correctly compile, install DirecX SDK, the best previous 9.0!
- 2022-08-11 12:47:34下载
- 积分:1
-
一个关于DirectSound混音的DEMO
一个关于DirectSound混音的DEMO-DirectSound mixing on the DEMO
- 2022-10-19 21:00:03下载
- 积分:1
-
directshow substantive selected third chapter, the main content of network appli...
directshow实务精选第三章,主要内容是网络应用,其中包括视频聊天和视频点播-directshow substantive selected third chapter, the main content of network applications, including video chat and video-on-demand
- 2022-05-25 23:31:54下载
- 积分:1
-
C++ DirextX a small example of programming
C++ DirextX编程 一个小例子
-C++ DirextX a small example of programming
- 2023-03-19 13:10:04下载
- 积分:1