Searched refs:IActiveMovie (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_am.cpp20 // ActiveMovie interface IActiveMovie that even exists on Windows 3. For
23 // IActiveMovie/IMediaPlayer as the IWMP and IMediaPlayer are virtually
27 // interface (IActiveMovie/IWMP) for the INSPlay (NetShow) interface.
29 // The IMediaPlayer/IActiveMovie/IWMP are rather clean and straightforward
104 // IActiveMovie is too. IMediaPlayer is essentially the Windows Media
213 struct IActiveMovie : public IDispatch struct in inherits:IDispatch
297 struct IActiveMovie2 : public IActiveMovie
1473 IActiveMovie* m_pAM;
1477 IActiveMovie* GetAM() {return m_pAM;}
1643 // available - IMediaPlayer or IActiveMovie
[all...]
H A Dmediactrl.cpp103 // IActiveMovie is too. IMediaPlayer is essentially the Windows Media
209 struct IActiveMovie : public IDispatch struct in inherits:IDispatch
292 struct IActiveMovie2 : public IActiveMovie
1477 IActiveMovie* m_pAM;
1481 IActiveMovie* GetAM() { return m_pAM; }
2113 // to work with the IActiveMovie control - it probably processes
2271 // is available - IMediaPlayer or IActiveMovie
2457 // default but IActiveMovie does - so lets try to keep

Completed in 91 milliseconds