wine-wine/dlls/oleaut32
Piotr Caban c2090c8845 oleaut32: Add ICreateTypeLib2::SetCustData tests.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-28 21:27:27 +09:00
..
tests oleaut32: Add ICreateTypeLib2::SetCustData tests. 2016-01-28 21:27:27 +09:00
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oleaut.c oleaut32: Use the default OLE allocator to allocate BSTRs. 2016-01-22 21:29:50 +09:00
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c Assorted typos fixes. 2015-11-27 15:38:30 +09:00
olepropframe.c
recinfo.c
resource.h
safearray.c
tmarshal.c oleaut32: Grow the marshalling buffer exponentially. 2015-11-27 00:24:34 +09:00
typelib.c oleaut32: Add ICreateTypeLib2::SetCustData implementation. 2016-01-28 21:27:18 +09:00
typelib.h
usrmarshal.c oleaut32: Don't overwrite pointers in VARIANT_UserUnmarshal so we may free or reuse them. 2016-01-14 16:33:45 +09:00
varformat.c oleaut32: Remove unused tracing macro. 2015-11-16 17:13:49 +09:00
variant.c oleaut32: Remove an always true if-subcondition (PVS-Studio). 2015-10-29 21:20:08 +09:00
variant.h
vartype.c oleaut32: Fix possible integer overflow in VarR4FromDec. 2015-08-19 20:19:57 +09:00