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...
http://www.experts-exchange.com/Hardware/Misc/Q_10088278.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10125181.html
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10299277.html
Zones:
Win OS DevDate Answered: 02/22/2000 Rating: 6.6 Views: 0
How can I use alphablend with the ddbltfx structure in directdraw??
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10301662.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11192057.html
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 ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11335237.html
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
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_11385578.html
Zones:
DelphiDate 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...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_20551738.html
Zones:
DirectXDate 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...
http://www.experts-exchange.com/Programming/Game/Game_Graphics/DirectX/Q_20577642.html
Zones:
DirectXDate Answered: 05/12/2003 Rating: 6.6 Views: 0
Does anyone know of any good DirectDraw tutorials in VB.NET or C#.NET?
http://www.experts-exchange.com/Programming/Game_Development/Game_UI/Q_20969985.html
Zones:
Game UIDate Answered: 04/30/2004 Rating: 8.2 Views: 100