Release 1.5.29.
[wine] / include / windef.h
2013-01-28  André Hentschelinclude: Add remaining checks for ARM64.
2012-12-17  Alexandre Julliardinclude: Force stack alignment also on Linux to work...
2011-11-08  Austin Englishinclude: Define _WIN64 on sparc/powerpc64.
2009-10-06  Alexandre Julliardinclude: Add support for building Wine with strict...
2008-12-31  Alexandre Julliarduser32: Convert wvsprintfA/W to use an MS ABI vararg...
2008-12-09  Alexandre Julliardinclude: Fix the definition of 64-bit types for Mingw64.
2008-11-25  Maarten Lankhorstincludes: Add win64 calling convention.
2006-12-20  Alexandre Julliardinclude: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-09-29  Michael Stefaniucinclude: Make DWORD/LONG/ULONG an int to use the same...
2006-08-23  Mike McCormackwindef.h: Add a definition for FILETIME.
2006-07-10  Alexandre Julliardconfigure: Define _WIN64 when building on a 64-bit...
2006-06-13  Nick Burnsinclude: Use force_align_arg_pointer on MacOS to fix...
2006-06-05  Mike McCormackinclude: Fix FARPROC, NEARPROC and PROC definitions...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-08  Alexandre JulliardAdd an argument to all uses of the __ONLY_IN_WINELIB...
2005-10-04  Dimi PaunAllow MSVC to use Wine's headers.
2005-09-22  Alexandre JulliardDefine data types to the correct size on 64-bit platforms.
2005-08-23  Kevin KoltzauFix pointer cast warnings in 64bit.
2005-08-15  Alexandre JulliardAdded a WINE_NO_UNICODE_MACROS define to allow Winelib...
2005-06-17  Dmitry TimoshkovFixed POINTS definition for WORDS_BIGENDIAN case.
2005-04-11  Vincent BéronFix a typo in a comment.
2004-09-20  Jon GriffithsUse correct tag names for compatability with fwd decls.
2004-08-31  Francois GougetAdd PSZ to windef.h.
2004-08-16  Andreas MohrMove some OpenGL defines from the private wgl.h header...
2004-06-25  Jon GriffithsCorrect tag names for RECTL and SCROLLINFO structs.
2004-06-01  Jon GriffithsAdded PPOINTL, a pointer to a POINTL struct.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-22  Rolf KalbermatterDon't redefine declspec under MSVC.
2003-09-17  Alexandre JulliardMoved out of windef.h a few definitions that don't...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-27  Dimitrie O. PaunRemove some unneeded __WINESRC__ tests from the headers.
2003-01-15  Alexandre JulliardDefine __stdcall in msvcrt/process.h if windef.h hasn...
2003-01-10  Dmitry TimoshkovChange types of WPARAM, LPARAM and LRESULT according...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-12-10  Vincent BéronAdd a definition for STRICT.
2002-10-23  Alexandre JulliardAvoid redefinition warning.
2002-10-19  Alexandre JulliardRemoved DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
2002-10-10  Michael Stefaniuc- change the internal functions in windows/cursoricon...
2002-09-24  Michael StefaniucConvert HKEY to a void*.
2002-09-16  Michael StefaniucConvert HRSRC to a void*.
2002-09-12  Steven EdwardsCleanup warning when building on Mingw.
2002-09-06  Michael StefaniucFinish the conversion of HWND to a void*.
2002-08-29  Michael StefaniucConvert HPALETTE to a void*.
2002-08-28  Michael StefaniucConvert HACCEL to a void*.
2002-08-16  Michael StefaniucConvert HKL to a void*.
2002-07-29  Michael StefaniucConverted HENHMETAFILE and HMETAFILE to a void*.
2002-07-28  Alexandre JulliardConvert HTASK to void* (based on a patch by Michael...
2002-07-28  Michael Stefaniuc- Converted HHOOK to a void*.
2002-07-19  Michael StefaniucConvert HMONITOR to a void*.
2002-07-10  Jon GriffithsStubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven...
2002-05-01  Alexandre JulliardAttempt at fixing MAX_PATH issues for mingw.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-08  Francois GougetMove COLORREF from wingdi.h to windef.h.
2001-07-30  Alexandre JulliardMoved some handle declarations to the right headers.
2001-05-07  Francois GougetAdded the minmax.h header (VC6).
2001-04-10  Francois GougetPrevent multiple definitions caused by MSVCRT headers.
2001-01-09  François GougetMove HDWP to winuser.h.
2001-01-04  François GougetMoved the function pointer types to their rightful...
2001-01-03  François GougetConvert HDESK to STRICT.
2001-01-02  François GougetMoved HMETAFILEPICT to wtypes.h. Note, HMETAFILEPICT...
2001-01-02  François GougetMoved HDROP to shellapi.h.
2000-12-29  François GougetConvert HCOLORSPACE to STRICT mode.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-26  François GougetDeclare all handles with DECLARE_OLD_HANDLE to ease...
2000-12-24  François GougetMoved HRASCONN from windef.h.
2000-12-19  François GougetMoved a misplaced 'extern "C" { ... }' statement.
2000-12-15  François GougetMoved some macros like NULL, FALSE to winnt.h
2000-12-13  Francois GougetDefine NULL as in Win32.
2000-11-25  Dimitrie O. PaunFixed compilation warning on Cygwin.
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-10  Francois GougetHICON and HCURSOR should be interchangeable.
2000-10-26  Alexandre JulliardRaise an exception when a stub entry point is called.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-10-13  Francois GougetClaim that our headers conform to the version 5.0.
2000-10-12  Francois GougetMoved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
2000-10-12  Francois GougetEnable anonymous struct/union support by default in...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-22  Francois GougetAdded a macro for _declspec (backward compatibility...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-08-11  Ove KaavenAdded a few more anonymous union definitions.
2000-08-02  Jeremy WhiteAdded WM_TCARD and DWORDLONG.
2000-06-11  Francois Gouget- Define HIC in this header rather than in windef.h...
2000-05-23  Francois GougetDefine the _X86_ macro on Intel processors.
2000-04-23  Francois GougetDECLARE_HANDLE should not be undef'ed after use.
2000-04-14  Huw D M DaviesDefine __fastcall.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-19  Francois Gouget- Added missing definition for GLOBALHANDLE and LOCALHANDLE
2000-03-17  Alexandre JulliardHave threads and processes exit more cleanly whenever...
2000-02-12  Matthew ClineAdded typedefs for PSHORT and PUSHORT.
2000-02-03  Jeremy WhiteMoved definitions such as BOOL16 and INT16 from windef...
1999-12-25  Steven ElliottChanged the "this_is_a_syntax_error" error message...
1999-09-14  Patrik StridvallAdd support for anonymous struct/unions on compilers...
1999-09-05  Alexandre JulliardRemoved __winelib flag.
1999-09-04  Huw D M DaviesAdded type PWORD.
1999-08-15  Patrik StridvallGCC 3.0 has not been released yet, but it is good to...
next