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 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
connpt.c Interlocked LONG* gcc warning fixes. 2005-07-11 10:25:19 +00:00
connpt.h
dispatch.c Removed unused debug channels. 2005-09-22 10:44:40 +00:00
hash.c Don't define BEGIN_INTERFACE in unknwn.h. 2004-08-22 21:38:46 +00:00
oaidl_p.c Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +00:00
ole2disp.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
ole2disp.h Moved a few remaining 16-bit definitions out of the standard headers. 2004-01-23 22:51:41 +00:00
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 Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw, 2005-09-19 17:00:58 +00:00
oleaut32_Cz.rc
oleaut32_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
oleaut32_Dk.rc
oleaut32_En.rc
oleaut32_Es.rc Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all 2005-02-16 21:10:59 +00:00
oleaut32_Fr.rc Use SUBLANG_NEUTRAL for French resources. 2005-05-04 09:52:47 +00:00
oleaut32_Hu.rc
oleaut32_It.rc
oleaut32_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
oleaut32_Nl.rc
oleaut32_No.rc
oleaut32_Pl.rc Added Polish translation. 2004-08-30 18:38:27 +00:00
oleaut32_Pt.rc
oleaut32_Ru.rc Add Russian translations. 2004-12-15 10:44:00 +00:00
oleaut32_Sv.rc
oleaut32_Th.rc
oleaut32_Tr.rc oleaut32: Turkish translation. 2006-02-06 13:05:30 +01:00
olefont.c Get IFontDisp type information from stdole2.tlb, instead of IDispatch 2005-09-13 10:36:54 +00:00
olepicture.c Assorted spelling and case fixes. 2005-11-10 11:39:07 +00:00
recinfo.c Interlocked LONG* gcc warning fixes. 2005-07-11 10:25:19 +00:00
regsvr.c Add IFontEventsDisp and IProvideMultipleClassInfo. 2005-10-27 10:19:54 +00:00
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 gcc 4.0 warning fixes. 2005-08-08 18:38:29 +00:00
typelib16.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
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