Searched refs:IWMP (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.cpp12 // TODO: Actually test the CE IWMP....
21 // mobile systems we switch to IWMP for WMP mobile 7 and 8 and possibly
22 // earlier. We just use ifdefs for differentiating between IWMP and
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
35 // Docs for IWMP are at
107 // IWMP is from PlayerOCX.idl on PocketPC 2000, which uses CLSID_MediaPlayer
752 // IWMP (PocketPC 2000) COM INTERFACES (dumped from PlayerOCX.idl)
757 struct IWMP struct in inherits:IDispatch
[all...]
H A Dmediactrl.cpp106 // IWMP is from PlayerOCX.idl on PocketPC 2000, which uses CLSID_MediaPlayer
747 // IWMP (PocketPC 2000) COM INTERFACES (dumped from PlayerOCX.idl)
750 struct IWMP : public IDispatch struct in inherits:IDispatch
1472 IWMP* m_pWMP;
1474 IWMP* GetMP() { return m_pWMP; }
1475 IWMP* GetAM() { return m_pWMP; }
2028 #ifdef __WXWINCE__ //Cast to long needed for IWMP (??)
2261 // CE only supports the IWMP interface
2321 #ifndef __WXWINCE__ // Not in CE's IWMP
2326 #ifndef __WXWINCE__ // Not in CE's IWMP
[all...]

Completed in 67 milliseconds