ddraw: Avoid LPD3DCLIPSTATUS.
[wine] / include / wine / winbase16.h
2010-10-20  Alexandre Julliardinclude: Get rid of the non-standard CONTEXT86 type.
2010-05-27  Marcus Meissnerinclude: Pack NE_NAMEINFO and NE_TYPEINFO pack(1).
2009-12-24  Alexandre Julliardinclude: Move undocumented Win9x function definitions...
2009-09-26  Alexandre Julliardinclude: Avoid direct access to wine_ldt_copy outside...
2009-08-17  Alexandre Julliardinclude: Fix the NE exe type defines.
2008-04-11  Jeremy Whiteinclude: Add a resource type for scalable font resource...
2008-03-03  Alexandre Julliardkernel32: Added a winoldap.mod 16-bit exe to launch...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-18  Alexandre JulliardMoved return value handling to the individual relay...
2005-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-08-10  Mike McCormackFix gcc 4.0 warnings.
2005-07-05  Alexandre JulliardAdded vararg argument type so that the relay code can...
2005-05-23  Alexandre JulliardMoved the generated code segment for 16-bit builtins...
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2004-01-09  Alexandre JulliardGet rid of no longer needed WINE_PACKED define.
2003-11-25  Alexandre JulliardRemoved task.h.
2003-09-24  Alexandre JulliardMoved the Windows version code to dlls/ntdll, and imple...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-01-05  Marcus MeissnerAdded several missing K32WOW* prototypes.
2002-10-19  Alexandre JulliardGet/SetFastQueue16 should use HQUEUE16 handles.
2002-10-18  Alexandre JulliardMerged wine_call_to_16_long and wine_call_to_16_short...
2002-10-03  Alexandre JulliardRemoved LPxxx handle types that don't exist under Windows.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-08  Francois GougetMove WINDEBUGINFO from winbase.h to winbase16.h and...
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2000-12-22  Eric PouechReplaced calls to KERNEL.Yield16 by calls to KERNEL32...
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-14  Alexandre JulliardAdded inline definition for MapSL.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-01  Alexandre JulliardMoved useful NE format definitions to winbase16.h.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-10-12  Francois GougetMoved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-05-07  Alexandre JulliardMoved Load/FreeLibrary16 definition to winbase16.h.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-09-20  Ulrich WeigandBugfix: Improved GetCodeHandle16 / GetCodeInfo16.
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-07-31  Ulrich WeigandImplemented KERNEL.447 (WIN32_OldYield16).
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-05-22  Ulrich WeigandAdded ExitKernel16 (replacing USER_ExitWindows), ExitPr...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-09  Michael VekslerMoved everything out of windows.h.