ChangeSet ID: 7293 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/02/19 16:08:50
Modified files: dlls/ntdll : cdrom.c
Log message: Waldeck Schutzer schutzer@math.rutgers.edu - Some systems/drives are very slow to read the TOC. To address this issue, we are caching it inside the driver. - Windows will seek while not playing, Linux will not. We are providing better compatibility with Windows by also caching the current position.
Patch: http://cvs.winehq.com/patch.py?id=7293
Old revision New revision Changes Path 1.24 1.25 +433 -180 wine/dlls/ntdll/cdrom.c