Sweden-Number/dlls/oleaut32
Robert Shearman a633e22bdd oleaut: Make TLB_ReadTypeLib not rely on the signature of executables or dlls.
Try loading the dll first and then fall back to the regular file case.
Only call SearchPath for the regular file case since LoadLibraryEx
will do this for us and it previously excluded builtin dlls and
executables from having their type libraries opened.
2006-02-09 12:11:54 +01:00
..
tests oleaut32: Fixes and tests for CreateDispTypeInfo. 2006-02-06 20:57:09 +01:00
.gitignore
Makefile.in
connpt.c
connpt.h
dispatch.c
hash.c
oaidl_p.c
ole2disp.c
ole2disp.h
ole2disp.spec
oleaut.c Make more arrays const. 2006-01-24 14:00:32 +01:00
oleaut32.rc oleaut32: Turkish translation. 2006-02-06 13:05:30 +01:00
oleaut32.spec ole: Test and implement LPSAFEARRAY marshaling. 2006-01-27 12:54:22 +01:00
oleaut32_Bg.rc
oleaut32_Cz.rc
oleaut32_De.rc
oleaut32_Dk.rc
oleaut32_En.rc
oleaut32_Es.rc
oleaut32_Fr.rc
oleaut32_Hu.rc
oleaut32_It.rc
oleaut32_Ko.rc
oleaut32_Nl.rc
oleaut32_No.rc
oleaut32_Pl.rc
oleaut32_Pt.rc
oleaut32_Ru.rc
oleaut32_Sv.rc
oleaut32_Th.rc
oleaut32_Tr.rc oleaut32: Turkish translation. 2006-02-06 13:05:30 +01:00
olefont.c
olepicture.c
recinfo.c
regsvr.c
resource.h
safearray.c OLE: Fix SafeArrayCopy for NULL pvData. 2005-12-12 11:52:51 +01:00
stubs.c
tmarshal.c oleaut32: Fix circular reference count in Typelib marshaler. 2006-02-07 16:26:23 +01:00
typelib.c oleaut: Make TLB_ReadTypeLib not rely on the signature of executables or dlls. 2006-02-09 12:11:54 +01:00
typelib.h OLE: Fix brokenness in typelib marshaller caused by dispinterface retval fix. 2005-12-06 21:24:19 +01:00
typelib.spec
typelib2.c
typelib16.c
usrmarshal.c ole: Test and implement LPSAFEARRAY marshaling. 2006-01-27 12:54:22 +01:00
varformat.c oleaut32: Define missing but useful VTBIT_* macros. 2006-01-16 21:32:24 +01:00
variant.c oleaut32: Prevent freeing of random memory. 2006-02-02 13:18:43 +01:00
variant.h Assorted spelling fixes. 2006-02-06 20:58:36 +01:00
vartype.c Fix VarBstrCmp for NULL input BSTRs (MSDN is wrong). 2005-12-05 12:00:24 +01:00
version.rc