Sweden-Number/dlls/oleaut32
Nikolay Sivov 00c591a947 oleaut32/tests: Fix indentation warning on GCC 6.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-15 18:31:12 +09:00
..
tests oleaut32/tests: Fix indentation warning on GCC 6. 2016-08-15 18:31:12 +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: Add OleLoadPictureFile stub. 2016-03-30 21:56:12 +09:00
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c oleaut32: Use wine_dbgstr_rect() to trace a RECT. 2016-04-20 21:51:57 +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 oleaut32: Fix a typo in an comment. 2016-05-18 21:18:27 +09:00
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: Fix return value when converting from NULL interface pointers. 2016-08-02 09:13:56 -05:00
variant.h
vartype.c oleaut32: Fix VarDateFromStr for the case of a trailing meridiem indicator. 2016-04-06 20:07:37 +09:00