Sweden-Number/dlls/oleaut32
Rob Shearman 15a1723c1a ole32: In 16-bit OLE, LPOLESTR uses multibyte, not Unicode characters so make LoadTypeLib16 take an LPSTR instead of LPOLESTR. 2007-04-04 21:28:41 +02:00
..
tests oleaut32: Convert to VT_DECIMAL fails with overflow (with test). 2007-04-03 11:32:57 +02:00
Makefile.in oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
connpt.c oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
connpt.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dispatch.c Assorted spelling fixes. 2006-10-16 11:33:38 +02:00
hash.c oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
oaidl_p.c oleaut32: Make some data const and static. 2006-11-28 12:36:20 +01:00
ole2disp.c oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
ole2disp.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ole2disp.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
oleaut.c oleaut32: Better OleIconToCursor stub. 2007-01-03 12:07:41 +01:00
oleaut32.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32.spec oleaut32: Implementation for function variant:VarImp. 2006-09-21 11:25:41 +02:00
oleaut32_Bg.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Cz.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
oleaut32_Dk.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_En.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Eo.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Es.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Fr.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Hu.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_It.rc Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
oleaut32_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
oleaut32_Nl.rc resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
oleaut32_No.rc Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
oleaut32_Pl.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Pt.rc Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages. 2006-11-24 11:49:32 +01:00
oleaut32_Ru.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Sv.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Th.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
oleaut32_Tr.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
olefont.c oleaut32: Re-arrange the position of functions and vtables in olefont.c to avoid forward-declarations. 2007-02-20 20:23:30 +01:00
olepicture.c oleaut32: olepicture - Support multiple redundant headers before picture data. 2006-11-08 15:50:45 +01:00
recinfo.c oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
regsvr.c oleaut32: Set some missing ProxyStubClsid fields. 2006-08-08 11:15:38 +02:00
resource.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
safearray.c oleaut32: SafeArrayAllocData should succeed when cbElements is 0. 2006-12-28 12:17:11 +01:00
stubs.c oleaut32: Better OleIconToCursor stub. 2007-01-03 12:07:41 +01:00
tmarshal.c oleaut32: Add DebugInfo to critical sections. 2007-03-12 13:39:07 +01:00
typelib.c oleaut32: TKIND_COCLASS parameters to Invoke'd functions should be converted into VT_DISPATCH instead of VT_UNKNOWN. 2007-03-08 13:50:45 +01:00
typelib.h oleaut32: Declare some items static. 2007-01-22 12:08:55 +01:00
typelib.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
typelib2.c oleaut32: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02:00
typelib16.c ole32: In 16-bit OLE, LPOLESTR uses multibyte, not Unicode characters so make LoadTypeLib16 take an LPSTR instead of LPOLESTR. 2007-04-04 21:28:41 +02:00
ungif.c oleaut32: Make some data const and static. 2006-11-28 12:36:20 +01:00
ungif.h oleaut32: Remove incorrect references to malloc. 2006-11-16 12:45:12 +01:00
usrmarshal.c oleaut32: Clear the input pvar structure in VARIANT_UserUnmarshal to free the data instead of just initializing. 2007-03-20 12:57:42 +01:00
varformat.c oleaut32: Remove unused items. 2007-01-16 11:19:09 +01:00
variant.c oleaut32: Convert to VT_DECIMAL fails with overflow (with test). 2007-04-03 11:32:57 +02:00
variant.h oleaut32: Declare some items static. 2007-01-22 12:08:55 +01:00
vartype.c oleaut32: Replace inline static with static inline. 2007-03-23 12:29:49 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00