Public Member Functions | |
| CPlayerStatusBar () | |
| virtual | ~CPlayerStatusBar () |
| void | Clear () |
| void | SetStatusBitmap (UINT id) |
| void | SetStatusTypeIcon (HICON hIcon) |
| void | SetStatusMessage (CString str) |
| void | SetStatusTimer (CString str) |
| void | SetStatusTimer (REFERENCE_TIME rtNow, REFERENCE_TIME rtDur, bool fHighPrecision, const GUID *pTimeFormat=&TIME_FORMAT_MEDIA_TIME) |
| void | ShowTimer (bool fShow) |
| virtual BOOL | Create (CWnd *pParentWnd) |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
| afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
Protected Member Functions | |
| afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
| afx_msg void | OnPaint () |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
| afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
| afx_msg BOOL | OnSetCursor (CWnd *pWnd, UINT nHitTest, UINT message) |
Definition at line 28 of file PlayerStatusBar.h.
1.4.5