Fixed issues found by winapi_check.
[wine] / dlls / winaspi / winaspi16.c
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