Module: wine Branch: master Commit: 9463dba8307f7a9937bcd4f11c05164a58945300 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9463dba8307f7a9937bcd4f11c...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 1 23:09:53 2013 +0200
tests: Use the explicit LoadLibraryA function.
---
dlls/advpack/tests/files.c | 2 +- dlls/apphelp/tests/apphelp.c | 2 +- dlls/comctl32/tests/imagelist.c | 2 +- dlls/ddrawex/tests/ddrawex.c | 2 +- dlls/ddrawex/tests/surface.c | 2 +- dlls/dsound/tests/capture.c | 2 +- dlls/dsound/tests/ds3d.c | 2 +- dlls/dsound/tests/ds3d8.c | 2 +- dlls/dsound/tests/dsound.c | 4 ++-- dlls/dsound/tests/dsound8.c | 2 +- dlls/dsound/tests/duplex.c | 2 +- dlls/dsound/tests/propset.c | 2 +- dlls/kernel32/tests/loader.c | 14 +++++++------- dlls/msvcrt/tests/time.c | 2 +- dlls/netapi32/tests/ds.c | 2 +- dlls/riched20/tests/editor.c | 2 +- dlls/riched20/tests/richole.c | 2 +- dlls/riched20/tests/txtsrv.c | 2 +- dlls/riched32/tests/editor.c | 2 +- dlls/shlwapi/tests/istream.c | 2 +- dlls/sti/tests/sti.c | 2 +- dlls/user32/tests/input.c | 2 +- dlls/user32/tests/msg.c | 2 +- dlls/winspool.drv/tests/info.c | 4 ++-- 24 files changed, 32 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9463dba8307f7a9937bcd4...