Module: wine Branch: master Commit: 8375c8e0036bea487f8835ed9d5c893a958bba7b URL: http://source.winehq.org/git/wine.git/?a=commit;h=8375c8e0036bea487f8835ed9d... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Jan 9 10:03:06 2012 +0100 oleaut32/tests: Dynamically load some functions that are missing on early NT4 releases. --- dlls/oleaut32/tests/tmarshal.c | 41 ++++++++++------ dlls/oleaut32/tests/usrmarshal.c | 76 +++++++++++++++++++++-------- dlls/oleaut32/tests/varformat.c | 39 ++++++++------- dlls/oleaut32/tests/vartest.c | 98 ++++++++++++++++++++++--------------- 4 files changed, 161 insertions(+), 93 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8375c8e0036bea487f8835...