Module: wine Branch: master Commit: de388bbec951c01386caab662fab7452db602c26 URL: https://source.winehq.org/git/wine.git/?a=commit;h=de388bbec951c01386caab662... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Wed Jan 8 12:03:54 2020 +0300 oleaut32/tests: Remove some workarounds for functions that are assumed to be available. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/oleaut32/tests/safearray.c | 140 +++++++++++++++++---------------------- dlls/oleaut32/tests/usrmarshal.c | 15 ++--- dlls/oleaut32/tests/varformat.c | 38 +++++------ 3 files changed, 81 insertions(+), 112 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=de388bbec951c01386caa...