On Fri, Apr 25, 2008 at 12:36 PM, Stefan Dösinger
<[EMAIL PROTECTED]> wrote:
> Am Freitag, 25. April 2008 05:38:40 schrieb James Hawkins:
>
> > Hi,
> >
> > Changelog:
> > * Fix tests that fail with the reference rasterizer.
>
> >if (SUCCEEDED(IDirectDrawSurface7_AddAttachedSurface(surface1,
Am Freitag, 25. April 2008 05:38:40 schrieb James Hawkins:
> Hi,
>
> Changelog:
> * Fix tests that fail with the reference rasterizer.
>if (SUCCEEDED(IDirectDrawSurface7_AddAttachedSurface(surface1,
surface4)))
>refrast = TRUE;
Do you take care of detaching the surface again?
Did you