Re: Regression in update region handling

2005-01-24 Thread Maxime Bellengé
You can freely get it at http://messager.wanadoo.fr/InstallComplete/InstallationMessagerWanadoo3.5.exe It's in french sorry. However, to install it you will need this little patch because the wise installer uses wininet with an url like this http://myserver/.\ \path/to/file. It works on windows

Re: Regression in update region handling

2005-01-24 Thread Robert Shearman
Dmitry Timoshkov wrote: "Alexandre Julliard" <[EMAIL PROTECTED]> wrote: It's probably a regression around GetUpdateRect and related functions. The easiest way to fix it would be to get me a copy of that app, if that's possible. Haven't the code demonstrating the problem already been sent to

Re: Regression in update region handling

2005-01-24 Thread Dmitry Timoshkov
"Alexandre Julliard" <[EMAIL PROTECTED]> wrote: > It's probably a regression around GetUpdateRect and related functions. > The easiest way to fix it would be to get me a copy of that app, if > that's possible. Haven't the code demonstrating the problem already been sent to the list? - Origin

Re: Regression in update region handling

2005-01-24 Thread Paul van Schayck
Hey, On 24 Jan 2005 12:55:26 +0100, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > It's probably a regression around GetUpdateRect and related functions. > The easiest way to fix it would be to get me a copy of that app, if > that's possible. The program is freely available here (it's an msi ins

Re: Regression in update region handling

2005-01-24 Thread Alexandre Julliard
Maxime Bellengé <[EMAIL PROTECTED]> writes: > Since this patch has been applied, I have an application with acts like > a christmas tree :) > The application has owner drawn objects everywhere. What I see is that > every object is painted but once a first object is painted (button or > whatever) w

Re: Regression in update region handling

2005-01-21 Thread Maxime Bellengé
On Fri, 2005-01-21 at 19:14 +0100, Paul van Schayck wrote: > Hey, > > On Fri, 21 Jan 2005 18:47:58 +0100, Maxime Bellengà > <[EMAIL PROTECTED]> wrote: > > This patch introduced regressions : > > > > Moved update region handling to the server > > http://cvs.winehq.org/patch.py?id=14725 > > A mult

Re: Regression in update region handling

2005-01-21 Thread Paul van Schayck
Hey, On Fri, 21 Jan 2005 18:47:58 +0100, Maxime Bellengé <[EMAIL PROTECTED]> wrote: > This patch introduced regressions : > > Moved update region handling to the server > http://cvs.winehq.org/patch.py?id=14725 A multi-windowed opengl application? I've got another multi-windowed opengl app as r

Regression in update region handling

2005-01-21 Thread Maxime Bellengé
Hello, This patch introduced regressions : Moved update region handling to the server http://cvs.winehq.org/patch.py?id=14725 Since this patch has been applied, I have an application with acts like a christmas tree :) The application has owner drawn objects everywhere. What I see is that every o