Arlanthir
26th February 2009, 05:41 PM
Hi everyone,
I've been doing some DirectDraw tests on an Elfin and a Diamond.
Elfin works OK all the time, with no errors, when I create a frontBuffer surface with no flipping support.
The Diamond, however, supports flipping.. So of course I try to use it. And it works! Sometimes.
Because half the times, it gives me a memory error....
So far, pretty decent, I check for that error and when it happens I repeat the process without flipping ;)
But now I've noticed SHLoadImageFile is also not working after some images.
Again, it works perfectly on Elfin and I've assured all the images are in the correct places.
Is this a known Diamond / VGA Devices /whatever issue? Has anyone experienced these kind of problems too?
I've been doing some DirectDraw tests on an Elfin and a Diamond.
Elfin works OK all the time, with no errors, when I create a frontBuffer surface with no flipping support.
The Diamond, however, supports flipping.. So of course I try to use it. And it works! Sometimes.
Because half the times, it gives me a memory error....
So far, pretty decent, I check for that error and when it happens I repeat the process without flipping ;)
But now I've noticed SHLoadImageFile is also not working after some images.
Again, it works perfectly on Elfin and I've assured all the images are in the correct places.
Is this a known Diamond / VGA Devices /whatever issue? Has anyone experienced these kind of problems too?