wine-wine/dlls/oleaut32
Peter Schellenbach 99af2f56ba oleaut32: Corrected registration flag inversion in RegisterActiveObject. 2011-03-07 17:14:09 +01:00
..
tests oleaut32/tests: Fix a couple of todo_wine's. 2011-02-25 11:08:03 +01:00
Makefile.in oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
connpt.c oleaut32: Standardize the COM usage in connpt.c. 2010-12-13 12:43:33 +01:00
connpt.h
dispatch.c oleaut32: Use an iface instead of a vtbl pointer in StdDispatch. 2010-12-05 12:26:21 +01:00
hash.c
oleaut.c oleaut32: Corrected registration flag inversion in RegisterActiveObject. 2011-03-07 17:14:09 +01:00
oleaut32.rc oleaut32: Convert translations to po files. 2011-01-06 17:31:16 +01:00
oleaut32.rgs oleaut32: Use widl to generate the coclasses registrations. 2010-12-02 13:21:29 +01:00
oleaut32.spec
oleaut32_oaidl.idl
oleaut32_ocidl.idl oleaut32: Use widl to generate the coclasses registrations. 2010-12-02 13:21:29 +01:00
olefont.c oleaut32: Local variable goes out of scope via pointer (Coverity). 2011-03-04 16:26:00 +01:00
olepicture.c oleaut32/tests: Fix a couple of todo_wine's. 2011-02-25 11:08:03 +01:00
olepropframe.c oleaut32: Fix sizeof() usage (Coverity). 2011-02-25 11:09:31 +01:00
recinfo.c oleaut32: Use an iface instead of a vtbl pointer in IRecordInfoImpl. 2010-12-05 12:26:15 +01:00
resource.h
safearray.c oleaut32: Remove an unneeded error. 2011-02-09 13:49:06 -06:00
tmarshal.c oleaut32: Fix the typelib marshaler when the vtbl has holes. 2011-02-24 15:49:27 +01:00
typelib.c oleaut32: Convert TLBFuncDesc to be stored as an array. 2011-03-07 15:03:58 +01:00
typelib.h oleaut32: Use alloc/free helpers for typelib creation part too. 2011-01-04 14:53:50 +01:00
typelib2.c oleaut32: Fix default parameter variant leak (Valgrind). 2011-01-31 12:28:25 +01:00
usrmarshal.c oleaut32: Implement ITypeInfo_GetNames Stub/Proxy. 2011-02-22 12:49:40 +01:00
varformat.c oleaut32: Fixed short time & medium time named formats. 2011-02-22 16:49:40 +01:00
variant.c oleaut32/tests: Fix a safearray leak (Valgrind). 2011-02-01 18:14:07 +01:00
variant.h
vartype.c