Module: wine Branch: master Commit: ee2f71d8f6f00d6252a8a1a37dc2c37806dc7f8e URL: https://source.winehq.org/git/wine.git/?a=commit;h=ee2f71d8f6f00d6252a8a1a37...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Wed Apr 3 20:06:29 2019 +0300
comctl32/button: Implement split buttons.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=20123 Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/button.c | 262 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 259 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ee2f71d8f6f00d6252a8a...