ChangeSet ID: 9673 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/07 21:59:22
Modified files: files : drive.c dlls/ntdll : file.c cdrom.c
Log message: Pass the cdrom device path in CDROM_InitRegistry so that ntdll doesn't need to call DRIVE_GetDevice. Get rid of GetDriveType calls.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9673
Old revision New revision Changes Path 1.98 1.99 +3 -3 wine/files/drive.c 1.30 1.31 +18 -44 wine/dlls/ntdll/file.c 1.37 1.38 +7 -10 wine/dlls/ntdll/cdrom.c