Am Wednesday 05 August 2009 18:58:42 schrieb Johan Gill:
> On Wed, Jul 29, 2009 at 11:55 PM, Johan Gill <johan.gill@gmail.com> wrote:Sorry, I haven't noticed the patch earlier. Please nadd the component the
> > This patch fixes bug 17215. Since the patch was seemingly dropped, I made
> > some test improvements and resubmit it.
> >
> > The tests pass on Windows XP, and of course Wine.
> >
> > Suggested changelog:
> > In DirectDraw fullscreen mode, make sure the fullscreen window is resized
> > when the display mode changes
patch addresses in topic, for example "ddraw: Resize fullscreen win..." -
that makes them more visible for me when I look for ddraw/d3d related
patches.
As for the patch itself WineD3D.dll already has similar window resize code. Do
you know why it doesn't resize the window, and if we can make wined3d do this
job?