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
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