Re: riched20: Fix richtext copy/paste to OOffice.

2013-04-29 Thread Sergey Guralnik
On 2013-04-30 9:25, Nikolay Sivov wrote: On 4/30/2013 10:20, Sergey Guralnik wrote: When copying cyrillic text from wordpad (or any richedit) to Open Office document I get unreadable text. It seems like some another codepage was used to display text. This path solves this problem. --- dlls/rich

Re: riched20: Fix richtext copy/paste to OOffice.

2013-04-29 Thread Nikolay Sivov
On 4/30/2013 10:20, Sergey Guralnik wrote: When copying cyrillic text from wordpad (or any richedit) to Open Office document I get unreadable text. It seems like some another codepage was used to display text. This path solves this problem. --- dlls/riched20/writer.c |8 1 files cha