Sweden-Number/dlls/oleaut32
Huw Davies 3dce323d69 oleaut32: Update the marshal state buffer size when resizing (Doh!). 2006-05-15 14:25:59 +02:00
..
tests oleaut32: Correctly handle the case when the number of bytes in a BSTR is odd. 2006-05-10 19:24:01 +02: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 oleaut: Use IsEqualIID in connpt.c instead of memcmp for comparing IIDs. 2006-03-01 19:54:09 +01:00
connpt.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dispatch.c Assorted spelling fixes. 2006-03-21 20:10:39 +01:00
hash.c include: Add missing LANG_xxx and SUBLANG_xxx constants. 2006-02-14 10:42:12 +01: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 Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
oleaut.c Make more arrays const. 2006-01-24 14:00:32 +01:00
oleaut32.rc oleaut32: Added Esperanto language. 2006-04-11 11:27:47 +02:00
oleaut32.spec oleaut: Implement VarBstrFromDisp. 2006-03-06 11:10:26 +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 Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_De.rc Translated some English resource files into German. 2004-07-12 19:55:59 +00:00
oleaut32_Dk.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_En.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_Eo.rc oleaut32: Added Esperanto language. 2006-04-11 11:27:47 +02:00
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 Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_It.rc Added/updated Italian resources. 2003-11-19 02:14:44 +00:00
oleaut32_Ko.rc Add Korean translations. 2005-11-11 10:55:09 +00:00
oleaut32_Nl.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_No.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_Pl.rc Added Polish translation. 2004-08-30 18:38:27 +00:00
oleaut32_Pt.rc Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
oleaut32_Ru.rc Add Russian translations. 2004-12-15 10:44:00 +00:00
oleaut32_Sv.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_Th.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_Tr.rc oleaut32: Turkish translation. 2006-02-06 13:05:30 +01:00
olefont.c oleaut32: Add IPersist to QueryInterface. 2006-03-30 12:43:52 +02:00
olepicture.c oleaut32: Add IPersist to QueryInterface. 2006-03-30 12:43:52 +02:00
recinfo.c Interlocked LONG* gcc warning fixes. 2005-07-11 10:25:19 +00:00
regsvr.c Check the return value from register_key_guid in all the DLL registering code. 2006-05-10 19:38:04 +02:00
resource.h Implement conversions between dates and strings. 2003-12-09 00:05:31 +00:00
safearray.c oleaut32: Remove deadcode in SafeArrayPutElement. 2006-04-07 13:09:08 +02:00
stubs.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
tmarshal.c oleaut32: Update the marshal state buffer size when resizing (Doh!). 2006-05-15 14:25:59 +02:00
typelib.c oleaut32: Check the return value from VariantCopy when copying values 2006-05-05 21:51:11 +02:00
typelib.h oleaut32: res50 is number of impinfos. Fix its usage. 2006-05-15 11:48:29 +02:00
typelib.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
typelib2.c oleaut32: res50 is number of impinfos. Fix its usage. 2006-05-15 11:48:29 +02:00
typelib16.c gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-06 19:08:05 +00:00
usrmarshal.c oleaut32: Correctly handle the case when the number of bytes in a BSTR is odd. 2006-05-10 19:24:01 +02:00
varformat.c oleaut: Fix VarFormat for VT_NULL variants. 2006-03-06 11:09:54 +01:00
variant.c oleaut32: Remove weird attempt to clear VT_VARIANT. 2006-05-07 10:10:56 +02:00
variant.h Assorted spelling fixes. 2006-02-06 20:58:36 +01:00
vartype.c oleaut: Implement VarBstrFromDisp. 2006-03-06 11:10:26 +01:00
version.rc Implement DllRegisterServer and DllUnregisterServer, and add 2003-07-15 20:48:47 +00:00