async playback and object lifetime remarks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-07-29 14:06:27 +00:00
parent 0591bcfdfa
commit b1e0f4ed69
2 changed files with 17 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ wxMSW:
- Fixed accelerators of menu items added to already attached submenus.
- Position of wxEVT_MOUSEWHEEL events is now in client, not screen, coordinates.
- Handle absence of wxListCtrl column image better (Zbigniew Zag<61>rski)
- Fixed asynchronous playback of large sound files in wxSound
wxWinCE: