[PATCH] ntdll: Implement CDROM_ReadQChannel() on Mac OS.

Charles Davis cdavis at mymail.mines.edu
Mon Oct 12 14:15:35 CDT 2009


Largely based on reading MSDN's WDK docs and Darwin public headers.

Getting the audio status and current position are not implemented
simply because the necessary support was removed from Mac OS X in
version 10.4. (Check out the 10.3.9 SDK vs. the 10.4u SDK.) For this
reason, they will probably never be implemented on Mac OS X.
---
 dlls/ntdll/cdrom.c |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Implement-CDROM_ReadQChannel-on-Mac-OS.patch
Type: text/x-patch
Size: 1506 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091012/e505a8cb/attachment.bin>


More information about the wine-patches mailing list