]> git.saurik.com Git - wxWidgets.git/commit
wxMovieCtrl - for playing movies - mac carbon QT 3 MSW-compatable implementation...
authorRyan Norton <wxprojects@comcast.net>
Sun, 7 Nov 2004 08:27:51 +0000 (08:27 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 7 Nov 2004 08:27:51 +0000 (08:27 +0000)
commit4ad7af2b83d24c75a0cdf32c7e5ee1c2cc4dd543
tree8a9952572f8e8e744d25195ea506b9a051c4c0aa
parent9b621a7f7a633c9e9eaff44cd6508fe12085c959
wxMovieCtrl - for playing movies - mac carbon QT 3 MSW-compatable implementation and MSW DirectX7 directshow implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/carbon/moviectrl.h [new file with mode: 0644]
include/wx/moviectrl.h [new file with mode: 0644]
include/wx/msw/moviectrl.h [new file with mode: 0644]
src/mac/carbon/moviectrl.cpp [new file with mode: 0644]
src/msw/moviectrl.cpp [new file with mode: 0644]