Zhiyi Zhang : comctl32/button: Implement BCM_{GETNOTE, SETNOTE, GETNOTELENGTH} message.

Alexandre Julliard julliard at winehq.org
Wed Mar 28 16:42:44 CDT 2018


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Wed Mar 28 19:45:19 2018 +0800

comctl32/button: Implement BCM_{GETNOTE,SETNOTE,GETNOTELENGTH} message.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/button.c       |  86 +++++++++++++++++++++++
 dlls/comctl32/tests/button.c | 158 +++++++++++++++++++++++++++++++++++++++++++
 include/commctrl.h           |   8 +++
 3 files changed, 252 insertions(+)

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



More information about the wine-cvs mailing list