Module: wine Branch: master Commit: 9313cb0866b6ade82e6b81ae78d1374c7aaa1403 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9313cb0866b6ade82e6b81ae7...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Jul 4 13:40:57 2018 +0300
comctl32/tests: Add some tests for ownerdrawn listbox.
Adapted from user32 tests contributed by Dmitry Timoshkov.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42602 Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/tests/listbox.c | 243 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 215 insertions(+), 28 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9313cb0866b6ade82e6b8...