Abort with error if the app uses our api to subclass and then theirs
[wine] / dlls / ntdll / cdrom.c
2002-09-13  Alexandre JulliardHandle special registry root keys directly in advapi32...
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-28  Rafael KitoverMinor fix for ide-scsi cdroms.
2002-06-13  Alexandre JulliardDon't try to open CDROM device if none was specified.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Alexandre JulliardPortability fixes.
2002-05-24  James JuranAdd missing \n to output messages.
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...