mshtml.idl: Added IHTMLLabelElement* interfaces declarations.
[wine] / include / basetsd.h
2013-01-16  André Hentschelinclude: Add ARM64 endianness.
2012-06-29  Dmitry Timoshkovinclude/basetsd.h: Fix int64 to int truncation warnings...
2011-11-08  Austin Englishinclude: Define _WIN64 on sparc/powerpc64.
2011-05-12  André Hentschelinclude: Update a comment.
2011-05-11  André Hentschelinclude: Fall back to little endian when it's not speci...
2010-11-01  André Hentschelinclude: Add MIPS endianess.
2010-11-01  André Hentschelinclude: Better distinguish ARM's endianess.
2009-11-09  Rob Shearmaninclude: Declare the *_PTR types on top of the __int326...
2009-09-22  André Hentschelinclude: Add ARM endianess.
2009-04-01  Jacek Cabanbasetsd.h: Added HANDLE_PTR and SHANDLE_PTR typedefs.
2008-12-09  Alexandre Julliardinclude: Fix the definition of 64-bit types for Mingw64.
2008-06-30  Jon Griffithsinclude/basetsd.h: Ignore cpu checks whn __midl is...
2007-07-13  Dmitry Timoshkovinclude: Add HandleToUlong, UlongToHandle, UintToPtr...
2007-07-05  Francois GougetAssorted spelling fixes.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-23  Dmitry Timoshkovbasetsd.h: Fix a typo in the parameter name.
2007-05-21  Dmitry Timoshkovbasetsd.h: Add a bunch of PSDK compatible macros/inline...
2006-07-10  Alexandre Julliardconfigure: Define _WIN64 when building on a 64-bit...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-22  Alexandre JulliardDefine data types to the correct size on 64-bit platforms.
2005-07-18  Kevin KoltzauDefine x86_64 context.
2005-06-27  Mike McCormackDefine KAFFINITY.
2005-02-18  James HawkinsConditionally add DECLSPEC_ALIGN(8) to wine's 64-bit...
2004-10-18  Vincent BéronUniformize endianness definition.
2004-08-26  Francois GougetAssorted spelling fixes.
2004-05-04  Alexandre JulliardExplicitly specify alignment of 64-bit types.
2003-07-15  Pierre d'HerbemontChange __PPC__ define to __powerpc__.
2003-03-16  Alexandre JulliardProperly import basetsd.h and guiddef.h.
2002-12-10  Steven EdwardsAlpha porting fixes.
2002-11-23  Dimitrie O. PaunAllow apps to define __int{8,16,32,64} on the command...
2002-09-21  Dmitry TimoshkovCorrect SIZE_T size according to MS SDK.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-08-27  Steven EdwardsFix for lots of warnings when building on Mingw32.
2002-05-29  Alexandre JulliardMoved WORDS_BIGENDIAN macros to basetsd.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-05  Patrik StridvallMSVC compile fixes.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...