Thank you for your reply!
Yes, this workaround works. I was testing on EASy68k, the only program
I know that uses EM_PASTESPECIAL, and it was invoking CF_TEXT and
pasting garbage (question marks and plusses, but the same length as
the source text). When I treated them as CF_UNICODE, it pasted
perf
Sorry, here is a new version which doesn't totally ignore the lvalue
(gives fixme).
2009/1/2 Arren Lex :
> Hello, all;
>
> Attached is a patch that implements the EM_PASTESPECIAL riched20
> message, which pastes with a specified clipboard format --
> http://msdn.microso
Hello, all;
Attached is a patch that implements the EM_PASTESPECIAL riched20
message, which pastes with a specified clipboard format --
http://msdn.microsoft.com/en-us/library/bb774214(VS.85).aspx
Because there is (apparently) no ANSI clipboard implemented, the
CF_TEXT clipboard format pastes gar
Wine suffered a regression between 06:47:19 CST (12:47:19 UTC) and 06:47:20 CST (12:47:20 UTC). CVS indicates that the filesP wine/dlls/riched20/caret.c
P wine/dlls/riched20/editor.cP wine/dlls/riched20/paint.cwere modified in this interval. The regression causes the open-source KeyNote note editor
Brilliance! Used native riched20.dll and now everything's perfect. Thank you so much, and sorry to bother you!>>This is a NON-FATAL, merely cosmetic regression. The application in >>question still functions.I have just finished regression testing WINE according to these >>instructions:>>http:
This is a NON-FATAL, merely cosmetic regression. The application in question
still functions.
I have just finished regression testing WINE according to these
instructions:
http://www.winehq.com/site/docs/winedev-guide/x1344
In Microsoft Word 2000, in WINE prior to Monday, June 13, 2005, 05:01
Whoa! It works now!!! Beautiful!!! Thank you so much for helping me! You
rock!
Will this patch be made an official part of wine or will I have to apply it
every time I upgrade?
And THANK YOU AGAIN!!
_
Take charge with a pop-up g
Unfortunately, the patch you sent me didn't seem to have any effect on the
application. It still crashes with exactly the same error. Here's a new
backtrace if it helps.
[EMAIL PROTECTED]:~$ wine winedbg /win/D/Program\ Files/KeyNote/keynote.exe
WineDbg starting on pid 0xa
In 32 bit mode.
0x404
I've just finished regression testing WINE using the instructions at
http://winehq.com/site/docs/wine-devel/x1375
One of my favourite applications, the open-source and freeware KeyNote,
available at http://www.tranglos.com/free/keynote.html , experienced a
regression between WINE 20050211 and