how can I detect the maximum size of overlay hardware via 开发者_如何学运维Direct Draw library?As I know, there\'s no such kind of API to query that. You may only try.
I am having trouble cube mapping when using a DDS cube map, I\'m just getting a black cube which leads me to believe I have missing something simple,here\'s the code so far:
When ever IVideoWindow::put_Visible() is invoked, it peek a message from the message queue and dispatch it. That totally messes up the call sequence.
I need to create a .DDS file with code that runs on both OSX and Windows. Although the format doesn\'t look difficu开发者_如何学Clt, I\'d still like an example of writing the file. Note I don\'t need
Problem Windows Mobile / Directdraw: Rotate video stream The video preview is working, all I need now is a way to rotate the image. I think the only way to handle this is to write a custom filter ba
Can I get access IDirectDrawSurface5 on a WindowsMobile device so that I can access th开发者_如何学Ce BltFast method?there is no IDirectDrawSurface5 interface in neither the Windows Mobile 5.0 (and ab
Microsoft DxDiag can detect whether a system has \"Direct3D Acceleration\". If the system has not the capability, DxDiag will write \"Direct3D Acceleration not available\" and will write in the conso
I have this little snippet of code with IDirectDraw::GetCaps returning DDERR_INVALIDPARAMS (a.k.a. E_INVALIDARG, a.k.a. 0x80070057).
I\'m tasked with modifying an existing开发者_开发问答 c++ codebase which uses directdraw for its UI. Is it possible to make use of a browser control that renders onto one of the (existing) directdraw