#include "wx/mmedia/sndbase.h"
typedef struct _wxSoundInternal wxSoundInternal;
typedef struct _wxSoundInfoHeader wxSoundInfoHeader;
#include "wx/mmedia/sndbase.h"
typedef struct _wxSoundInternal wxSoundInternal;
typedef struct _wxSoundInfoHeader wxSoundInfoHeader;
-// class WXDLLEXPORT wxSoundInternal;
-class WXDLLEXPORT wxSoundStreamWin : public wxSoundStream {
+// class WXDLLIMPEXP_MMEDIA wxSoundInternal;
+class WXDLLIMPEXP_MMEDIA wxSoundStreamWin : public wxSoundStream {
wxSoundStream& Write(const void *buffer, wxUint32 len);
wxSoundStream& Read(void *buffer, wxUint32 len);
wxSoundStream& Write(const void *buffer, wxUint32 len);
wxSoundStream& Read(void *buffer, wxUint32 len);