Hi Dmitry,
2008/2/13, Dmitry Timoshkov dmitry@codeweavers.com:
"Maarten Lankhorst" m.b.lankhorst@gmail.com wrote:
This makes the tests pass on my pc.
Perhaps there is something less hacky way like GdiFlush() which is more appropriate for this.
I tested GdiFlush to do an XSync and XFlush, and neither of them help any to pass the d3d9 visual tests, I still think I need to put in the Sleep(1000);
Do you agree now? Or do you have another solution.
Cheers, Maarten.