Sweden-Number/dlls/oleaut32/tests
Donna Whisnant c4ac2d285d oleaut32: Fix DispCallFunc() stdcall test to be ABI not x64 specific.
The tests checking callee stack cleaning for stdcall vs. cdecl should
be a function of the calling ABI of the platform, not whether it is
64-bit or not.  This fixes the check for platforms like ARM that may
be 32-bit but that do not use the stdcall convention of callee stack
cleaning.

Signed-off-by: Donna Whisnant <dewhisna@dewtronics.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-06 12:15:28 +01:00
..
Makefile.in
dispatch.c
olefont.c
olepicture.c
safearray.c
test_reg.idl
test_tlb.idl
tmarshal.c
tmarshal.idl
tmarshal.rc
tmarshal_dispids.h
typelib.c oleaut32: Fix DispCallFunc() stdcall test to be ABI not x64 specific. 2017-11-06 12:15:28 +01:00
usrmarshal.c
varformat.c oleaut32: Implement GetAltMonthNames(). 2017-03-27 16:54:53 +02:00
vartest.c oleaut32: Improve support for IDispatch in VarCat. 2017-06-14 21:22:50 +02:00
vartype.c oleaut32/tests: Add VarDateFromStr test. 2017-10-04 10:44:35 +02:00