Inheritance diagram for CPPageDVD:
Public Types | |
enum | |
Public Member Functions | |
CPPageDVD () | |
virtual | ~CPPageDVD () |
afx_msg void | OnBnClickedButton1 () |
afx_msg void | OnBnClickedLangradio123 (UINT nID) |
afx_msg void | OnLbnSelchangeList1 () |
afx_msg void | OnUpdateDVDPath (CCmdUI *pCmdUI) |
Public Attributes | |
CListBox | m_lcids |
CString | m_dvdpath |
CEdit | m_dvdpathctrl |
CButton | m_dvdpathselctrl |
int | m_iDVDLocation |
int | m_iDVDLangType |
LCID | m_idMenuLang |
LCID | m_idAudioLang |
LCID | m_idSubtitlesLang |
BOOL | m_fAutoSpeakerConf |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual BOOL | OnApply () |
Definition at line 28 of file PPageDVD.h.