Nikolay Sivov : comctl32/tests: Link to comctl32.dll dynamically.

Alexandre Julliard julliard at winehq.org
Wed Jan 24 16:02:31 CST 2018


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Jan 24 15:47:09 2018 +0300

comctl32/tests: Link to comctl32.dll dynamically.

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

---

 dlls/comctl32/tests/Makefile.in |  2 +-
 dlls/comctl32/tests/animate.c   | 22 +----------
 dlls/comctl32/tests/combo.c     | 29 +++++++-------
 dlls/comctl32/tests/datetime.c  | 22 ++++++-----
 dlls/comctl32/tests/dpa.c       | 67 +++++++++++++-------------------
 dlls/comctl32/tests/header.c    | 38 +++++++++---------
 dlls/comctl32/tests/imagelist.c | 36 ++++++++---------
 dlls/comctl32/tests/ipaddress.c | 25 ------------
 dlls/comctl32/tests/listview.c  | 74 +++++++++++++++++++----------------
 dlls/comctl32/tests/monthcal.c  | 25 ++++++------
 dlls/comctl32/tests/mru.c       | 30 +++++++-------
 dlls/comctl32/tests/pager.c     |  1 -
 dlls/comctl32/tests/progress.c  | 34 +++++++++-------
 dlls/comctl32/tests/propsheet.c | 86 +++++++++++++++++++++++++----------------
 dlls/comctl32/tests/rebar.c     | 35 ++++++++---------
 dlls/comctl32/tests/status.c    | 21 +++++++++-
 dlls/comctl32/tests/subclass.c  |  2 +-
 dlls/comctl32/tests/tab.c       | 42 ++++++++++++++------
 dlls/comctl32/tests/toolbar.c   | 63 +++++++++++++++++++-----------
 dlls/comctl32/tests/tooltips.c  |  2 +-
 dlls/comctl32/tests/trackbar.c  |  3 +-
 dlls/comctl32/tests/treeview.c  | 34 ++++++++--------
 dlls/comctl32/tests/updown.c    | 21 +++++++---
 23 files changed, 378 insertions(+), 336 deletions(-)

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



More information about the wine-cvs mailing list