Re: Patch implementing riched20 : EM_PASTESPECIAL -- critique?

2009-01-04 Thread Arren Lex
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

Re: Patch implementing riched20 : EM_PASTESPECIAL -- critique?

2009-01-03 Thread Arren Lex
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

Patch implementing riched20 : EM_PASTESPECIAL -- critique?

2009-01-03 Thread Arren Lex
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

Regression in wine 0.9.6 in riched20 causes program to fail

2006-07-27 Thread Arren Lex
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

Re: WINE Regression due to patch 18110: Font size issues in MS Word dropdowns

2005-11-06 Thread Arren Lex
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:

WINE Regression due to patch 18110: Font size issues in MS Word dropdowns

2005-11-05 Thread Arren Lex
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

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-10 Thread Arren Lex
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

Re: WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-09 Thread Arren Lex
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

WINE Regression due to patch applied Feb 22, 2005 10:50 CDT

2005-10-08 Thread Arren Lex
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