摘要:
D3DPRESENT_PARAMETERS 参数说明 struct D3DPRESENT_PARAMETERS{ UINT BackBufferWidth; UINT BackBufferHeight; D3DFORMAT BackBufferFormat; UINT BackBufferCount; D3DMULTISAMPLE_TYPE MultiSampleType; DWORD Mult... 阅读全文
posted @ 2009-09-22 15:15
ttthinks
阅读(498)
评论(0)
推荐(0)
摘要:
Windows Symbol Files 1.什么是Symbol File? Symbol files hold a variety of data which are not actually needed when running the binaries(Dll,EXE...), but which could be very useful in the debugging process(... 阅读全文
posted @ 2009-09-22 12:39
ttthinks
阅读(1528)
评论(0)
推荐(1)