#include <axAnxOggPlayerCtrl.h>
Collaboration diagram for CaxAnxOggPlayerCtrl:
Public Types | |
enum | |
Public Member Functions | |
CaxAnxOggPlayerCtrl () | |
virtual void | OnDraw (CDC *pdc, const CRect &rcBounds, const CRect &rcInvalid) |
virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
virtual void | DoPropExchange (CPropExchange *pPX) |
virtual void | OnResetState () |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
Protected Member Functions | |
~CaxAnxOggPlayerCtrl () | |
DECLARE_OLECREATE_EX (CaxAnxOggPlayerCtrl) DECLARE_OLETYPELIB(CaxAnxOggPlayerCtrl) DECLARE_PROPPAGEIDS(CaxAnxOggPlayerCtrl) DECLARE_OLECTLTYPE(CaxAnxOggPlayerCtrl) BOOL IsSubclassedControl() | |
LRESULT | OnOcmCommand (WPARAM wParam, LPARAM lParam) |
afx_msg void | AboutBox () |
Protected Attributes | |
CControlDialog | mDialog |
fstream | debugLog |
|
Definition at line 53 of file axAnxOggPlayerCtrl.h. |
|
Definition at line 119 of file axAnxOggPlayerCtrl.cpp. References debugLog, and IID_DaxAnxOggPlayerEvents. |
|
Definition at line 131 of file axAnxOggPlayerCtrl.cpp. |
|
Definition at line 176 of file axAnxOggPlayerCtrl.cpp. References IDD_ABOUTBOX_AXANXOGGPLAYER. |
|
|
|
Definition at line 153 of file axAnxOggPlayerCtrl.cpp. References _wVerMajor, and _wVerMinor. |
|
Definition at line 223 of file axAnxOggPlayerCtrl.cpp. References debugLog, IDD_DIALOG1, mDialog, CControlDialog::setBrowser(), and TRUE. |
Here is the call graph for this function:
|
Definition at line 140 of file axAnxOggPlayerCtrl.cpp. |
|
Definition at line 206 of file axAnxOggPlayerCtrl.cpp. |
|
Definition at line 165 of file axAnxOggPlayerCtrl.cpp. |
|
Definition at line 186 of file axAnxOggPlayerCtrl.cpp. References debugLog. |
|
Definition at line 57 of file axAnxOggPlayerCtrl.h. Referenced by CaxAnxOggPlayerCtrl(), OnCreate(), and PreCreateWindow(). |
|
Definition at line 56 of file axAnxOggPlayerCtrl.h. Referenced by OnCreate(). |