More comcat.dll implementation, swprintf fix, winerror.h additions.
[wine] / dlls / ntdll / cdrom.c
2002-05-19  Andreas Mohr- Improve error messages.
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-04-02  Gerald PfeiferUse ENOMEDIUM errno code only when defined.
2002-04-01  Francois GougetFix warnings for Linux, FreeBSD and Solaris.
2002-03-29  Andreas MohrAdded mapping for errno ENOMEDIUM to STATUS_NO_MEDIA_IN...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-18  Bang Jun-YoungFix NetBSD compile errors; CDIOCREADAUDIO is not availa...
2002-01-14  Francois GougetFix compilation errors on FreeBSD.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...