Enter Keywords:
1 - 10 of 89(0.005 seconds)
Sort By:
 
This isnt exactly a hardware question, but I wasnt sure where to put it... When I try and run an program that uses directdraw (many games use it) I get an error that states it cannot run directdra...
Zones: Hardware, Video CardsDate Answered: 11/30/1998 Rating: 6.0 Views: 0
I have this code.  It is intended to clear the back buffer with blackness (I want the back buffer to be completely filled with black).  It does not work, however.   HRESULT hr;   DDSURFACEDESC des...
Zones: C++Date Answered: 02/17/1999 Rating: 6.2 Views: 0
How can I be sure that the computer where my program will run, will be able to use 800*600*256 mode in FULLSCREEN and EXCLUSIVE mode and can preform the simple BltFast function of DirectDraw?   W...
Zones: Windows ProgrammingDate Answered: 02/22/2000 Rating: 6.6 Views: 0
How can I use alphablend with the ddbltfx structure in directdraw??
Zones: C++Date Answered: 03/19/2000 Rating: 6.6 Views: 0
I am trying to display a graph on screen by blitting the graph to a backbuffer, and from there onto the main screen. At a later stage I want to plot a grid on screen, with the graph overlaying t...
Zones: Visual BasicDate Answered: 09/06/2000 Rating: 7.4 Views: 0
I'm having trouble creating a 24/32bit DD surface and doing some doublebuffering. And all my 16bit suckers all end up in shades of blue, regardless of how I shift the R B B's! Does anyone have ...
Zones: C++Date Answered: 09/26/2000 Rating: 6.6 Views: 0
I have code that flips primary and backbuffer surfaces back and forth the only thing is the primary surface only shows up as a black screen, no matter what color I set and no text ever appears ...
Zones: Delphi ProgrammingDate Answered: 09/27/2000 Rating: 7.6 Views: 0
dx8.1, vc++6.0 sp5. i try to add the code in "WindowedMode" example to default dx app. template. (can I do so?) HRESULT CMyD3DApplication::InitDirectDraw( HWND hWnd ) {     LPDIRECTDRAWPALET...
Zones: ...Date Answered: 03/19/2003 Rating: 7.4 Views: 0
How can I get the directdraw interface currently used by some window ? I want to change some properties of that object. However, that object does not created by my Ap. All I have now is the hand...
Zones: ...Date Answered: 05/12/2003 Rating: 6.6 Views: 0
Does anyone know of any good DirectDraw tutorials in VB.NET or C#.NET?
Zones: Game Programming UIDate Answered: 04/30/2004 Rating: 8.2 Views: 126