These could get in unchanged, perhaps?
http://www.winehq.org/pipermail/wine-patches/2006-June/028096.html
http://www.winehq.org/pipermail/wine-patches/2006-June/027940.html
http://www.winehq.org/pipermail/wine-patches/2006-June/027978.html
This is the one I want comments for before I split it int
On 6/12/06, Clinton Stimpson <[EMAIL PROTECTED]> wrote:
Second attempt (seems my last one email with this patch dropped through
the cracks ??):
Attached is a patch to fix a crash when EM_SETTEXTEX is called with a
NULL lParam.
Return values and behavior has been verified and found equivalent to
Krzysztof Foltman wrote:
WinXP WordPad doesn't work either, as it uses RICHEDIT50W window class
(what I provide is RichEdit20W control, haven't tried to fake it's 5.0).
I've checked it now. It crashes somewhere in wordpad code, in something
involving string operations. I've though it might be rel
I've finally managed to make my riched20 code usable (hardly) and
compatible with Wine. It's probably not good enough to go to CVS, but,
at least, it's something you can try out. Comments are welcome.
It should work with all programs that load RICHED20.DLL directly. For
programs that load RICHE