| Computers Forum Index » Computer - Games Programming (Misc) » What does DDERR_INCOMPATIBLEPRIMARY in DDraw mean?... |
|
Page 1 of 1 |
|
| Author |
Message |
| Ò»Ê×Ê«... |
Posted: Tue Jun 23, 2009 7:41 am |
|
|
|
Guest
|
I got DDERR_INCOMPATIBLEPRIMARY on IDirectDraw::CreateSurface
occasionally,
but not every time. What does this error mean?
/*
* Unable to match primary surface creation request with existing
* primary surface.
*/
#define DDERR_INCOMPATIBLEPRIMARY MAKE_DDHRESULT( 95 ) |
|
|
| Back to top |
|
|
|
|