#include <DlgMediaVis.h>
Inheritance diagram for CMediaVisDlg:
Public Types | |
enum | { IDD = IDD_MEDIA_VIS } |
Public Member Functions | |
CMediaVisDlg (CMediaFrame *pFrame) | |
virtual | ~CMediaVisDlg () |
Public Attributes | |
CButton | m_wndSetup |
CListCtrl | m_wndList |
int | m_nSize |
Protected Member Functions | |
void | Enumerate () |
void | AddPlugin (LPCTSTR pszName, LPCTSTR pszCLSID, LPCTSTR pszPath) |
BOOL | EnumerateWrapped (LPCTSTR pszName, REFCLSID pCLSID, LPCTSTR pszCLSID) |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual void | OnOK () |
afx_msg void | OnDblClkPlugins (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnItemChangedPlugins (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnSetup () |
Protected Attributes | |
CMediaFrame * | m_pFrame |
DWORD | m_nIcon |
HICON | m_hIcon |
|
Definition at line 44 of file DlgMediaVis.h. |
|
Definition at line 50 of file DlgMediaVis.cpp. |
|
Definition at line 59 of file DlgMediaVis.cpp. References m_hIcon. |
|
Definition at line 153 of file DlgMediaVis.cpp. References m_nIcon, m_wndList, CSettings::MediaPlayer, NULL, Settings, CSettings::sMediaPlayer::VisCLSID, and CSettings::sMediaPlayer::VisPath. Referenced by Enumerate(), EnumerateWrapped(), and OnInitDialog(). |
|
Reimplemented from CSkinDialog. Definition at line 64 of file DlgMediaVis.cpp. References CSkinDialog::DoDataExchange(), IDC_PLUGINS, IDC_SETUP, IDC_VIS_SIZE, m_nSize, m_wndList, and m_wndSetup. |
|
Definition at line 113 of file DlgMediaVis.cpp. References _tcsistr(), AddPlugin(), GUIDX::Decode(), EnumerateWrapped(), CPlugins::LookupEnable(), NULL, and Plugins. Referenced by OnInitDialog(). |
|
Definition at line 171 of file DlgMediaVis.cpp. References AddPlugin(), and NULL. Referenced by Enumerate(). |
|
Definition at line 228 of file DlgMediaVis.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 77 of file DlgMediaVis.cpp. References AddPlugin(), CoolInterface, Enumerate(), CCoolInterface::ExtractIcon(), ID_MEDIA_VIS, IDS_MEDIAVIS_NOVIS, CCoolInterface::ImageForID(), LoadString(), m_hIcon, m_nIcon, m_nSize, CCoolInterface::m_pImages, m_wndList, m_wndSetup, CSettings::MediaPlayer, NULL, CSkinDialog::OnInitDialog(), Settings, CSkinDialog::SkinMe(), and CSettings::sMediaPlayer::VisSize. |
|
Definition at line 234 of file DlgMediaVis.cpp. References m_wndList, and m_wndSetup. |
|
Definition at line 298 of file DlgMediaVis.cpp. References m_nSize, m_wndList, CSettings::MediaPlayer, CSettings::Save(), Settings, CSettings::sMediaPlayer::VisCLSID, CSettings::sMediaPlayer::VisPath, and CSettings::sMediaPlayer::VisSize. |
|
Definition at line 240 of file DlgMediaVis.cpp. References GUIDX::Decode(), CMediaFrame::GetPlayer(), CPlugins::LookupEnable(), m_pFrame, m_wndList, CSettings::MediaPlayer, NULL, Plugins, Settings, CSettings::sMediaPlayer::VisCLSID, and CSettings::sMediaPlayer::VisPath. |
|
Definition at line 54 of file DlgMediaVis.h. Referenced by OnInitDialog(), and ~CMediaVisDlg(). |
|
Definition at line 53 of file DlgMediaVis.h. Referenced by AddPlugin(), and OnInitDialog(). |
|
Definition at line 47 of file DlgMediaVis.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 52 of file DlgMediaVis.h. Referenced by OnSetup(). |
|
Definition at line 46 of file DlgMediaVis.h. Referenced by AddPlugin(), DoDataExchange(), OnInitDialog(), OnItemChangedPlugins(), OnOK(), and OnSetup(). |
|
Definition at line 45 of file DlgMediaVis.h. Referenced by DoDataExchange(), OnInitDialog(), and OnItemChangedPlugins(). |