Re: RICHED20: EM_SETTEXTEX must support RTF strings too

2007-10-15 Thread Daniel Remenak
When you fix bugs that are documented in comments, please fix the comments also. At the top of the file: EM_SETTEXTEX 3.0 (no rich text insertion handling, proper style?) And in the case itself /* FIXME: this should support RTF strings too, according to MSDN */ Thanks, Daniel Remenak On

Re: RICHED20: EM_SETTEXTEX must support RTF strings too

2007-10-13 Thread Dmitry Timoshkov
[EMAIL PROTECTED] wrote: Changelog: * EM_SETTEXTEX should also support RTF strings, just like WM_SETTEXT It would be helpful to have a test case for this, as well as a unicode version of WM_SETTEXT/EM_SETTEXTEX. -- Dmitry.