wine/dlls/oleaut32
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
..
tests oleaut32: Fix DispCallFunc() stdcall test to be ABI not x64 specific. 2017-11-06 12:15:28 +01:00
connpt.c
connpt.h
dispatch.c
hash.c
Makefile.in
oleaut.c
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c
olepropframe.c
recinfo.c
resource.h
safearray.c
tmarshal.c
typelib.c
typelib.h
usrmarshal.c
varformat.c
variant.c
variant.h
vartype.c