Dylan Smith ha scritto: > These calls to ME_WrapMarkedParagraphs never do anything, and don't make > sense to be called in these places. These places are for ME_MoveCaret, > and ME_ArrowHome, which both don't involve any text being modified, and > all (direct and indirect) calls to these functions are done after the > text has already been wrapped. > --- > dlls/riched20/caret.c | 3 --- > dlls/riched20/paint.c | 2 +- > 2 files changed, 1 insertions(+), 4 deletions(-) > > > ------------------------------------------------------------------------ > >
This patch broke MTEXT and DDEDT autocad commands, see bug http://bugs.winehq.org/show_bug.cgi?id=17301 Ciao Max