Huw Davies : riched20: Add ITextHost2 support and use it to get the window for WM_CONTEXTMENU.

Alexandre Julliard julliard at winehq.org
Fri Mar 26 16:03:31 CDT 2021


Module: wine
Branch: master
Commit: 8e17457fcadda786bfa3d76518c0b28127b4ceaa
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=8e17457fcadda786bfa3d76518c0b28127b4ceaa

Author: Huw Davies <huw at codeweavers.com>
Date:   Fri Mar 26 09:08:02 2021 +0000

riched20: Add ITextHost2 support and use it to get the window for WM_CONTEXTMENU.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/riched20/editor.c  |  60 ++++++++-----
 dlls/riched20/editor.h  |  17 +++-
 dlls/riched20/editstr.h |   3 +-
 dlls/riched20/paint.c   |   2 +-
 dlls/riched20/txthost.c | 221 ++++++++++++++++++++++++++++++++++++------------
 5 files changed, 222 insertions(+), 81 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=8e17457fcadda786bfa3d76518c0b28127b4ceaa



More information about the wine-cvs mailing list