ChangeSet ID: 1020290490165213017099635 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/01 17:01:30
Modified files: . : configure configure.ac dlls/ntdll : cdrom.c include : config.h.in Added files: include : ntddscsi.h
Log message: Laurent Pinchart laurent.pinchart@skynet.be Implementation of IOCTL_SCSI_PASS_THROUGH and IOCTL_SCSI_PASS_THROUGH_DIRECT.
Patch: http://cvs.winehq.com/patch.py?id=1020290490165213017099635
Revision Changes Path 1.285 +2 -0 wine/configure 1.28 +1 -0 wine/configure.ac 1.8 +183 -0 wine/dlls/ntdll/cdrom.c 1.111 +3 -0 wine/include/config.h.in 1.1 +0 -0 wine/include/ntddscsi.h