Re: ie6install richedit regression

2005-04-20 Thread Phil Krylov
On Mon, 18 Apr 2005 21:43:46 +0200 Paul van Schayck <[EMAIL PROTECTED]> wrote: > http://cvs.winehq.org/patch.py?id=17049 > > This richedit patch broke ie6install.exe (doesn't start). As far as I > can see the character stream is not setuped correctly. There is an > endless loop of ME_PropagateCha

ie6install richedit regression

2005-04-18 Thread Paul van Schayck
http://cvs.winehq.org/patch.py?id=17049 This richedit patch broke ie6install.exe (doesn't start). As far as I can see the character stream is not setuped correctly. There is an endless loop of ME_PropagateCharOffset. This is going wrong somewhere in ME_Stream*. Paul