Sweden-Number/dlls/oleaut32
Francois Gouget 3dd1a8b4f1 oleaut32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:07:45 +01:00
..
tests oleaut32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:07:45 +01: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: Win64 printf format warning fixes. 2006-10-13 12:08:47 +02: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: Fix _nroffuncs to return the correct number of functions by taking into account inherited interfaces. 2007-01-02 20:49:01 +01:00
typelib.c oleaut32: Make some data const and static. 2006-11-28 12:36:20 +01:00
typelib.h Assorted spelling fixes. 2006-12-05 10:31:47 +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 The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility. 2006-10-16 10:53:04 +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: Make some data const and static. 2006-11-28 12:36:20 +01:00
varformat.c oleaut32: varformat - Force LCID_US for conversion in VarFormatNumber. 2006-11-08 16:37:27 +01:00
variant.c oleaut32: Support for VT_DISPATCH in VarImp. 2007-01-03 11:49:16 +01:00
variant.h oleaut32: Make some data const and static. 2006-11-28 12:36:20 +01:00
vartype.c oleaut32: VarBstrFromCy - Remove use of sprintfW by converting a CY 2006-12-21 11:24:48 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00