Module: wine Branch: master Commit: 8544242f43b5eeeb9f74ed112bca726e42de1d7e URL: https://source.winehq.org/git/wine.git/?a=commit;h=8544242f43b5eeeb9f74ed112...
Author: Huw Davies huw@codeweavers.com Date: Tue Mar 16 08:22:45 2021 +0000
riched20: Handle the read-only property setting in the host.
Signed-off-by: Huw Davies huw@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/riched20/editor.c | 49 ++++++++++++++++-------------------- dlls/riched20/editstr.h | 1 + dlls/riched20/txthost.c | 67 ++++++++++++++++++++++++++++++++++++++++--------- dlls/riched20/txtsrv.c | 9 ++++--- 4 files changed, 83 insertions(+), 43 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8544242f43b5eeeb9f74e...