Added LGPL standard comment, and copyright notices where necessary.
[wine] / include / wine / winbase16.h
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.