Try detecting if the CD-ROM I/O implementation in mmedia
has some possibility of working in the host OS.. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if HAVE_KNOWN_CDROM_INTERFACE
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
// MMedia headers
|
||||
// ---------------------------------------------------------------------------
|
||||
@@ -216,3 +218,5 @@ wxCDAudio::CDtoc& wxCDAudioLinux::GetToc()
|
||||
{
|
||||
return *m_toc;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user