In June '05, Tobias Burnus complained in http://www.winehq.com/hypermail/wine-devel/2005/06/0536.html that there seemed to be an 8kB size limit on rich text output from richedit... but nobody replied to his message.
Tobias, did you ever resolve that problem? - Dan
-- Wine for Windows ISVs: http://kegel.com/wine/isv
Hi,
Dan Kegel wrote:
It was soon fixed. (I vaguely remember that the problem is that the program sends the wrong length to richedit - and Windows didn't care.) In any case it works now. :-)
Tobias
PS: In terms of simple projects, I'd like to see: load contextmenu of file dialog from resources. http://bugs.winehq.org/show_bug.cgi?id=2492 It should be relatively straight forward [some bits are in the bugreport] - if one found out to write a small testcase. (I didn't at that time and I run out of time.)