Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 89(0.012 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.0
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 Views: 4
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 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 Views: 0
How can I use alphablend with the ddbltfx structure in directdraw??
Zones: C++Date Answered: 03/19/2000 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 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 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 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: Direct-x Game ProgrammingDate Answered: 03/19/2003 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: Direct-x Game ProgrammingDate Answered: 05/12/2003 Views: 0
Does anyone know of any good DirectDraw tutorials in VB.NET or C#.NET?
Zones: Game Programming UIDate Answered: 04/30/2004 Views: 148