Fix the signature of __GetMainArgs and __getmainargs (from msvcrt).
[wine] / dlls / winaspi / aspi.c
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-09  David ElliottFixed usage of RegEnumValueA.
2000-11-30  Alexandre JulliardRemoved dependencies on Wine internal functions.
2000-11-07  Andreas Mohr- fortify ASPI /proc file parsing (SCSI_getprocentry...
2000-09-06  Andreas MohrAdded newer (ASPI 3.0 ?) function stubs to WNASPI32.
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-15  David Elliott- New function in aspi.c SCSI_Fix_CMD_LEN which determi...
2000-07-08  David ElliottMap each channel on every host to an ASPI controller...
2000-03-19  Gerald PfeiferAvoid a link error from another DLL on FreeBSD.
2000-03-12  Gerald PfeiferFixed FreeBSD compilation.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...