wine-wine/dlls/oleaut32
Jacek Caban 9677454f7d oleaut32: Use debugstr_variant in variant.c where appropriate. 2014-05-15 19:04:54 +02:00
..
tests oleaut32/tests: Fixed a couple of string leaks (Valgrind). 2014-05-06 13:46:59 +02:00
Makefile.in makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
connpt.c oleaut32: Cast to the correct type instead to void pointer. 2013-12-13 12:36:10 +01:00
connpt.h
dispatch.c oleaut32: Remove useless NULL checks. 2014-01-29 13:39:37 +01:00
hash.c
oleaut.c oleaut32: Check OANOCACHE variable only on process attach. 2013-12-11 19:35:47 +01:00
oleaut32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
oleaut32.rgs
oleaut32.spec
oleaut32_oaidl.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
oleaut32_ocidl.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
olefont.c oleaut32: Some tests for IFontEventsDisp change event. 2014-02-24 09:11:18 -06:00
olepicture.c oleaut32: Fix loading of an empty picture from a non-statable stream. 2014-04-10 13:55:06 +02:00
olepropframe.c
recinfo.c oleaut32: Properly free record name (Valgrind). 2014-04-23 11:13:13 +02:00
resource.h
safearray.c oleaut32: Fix SafeArrayGetElement() for FADF_RECORD arrays. 2014-02-25 14:22:49 -06:00
tmarshal.c oleaut32: Use BOOL type where appropriate. 2013-11-21 13:36:08 +01:00
typelib.c oleaut32: Always free TLIBATTR in LoadRegTypeLib() (Valgrind). 2014-04-28 14:00:58 +02:00
typelib.h
usrmarshal.c oleaut32: Fix RecordCopy()/RecordClear() behavior. 2014-02-04 11:10:48 +01:00
varformat.c oleaut32: Added debugstr_variant helper for better debug traces. 2014-05-14 17:35:24 +02:00
variant.c oleaut32: Use debugstr_variant in variant.c where appropriate. 2014-05-15 19:04:54 +02:00
variant.h oleaut32: Added debugstr_variant helper for better debug traces. 2014-05-14 17:35:24 +02:00
vartype.c oleaut32: Fixed bounds of VarIntFromFloat. 2014-03-25 19:01:32 +01:00