资源列表

« 1 2 ... .70 .71 .72 .73 .74 275.76 .77 .78 .79 .80 ... 504 »

[DirextX编程PlaySound

说明:从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,\"IDW\",\"WAVE\") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASY
<Joey> 在 2008-10-13 上传 | 大小:309750 | 下载:0

[DirextX编程daoche

说明:高级directx开发, tile based 引擎, 支持3d模型
<linyijie> 在 2008-10-13 上传 | 大小:305302 | 下载:0

[DirextX编程sf_2004113092912

说明:directx9.0 教程 可以帮助爱好游戏编程的朋友更快的熟悉编程方法。-directx9.0 can help guide the game-loving friends programming faster familiar programming methods.
<宋云溪> 在 2008-10-13 上传 | 大小:307387 | 下载:0

[DirextX编程wx_demo

说明:一个象《帝国时代》游戏里车辆射击的小游戏例子,使用到前面的DXGuide.zip- In an elephant "Empire Time" plays the small game example which the vehicles fire, uses front DXGuide.zip
<站长> 在 2024-11-01 上传 | 大小:312320 | 下载:0

[DirextX编程sf_2004113092912

说明:directx9.0 教程 可以帮助爱好游戏编程的朋友更快的熟悉编程方法。-directx9.0 can help guide the game-loving friends programming faster familiar programming methods.
<宋云溪> 在 2024-11-01 上传 | 大小:307200 | 下载:0

[DirextX编程CH4-9

说明:2d中雪花下落的效果,随机产生的雪的图片, 加入背景图-2d which snowflakes whereabouts of the results, randomly generated pictures of the snow by adding background map
<鸡蛋皮子> 在 2024-11-01 上传 | 大小:305152 | 下载:0

[DirextX编程bds

说明:wenjian
<liuyan> 在 2024-11-01 上传 | 大小:312320 | 下载:0

[DirextX编程PlaySound

说明:从资源文件中,载入音声,图片等,并播放声音,或者显示 HINSTANCE h=AfxGetInstanceHandle() HRSRC hr=FindResource(h,"IDW","WAVE") HGLOBAL hg=LoadResource(h,hr) LPSTR lp=(LPSTR)LockResource(hg) sndPlaySound(lp,SND_MEMORY|SND_ASYNC)
<Joey> 在 2024-11-01 上传 | 大小:309248 | 下载:0

[DirextX编程01_CreateDevice

说明:Direct3D程序设计基础 //创建Direct3D对象, 该对象用来创建Direct3D设备对象 if( NULL == ( g_pD3D = Direct3DCreate9( D3D_SDK_VERSION ) ) ) return E_FAIL //设置D3DPRESENT_PARAMETERS结构, 准备创建Direct3D设备对象 D3DPRESENT_PARAMETERS d3dpp
<yourname> 在 2024-11-01 上传 | 大小:307200 | 下载:0

[DirextX编程DX_entryProcedures

说明:directX入门编程,学习directX的小程序,C++ win32平台开发,适合初学directX-directX entry programming, learning directX applets, C win32 platform, suitable for beginners directX
<dengjialiang> 在 2024-11-01 上传 | 大小:309248 | 下载:0

[DirextX编程options

说明:360核心库, 360核心库,360核心库-360 browser core library
<caoleihao> 在 2024-11-01 上传 | 大小:307200 | 下载:0

[DirextX编程DirectXDelphiWebcamCapture

说明:Video capture with DirectShow example
<bruo > 在 2024-11-01 上传 | 大小:306176 | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 275.76 .77 .78 .79 .80 ... 504 »

源码中国 www.ymcn.org