Hum DDraw usually crashes the whole comp with a small error... here are the 2 most likely causes of your problem:
The first one is, I think, what is happening - is your game running in exclusive mode?Code:DDERR_NOEXCLUSIVEMODE The operation requires the application to have exclusive mode, but the application does not have exclusive mode. DDERR_NOPALETTEATTACHED No palette object is attached to this surface.
Just a wild guess![]()








Reply With Quote