Inheritance diagram for CPPageFormats:

Public Types | |
| enum | |
| enum | |
Public Member Functions | |
| CPPageFormats () | |
| virtual | ~CPPageFormats () |
| afx_msg void | OnNMClickList1 (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnLvnItemchangedList1 (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnBeginlabeleditList (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnDolabeleditList (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnEndlabeleditList (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnBnClickedButton1 () |
| afx_msg void | OnBnClickedButton14 () |
| afx_msg void | OnBnClickedButton13 () |
| afx_msg void | OnBnClickedButton12 () |
| afx_msg void | OnBnClickedButton11 () |
| afx_msg void | OnUpdateButtonDefault (CCmdUI *pCmdUI) |
| afx_msg void | OnUpdateButtonSet (CCmdUI *pCmdUI) |
Static Public Member Functions | |
| static bool | IsRegistered (CString ext) |
| static bool | RegisterExt (CString ext, bool fRegister) |
Public Attributes | |
| CPlayerListCtrl | m_list |
| CString | m_exts |
| CStatic | m_autoplay |
| CButton | m_apvideo |
| CButton | m_apmusic |
| CButton | m_apaudiocd |
| CButton | m_apdvd |
| int | m_iRtspHandler |
| BOOL | m_fRtspFileExtFirst |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
| virtual BOOL | OnApply () |
Definition at line 29 of file PPageFormats.h.
1.4.5