Explicitly specify alignment of 64-bit types.
[wine] / include / wtypes.idl
2004-05-04  Alexandre JulliardExplicitly specify alignment of 64-bit types.
2004-04-15  Jon GriffithsPrevent CY type from being redefined.
2004-04-05  Rein KlazesStub implementation for WSALookupServiceBeginA/W.
2004-01-23  Alexandre JulliardMoved a few remaining 16-bit definitions out of the...
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-09-09  Alexandre JulliardConverted the rest of the obj_*.h headers to IDL into...
2003-09-03  Alexandre JulliardConverted urlmon.h to IDL.
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
2003-06-20  Robert ShearmanAdded typedef for COLORREF.
2003-05-16  Stefan LeichterFixed DECIMAL_SETZERO
2003-03-16  Alexandre JulliardProperly import basetsd.h and guiddef.h.
2003-03-15  Jon GriffithsAdd some missing types needed for the upcoming ocidl...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-19  Ove KaavenMoved a couple of types from include/wine/obj_*.h to
2002-12-18  Ove KaavenUnquoted some 16-bit types, so the IDL compiler can...
2002-12-03  Ove KaavenAdded more types to wtypes.idl.
2002-11-30  Ove KaavenAdded missing union names for some encapsulated unions.
2002-11-13  Alexandre JulliardMoved rpc.h inclusion in widl-generated file so that...
2002-11-13  Ove KaavenWrote a Wine-compatible wtypes.idl, and generated wtype...