Changed the Wine internal cdrom interface to the NT model.
commit5cc6105b392b202bbded1d39915742192c88fc95
authorEric Pouech <eric.pouech@wanadoo.fr>
Sun, 13 Jan 2002 01:44:00 +0000 (13 01:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 13 Jan 2002 01:44:00 +0000 (13 01:44 +0000)
tree52e5fe2385291759b07c8d9375c65dc65b7e457d
parent220c1c2c39bdb93f1471c279992b0759b6247edf
Changed the Wine internal cdrom interface to the NT model.
12 files changed:
dlls/ntdll/Makefile.in
dlls/ntdll/cdrom.c [new file with mode: 0644]
files/drive.c
files/file.c
include/cdrom.h [deleted file]
include/file.h
include/ntddcdrm.h [new file with mode: 0644]
include/ntddstor.h [new file with mode: 0644]
include/winioctl.h
misc/Makefile.in
misc/cdrom.c [deleted file]
win32/device.c