wine/dlls/oleaut32
Dmitry Timoshkov 212dd9c226 oleaut32: Implement a better stub for IPicture::SaveAsFile.
Based on OLEPictureImpl_Save implementation.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-25 01:28:32 +09:00
..
tests oleaut32: Implement a better stub for IPicture::SaveAsFile. 2015-11-25 01:28:32 +09:00
connpt.c
connpt.h
dispatch.c
hash.c
Makefile.in
oleaut.c oleaut32: Added DECLSPEC_HOTPATCHABLE to a few functions. 2015-11-13 11:53:06 +09:00
oleaut32.rc
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl
olefont.c
olepicture.c oleaut32: Implement a better stub for IPicture::SaveAsFile. 2015-11-25 01:28:32 +09:00
olepropframe.c
recinfo.c
resource.h
safearray.c
tmarshal.c oleaut32: Clean up IPSFactoryBuffer instance. 2015-09-07 20:41:53 +09:00
typelib.c oleaut32: Use correct interface pointer. 2015-09-15 16:59:15 +09:00
typelib.h
usrmarshal.c oleaut32: Clear any existing interface before calling WdtpInterfacePointer_UserUnmarshal(). 2015-10-28 00:58:13 +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