, including all inherited members.
ActivateWnd(CWnd *pWnd) | CStatusBar | [protected] |
AddPanel(CStatusBarPanel &oPanel) | CStatusBar | |
AlertMsg(const tchar *pszMsg,...) const | CWnd | |
CCtrlWnd() | CCtrlWnd | |
Centre() | CWnd | |
ChildRect(const CWnd &rWnd) const | CWnd | |
ClientRect() const | CWnd | [virtual] |
CMsgWnd() | CMsgWnd | |
Control(int iID) const | CWnd | [inline] |
CPanels typedef | CStatusBar | [protected] |
CPopupWnd() | CPopupWnd | |
Create(CMsgWnd &rParent, uint iID, const CRect &rcPos) | CCtrlWnd | [virtual] |
Create(CMsgWnd &rParent, uint iID, const CRect &rcPos, DWORD dwExStyle, DWORD dwStyle) | CCtrlWnd | [virtual] |
Create(CMsgWnd &rParent, uint iID, HWND hWnd) | CCtrlWnd | [virtual] |
CPopupWnd::Create() | CPopupWnd | [virtual] |
CPopupWnd::Create(DWORD dwExStyle, DWORD dwStyle) | CPopupWnd | [virtual] |
CPopupWnd::Create(WNDCREATE &rCreate) | CPopupWnd | [protected, virtual] |
CStatusBar(bool bSizeGrip=true) | CStatusBar | |
CStatusBar(const CStatusBar &) | CStatusBar | [private] |
CWnd() | CWnd | [inline] |
CWnd(HWND hWnd) | CWnd | [inline] |
CWnd(const CWnd &rhs) | CWnd | [inline] |
DefaultWndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | CPopupWnd | [protected, virtual] |
Destroy() | CWnd | [inline] |
DrawMenuBar() | CWnd | [inline] |
Enable(bool bEnable=true) | CWnd | [inline] |
FatalMsg(const tchar *pszMsg,...) const | CWnd | |
Focus() | CWnd | [inline] |
Font(const CFont &rFont, bool bRedraw=true) | CWnd | [inline] |
Font() const | CWnd | [inline] |
g_oDesktop | CWnd | [static] |
GetClassParams(WNDCLASS &rParams) | CStatusBar | [protected, virtual] |
GetCreateParams(WNDCREATE &rParams) | CStatusBar | [protected, virtual] |
Handle() const | CWnd | [inline] |
Hint(uint iRscID) | CStatusBar | |
Hint(const tchar *pszHint) | CStatusBar | |
HorzScrollPos(int iPos, bool bRepaint=true) | CMsgWnd | [inline] |
HorzScrollPos() | CMsgWnd | [inline] |
HorzScrollRange(int iMin, int iMax, bool bRepaint=true) | CMsgWnd | [inline] |
IDC_HINT_BAR | CStatusBar | [protected, static] |
Invalidate(const CRect &rArea, bool bErase=true) | CWnd | [inline] |
Invalidate(bool bErase=true) | CWnd | [inline] |
IsEnabled() | CWnd | [inline] |
IsMaximised() const | CWnd | [inline] |
IsMinimised() const | CWnd | [inline] |
IsVisible() const | CWnd | [inline] |
m_apPanels | CStatusBar | [protected] |
m_bSizeGrip | CStatusBar | [protected] |
m_hWnd | CWnd | [protected] |
m_iID | CCtrlWnd | [protected] |
m_lpfnOldWndProc | CPopupWnd | [protected] |
m_oHintBar | CStatusBar | [protected] |
m_pActive | CStatusBar | [protected] |
m_pCtrlMsgTable | CMsgWnd | [protected] |
m_pParent | CCtrlWnd | [protected] |
m_rcPos | CCtrlWnd | [protected] |
Move(const CRect &rNewPos, bool bRepaint=true) | CWnd | [inline] |
MsgHandled(BOOL bHandled) | CMsgWnd | [inline, protected] |
MsgHandledBuffer(BOOL *pbBuffer) | CMsgWnd | [inline, protected] |
MsgResult(LRESULT lResult) | CMsgWnd | [inline, protected] |
MsgResultBuffer(LRESULT *plBuffer) | CMsgWnd | [inline, protected] |
NotifyMsg(const tchar *pszMsg,...) const | CWnd | |
OnActivate(bool bActivating) | CPopupWnd | [protected, virtual] |
OnAppMsg(uint nMsg, WPARAM wParam, LPARAM lParam) | CMsgWnd | [protected, virtual] |
OnCaptureChanged() | CPopupWnd | [protected, virtual] |
OnChar(WCL::KeyCode wKey, WCL::KeyState dwFlags) | CPopupWnd | [protected, virtual] |
OnCmdMsg(uint iID) | CMsgWnd | [protected, virtual] |
OnCreate(const CRect &rcClient) | CStatusBar | [protected, virtual] |
OnCtlColour(uint nCtlClrMsg, HDC hDC, HWND hCtlWnd) | CMsgWnd | [protected, virtual] |
OnCtrlMsg(uint iID, uint iMsg, HWND hControl) | CMsgWnd | [protected, virtual] |
OnCtrlMsg(NMHDR &rMsgHdr) | CMsgWnd | [protected, virtual] |
OnDestroy() | CMsgWnd | [protected, virtual] |
OnDrawItem(uint iID, uint iAction, uint iState, CDC &rDC, uint iItem, const CRect &rcItem) | CMsgWnd | [protected, virtual] |
OnEraseBackground(CDC &rDC) | CMsgWnd | [protected, virtual] |
OnFocus() | CPopupWnd | [protected, virtual] |
OnFocusLost() | CPopupWnd | [protected, virtual] |
OnHelp(HELPINFO &oInfo) | CMsgWnd | [protected, virtual] |
OnHitTest(const CPoint &ptCursor) | CStatusBar | [protected, virtual] |
OnHorizScroll(WCL::ScrollbarFlags iCode, uint iPos) | CMsgWnd | [protected, virtual] |
OnKeyDown(WCL::KeyCode wKey, WCL::KeyState dwFlags) | CPopupWnd | [protected, virtual] |
OnKeyUp(WCL::KeyCode wKey, WCL::KeyState dwFlags) | CPopupWnd | [protected, virtual] |
OnLeftButtonDblClick(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnLeftButtonDown(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnLeftButtonUp(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnMeasureItem(uint iID, uint iItem, uint &iWidth, uint &iHeight) | CMsgWnd | [protected, virtual] |
OnMouseMove(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnNCDestroy() | CMsgWnd | [protected, virtual] |
OnPaint(CDC &rDC) | CStatusBar | [protected, virtual] |
OnReflectedCtlClr(uint nCtlClrMsg, HDC hDC) | CMsgWnd | [protected, virtual] |
OnReflectedCtrlMsg(uint iMsg) | CMsgWnd | [protected, virtual] |
OnReflectedCtrlMsg(NMHDR &rMsgHdr) | CMsgWnd | [protected, virtual] |
OnRegisteredMsg(uint nMsg, WPARAM wParam, LPARAM lParam) | CMsgWnd | [protected, virtual] |
OnResize(int iFlag, const CSize &rNewSize) | CStatusBar | [protected, virtual] |
OnRightButtonDblClick(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnRightButtonDown(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnRightButtonUp(const CPoint &ptCursor, WCL::KeyFlags iKeyFlags) | CPopupWnd | [protected, virtual] |
OnSelectMenu(uint iFlags, uint iItemID, HMENU hMenu) | CPopupWnd | [protected, virtual] |
OnSetCursor(HWND hWnd, uint nHitCode, uint nMouseMsg) | CMsgWnd | [protected, virtual] |
OnShow(bool bShowing) | CMsgWnd | [protected, virtual] |
OnShowDefaultMenuHint() | CPopupWnd | [protected, virtual] |
OnShowMenuItemHint(uint iItemID) | CPopupWnd | [protected, virtual] |
OnShowMenuPopupHint(HMENU hMenu) | CPopupWnd | [protected, virtual] |
OnShowSystemMenuHint() | CPopupWnd | [protected, virtual] |
OnTimer(WCL::TimerID iTimerID) | CMsgWnd | [protected, virtual] |
OnUserMsg(uint nMsg, WPARAM wParam, LPARAM lParam) | CMsgWnd | [protected, virtual] |
OnVertScroll(WCL::ScrollbarFlags iCode, uint iPos) | CMsgWnd | [protected, virtual] |
operator=(const CStatusBar &) | CStatusBar | [private] |
CWnd::operator=(const CWnd &rhs) | CWnd | [inline] |
PFNCMDMSGHANDLER typedef | CMsgWnd | [protected] |
PFNMSGHANDLER typedef | CMsgWnd | [protected] |
PFNNFYMSGHANDLER typedef | CMsgWnd | [protected] |
Placement() const | CWnd | |
PopupWndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | CPopupWnd | [protected, static] |
PostCommand(uint iCmd) const | CWnd | [inline] |
PostCtrlMsg(uint iMsg, uint iCtrlID, HWND hCtrl) const | CWnd | [inline] |
PostMessage(UINT iMsg, WPARAM wParam=0, LPARAM lParam=0L) const | CWnd | [inline] |
PreRegister() | CCtrlWnd | [virtual] |
QueryMsg(const tchar *pszMsg,...) const | CWnd | |
Redraw(bool bRedraw) | CWnd | [inline] |
Register(WNDCLASS &rParams) | CPopupWnd | [protected, virtual] |
RepaintNow() | CWnd | [inline] |
s_WndMap | CWnd | [static] |
SendMessage(UINT iMsg, WPARAM wParam=0, LPARAM lParam=0L) const | CWnd | [inline] |
SetMsgResult(BOOL bHandled, LRESULT lResult) | CMsgWnd | [inline, protected] |
Show(int iStyle=SW_SHOW) | CWnd | [inline] |
StartTimer(WCL::TimerID iTimerID, uint iTimeout) | CWnd | [inline] |
StopTimer(WCL::TimerID iTimerID) | CWnd | [inline] |
Title(const tchar *lpszTitle) | CWnd | [inline] |
Title(const tstring &title) | CWnd | [inline] |
Title() const | CWnd | |
Update() | CWnd | [inline] |
VertScrollPos(int iPos, bool bRepaint=true) | CMsgWnd | [inline] |
VertScrollPos() | CMsgWnd | [inline] |
VertScrollRange(int iMin, int iMax, bool bRepaint=true) | CMsgWnd | [inline] |
WindowExStyle(DWORD dwExStyle) | CWnd | [inline] |
WindowExStyle() const | CWnd | [inline] |
WindowPos(HWND hPos, bool bShow) | CWnd | [inline] |
WindowPos(HWND hPos, const CRect &rcPos, bool bShow) | CWnd | [inline] |
WindowProc(WNDPROC lpfnWndProc) | CMsgWnd | [inline, protected] |
WindowRect() const | CWnd | |
WindowStyle(DWORD dwStyle) | CWnd | [inline] |
WindowStyle() const | CWnd | [inline] |
WndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | CPopupWnd | [protected, virtual] |
~CCtrlWnd() | CCtrlWnd | [virtual] |
~CStatusBar() | CStatusBar | [virtual] |
~CWnd() | CWnd | [inline, virtual] |