Overview Chapter

class CDXMusic

Constructors and Destructors
CDXMusicDefault constructor.
~CDXMusicDefault constructor.
Operations
Pause Pauses all currently playing MIDI files.
Play Plays the specified MIDI file.
Restart Restarts the MIDI file from the beginning.
Resume Resumes currently paused MIDI files.
Stop Stops the currently playing MIDI file.
   
                      
Data Members
public
HWND m_hWnd;Window handle.