wnaspi32: Add a trailing '\n' to a Wine trace.
[wine] / dlls / wnaspi32 / winaspi32.c
2008-12-08  Francois Gougetwnaspi32: Remove unneeded casts.
2008-12-05  Michael Stefaniucwnaspi32: Remove some superfluous casts.
2008-05-05  Andrew Talbotwnaspi32: Remove unused variables.
2008-03-24  Andrew Talbotwnaspi32: Assign to struct instead of using memcpy.
2007-11-02  Rok Mandeljcwnaspi32: Fix controller number validation.
2007-11-02  Rok Mandeljcwnaspi32: Do the command dumping only after device...
2007-11-02  Rok Mandeljcwnaspi32: Call ASPI_GetNumControllers() only once.
2006-10-07  Michael Stefaniucwnaspi32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-28  Alexandre Julliardwnaspi32: Renamed the winaspi directory to wnaspi32.
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.
2000-01-09  Patrik StridvallNon-Linux compile fix.
2000-01-08  David ElliottRemoved malloc/free hack and replaced with HeapAlloc...
1999-12-20  Marcus MeissnerSmall fix to get GET_DEVICE_TYPE working (verified...
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-13  Marcus MeissnerDon't use malloc/free in winaspi32.
1999-09-19  Marcus MeissnerAdded SC_GET_DEVTYPE.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-06  Uwe BonnesASPI_ExecScsiCmd: better return value and verbose error...
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-03  Andreas MohrSendASPI32Command32 has to be __cdecl.
1998-12-18  Andreas MohrMake the DOSASPI part use the excellent DPMI RMCB imple...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927