Sweden-Number/dlls/oleaut32
Alastair Bridgewater 01b93c166c A small number of cleanups.
A new function to find a given NAME in a type library.
Support for growing a tlb segment when it overflows.
Duplicate GUID elimination.
GUID hash fixes.
NAME hash fixes.
Duplicate STRING elimination fixes.
Duplicate IMPORT elimination fixes.
Type information save ordering fixes.
Support for writing out the CUSTDATA and CUSTDATAGUID segments.
2004-01-27 03:59:07 +00:00
..
tests Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
.cvsignore Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
Makefile.in Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
connpt.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
connpt.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dispatch.c Some spelling fixes. 2003-09-29 20:20:53 +00:00
hash.c Add hash tables for all supported languages. 2003-12-02 03:51:10 +00:00
oaidl_p.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ole2disp.c Fixed a few more headers dependency issues. 2003-09-09 19:39:31 +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 Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
oleaut32.rc Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +00:00
oleaut32.spec Initial implementation of CreateTypeLib2() and the ICreateTypeLib2 and 2004-01-21 22:24:08 +00:00
oleaut32_Cz.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_De.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +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_Es.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +00:00
oleaut32_Fr.rc Add resources for boolean strings in several languages. 2003-10-15 20:50:24 +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_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_Pt.rc Localization to the Portuguese of Brazil. 2003-11-05 23:27:01 +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
olefont.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
olepicture.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
regsvr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
resource.h Implement conversions between dates and strings. 2003-12-09 00:05:31 +00:00
safearray.c SafeArrayRedim: Use the correct size for resize too. 2004-01-12 21:06:30 +00:00
stubs.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
tmarshal.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
tmarshal.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
typelib.c Added more argument numbers for _invoke(). 2003-12-30 19:06:21 +00:00
typelib.h Initial implementation of CreateTypeLib2() and the ICreateTypeLib2 and 2004-01-21 22:24:08 +00:00
typelib.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
typelib2.c A small number of cleanups. 2004-01-27 03:59:07 +00:00
typelib16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
usrmarshal.c Implement dispatch variant marshalling. 2003-09-12 00:22:55 +00:00
varformat.c Assorted spelling fixes. 2004-01-06 22:08:33 +00:00
variant.c Implemented VarInt, VarFix, VarNeg. 2004-01-13 23:16:04 +00:00
variant.h Macros for dumping a variants type and flags. 2003-11-25 01:48:51 +00:00
vartype.c Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform 2004-01-23 01:51:33 +00:00
version.rc Implement DllRegisterServer and DllUnregisterServer, and add 2003-07-15 20:48:47 +00:00