Public Member Functions | |
| CChildView () | |
| virtual | ~CChildView () |
| void | SetVideoRect (CRect r=CRect(0, 0, 0, 0)) |
| CRect | GetVideoRect () |
| void | LoadLogo () |
| CSize | GetLogoSize () |
Protected Member Functions | |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
| virtual BOOL | PreTranslateMessage (MSG *pMsg) |
| afx_msg void | OnPaint () |
| afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| afx_msg void | OnWindowPosChanged (WINDOWPOS *lpwndpos) |
| afx_msg BOOL | OnPlayPlayPauseStop (UINT nID) |
| afx_msg BOOL | OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message) |
| afx_msg void | OnNcCalcSize (BOOL bCalcValidRects, NCCALCSIZE_PARAMS *lpncsp) |
| afx_msg void | OnNcPaint () |
Definition at line 26 of file ChildView.h.
1.4.5