-
COM+编程技术内幕 学习COM+的好资料
COM+编程技术内幕 学习COM+的好资料-COM programming technology learning insider information COM good
- 2022-02-24 22:39:51下载
- 积分:1
-
Directx 贴图技术列子
Directx 贴图技术列子-DirectX mapping technology Liezi
- 2022-08-11 02:05:48下载
- 积分:1
-
Header file containing a lot of C++ functions. Over 6,000 lines of code with cod...
Header file containing a lot of C++ functions. Over 6,000 lines of code with code ranging from DirectX to Winsock. Good resource for windows C++ programming (Visual C++ project files).
- 2022-02-05 18:54:35下载
- 积分:1
-
Com编成的很好的例子 学习COM的实列
Com编成的很好的例子 学习COM的实列-Com monument of the good examples to learn the real COM out
- 2022-12-25 03:00:04下载
- 积分: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
-
DirectX7.0 use of image full
利用DirectX7.0实现图像全屏幕显示-DirectX7.0 use of image full-screen display
- 2022-03-21 01:27:59下载
- 积分:1
-
directsound手册.pdf 参考
directsound手册.pdf 参考-DirectSound manual. pdf reference
- 2022-03-17 17:06:02下载
- 积分:1
-
是一个DVD的程序,好的不得了,决对就是它了
是一个DVD的程序,好的不得了,决对就是它了-DVD is a procedure extremely good, it is the summary of the
- 2022-10-01 16:30:08下载
- 积分:1
-
VideoEXE
一个DirectShow的例子。通过回调函数来获取图像信息。(A DirectShow example. Through the callback function to obtain the image information.)
- 2008-06-03 17:38:02下载
- 积分:1
-
关于直接编程的一个很好的例子
A good example about the direct programming
- 2022-03-04 16:29:17下载
- 积分:1