搜索资源列表
direct_draw_viewer
- 实现direct draw 窗口模式的调用,并支持GDI绘图, 在你编写函数中调用drawpicture函数就可以了,支持多窗口多线程
DDrawTest1
- 基于DX8.1实现的绘图并动态渲染的基础程序,使用Graphic类封装了DD初始化函数,使用GameMain封装了游戏初始化过程-It s a procedure based on DX8.1 used for drawing a picture.it s a packing of DirectDraw s init function and also Game init function