Added __p__amblksiz implementation.
[wine] / dlls / winaspi / winaspi16.c
2005-08-23  Mike McCormackFix gcc 4.0 warnings.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-09-14  Francois GougetAssorted spelling fixes.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2003-11-15  Alexandre JulliardMoved a number of DOS definitions out of the global...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-15  Tony LambregtsReplace DPRINTF with TRACE.
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-11-30  Alexandre JulliardRemoved dependencies on Wine internal functions.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-07-29  Uwe BonnesWe always have strerror, so no need to ifdef HAVE_STRERROR.
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Andreas MohrImplemented InsertInASPIChain and fixed minor things.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
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-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Andreas MohrSendASPI32Command32 has to be __cdecl.
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-12-07  Andreas MohrFixed a real mode problem.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927