]>
git.saurik.com Git - wxWidgets.git/blob - utils/wxMMedia2/sample/test_med5.cpp
1 // --------------------------------------------------------------------------
5 // Author: Guilhem Lavaux <lavaux@easynet.fr> (C) 1999
7 // --------------------------------------------------------------------------
9 #include <wx/wfstream.h>
11 #include "../lib/cdunix.h"
13 class MyApp
: public wxApp
{
17 m_cd
.Play(m_cd
.GetToc().GetTrackTime(0),m_cd
.GetToc().GetTrackTime(1));