oleaut32: Fix day rolling.
[wine] / dlls / oleaut32 / typelib.h
2009-11-10  Sunil Mohan Adapaoleaut32: Update comment about a newly seen value in...
2009-04-01  Alexandre Julliardoleaut32: Don't use 16-bit headers.
2008-07-01  Rob Shearmanoleaut32: Implement the 0x08 flag in SLTG_DoVars.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-01-22  Andrew Talbotoleaut32: Declare some items static.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-07-05  Robert Shearmanoleaut: Implement processing of modules for SLTG typelibs.
2006-07-05  Robert Shearmanoleaut: Improve SLTG var support.
2006-07-05  Robert Shearmanoleaut: Fix function support for SLTG dispinterfaces.
2006-07-05  Robert Shearmanoleaut: Abstract out the processing of variables in...
2006-07-05  Robert Shearmanoleaut: Rename SLTG_DoType to SLTG_DoElem and split...
2006-07-05  Robert Shearmanoleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail...
2006-07-05  Robert Shearmanoleaut: Document some more members of SLTG_TypeInfoTail.
2006-06-09  Alexandre Julliardoleaut32: Use the standard DEFINE_OLEGUID macro to...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Jacek Cabanoleaut32: res50 is number of impinfos. Fix its usage.
2005-12-06  Robert ShearmanOLE: Fix brokenness in typelib marshaller caused by...
2005-12-01  Robert ShearmanMake dump functions const.
2005-10-29  Robert Shearman- Read DLL name from modules in MSFT typelibs.
2005-08-09  Alexandre JulliardGet rid of the almost empty tmarshal.h file.
2005-06-29  Huw DaviesCope with the index in a import table entry being a...
2005-06-28  Huw DaviesAdd comments describing the first DWORD in an import...
2005-03-30  Francois GougetAssorted spelling fixes.
2004-03-13  Alastair BridgewaterRename some of the fields in typelib.h to makes more...
2004-01-21  Alastair BridgewaterInitial implementation of CreateTypeLib2() and the...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-17  Alexandre JulliardAvoid local WINAPI function pointers in _invoke.
2003-01-02  Marcus MeissnerProcess TKIND_ALIAS in SLTG typelibs, 0x14 in the tail...
2002-07-10  Gregg MattinsonFixes to allow big endian machines to load MSFT typelib...
2002-06-20  Jason Edmeades- VarAnd, VarCmp (Strings only), VarNot implemented.
2002-06-10  Huw D M DaviesAdd more magic to find the start of the nametable.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Marcus MeissnerImplemented Local Server COM.
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-09-10  Huw D M DaviesLoad some useful TYPEATTR elements from v1 typelibs.
2001-09-07  Huw D M DaviesAdd reader for v1 (SLTG) typelibs.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-06-24  Juergen Schmied- removed hack to find the right resource
2000-02-18  Alexandre JulliardChanged the loading of typelib files to use a memory...
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.