http://bugs.winehq.org/show_bug.cgi?id=9008
--- Comment #9 from Jaroslav Reznik rezza@seznam.cz 2008-03-16 12:43:12 --- I'm trying crosscompiling test framework but I'm out of luck (some linking issues). Problem with this patch for me is - how-to determine which version of DDraw is used in IDirectDrawImpl_CreateSurface. Wine is using same code for all versions and then it is typecasted to right version interface. Is it true? And that front/back buffer check is OK for v7, but NOT for older ones - depends on version.