wine/dlls/oleaut32
Robert Wilhelm 0d6c905add oleaut32: Fix VarR8Round for negative numbers.
Floats with fractional part 0.5000 should be rounded to next even number.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55185
2023-11-29 20:40:04 +01:00
..
tests oleaut32: Fix VarR8Round for negative numbers. 2023-11-29 20:40:04 +01:00
connpt.c
connpt.h
dispatch.c
hash.c
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
oleaut.c
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c oleaut32: Use CRT allocation functions in olepicture.c. 2023-09-20 10:12:53 +02:00
olepropframe.c
recinfo.c
resource.h
safearray.c
typelib.c oleaut32: Lock ITypeLib2 interface reference count behind the typelib cache critical section on Release. 2023-11-10 00:03:44 +01:00
typelib.h
usrmarshal.c
varformat.c
variant.c oleaut32: Always reset return type for VarMod(). 2023-11-27 22:39:52 +01:00
variant.h
vartype.c oleaut32: Fix VarR8Round for negative numbers. 2023-11-29 20:40:04 +01:00