]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/sound.h
disable wxUSE_EXCEPTIONS when compiling with VC++ but without /GX (a.k.a. /EHsc)...
[wxWidgets.git] / include / wx / cocoa / sound.h
2004-10-20  David ElliottRewrote wxSound:
2004-10-18  David ElliottRenamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
2004-10-18  David ElliottRemoved some extraneous whitespace.
2004-10-08  Ryan NortonwxSound for wxCocoa
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -