[PATCH] WM_IME_SETCONTEXT is sent when a window is activated

2008-06-24 Thread Christopher GAUTIER
Hello, Following up on http://www.winehq.org/pipermail/wine-patches/2008-May/055400.html >> Description: >> The WM_IME_SETCONTEXT message should be sent when a window is >> (de)activated >> (source: >> http://msdn.microsoft.com/en-us/library/ms776117(VS.85).aspx) >> The value for lParam w

[SOLVED] Re: wined3d/CopyRects bug fix

2006-10-05 Thread Christopher GAUTIER
On Fri, Sep 22, 2006, Stefan Dösinger wrote: > So the idea is to find out what the application does and fix the opengl > blitting code :-) After a debugging session, I found out that the cause of the graphical glitch is that the extension GL_REGISTER_COMBINERS_NV was enabled, and it breaks IWineD

Re: wined3d/CopyRects bug fix

2006-09-22 Thread Christopher GAUTIER
On Tue, Sep 19, 2006, Stefan Dösinger wrote: > Am Montag 18 September 2006 10:12 schrieb Christopher GAUTIER: > > I've identified a bug in IWineD3DDeviceImpl_CopyRects. When CopyRects() > > is called to copy the source entirely into the destination surface, and > > that