It would be good to also adding test of result from IRichEditOle_GetClipboardData() in TM_RICHTEXT mode, but unfortunately Wine's TM_RICHTEXT has some other issues which cause a crash in TM_RICHTEXT mode. Let's add it after we get the issue fixed. I have tested it on Windows, it returned the same result as from plain text mode: https://testbot.winehq.org/JobDetails.pl?Key=90900
On 5/20/21 3:56 PM, Jactry Zeng wrote:
Signed-off-by: Jactry Zeng jzeng@codeweavers.com
dlls/riched20/tests/richole.c | 180 +++++++++++++++++++++++++++++++++- 1 file changed, 177 insertions(+), 3 deletions(-)