, including all inherited members.
AlertMsg(const tchar *pszMsg,...) const | CWnd | |
BOTTOM_EDGE enum value | CDialog | [protected] |
CDialog(uint iRscID) | CDialog | |
Centre() | CWnd | |
ChildRect(const CWnd &rWnd) const | CWnd | |
ClientRect() const | CWnd | [virtual] |
CMainDlg(uint iRscID) | CMainDlg | |
CMsgWnd() | CMsgWnd | |
Control(int iID) const | CWnd | [inline] |
Controls typedef | CDialog | [protected] |
ControlTable(CTRL *pCtrlTable) | CDialog | [protected] |
CtrlHandle(int iCtrlID) const | CDialog | [inline, protected] |
CWnd() | CWnd | [inline] |
CWnd(HWND hWnd) | CWnd | [inline] |
CWnd(const CWnd &rhs) | CWnd | [inline] |
DefaultWndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | CDialog | [protected, virtual] |
Destroy() | CWnd | [inline] |
DlgProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) | CDialog | [protected, static] |
DrawMenuBar() | CWnd | [inline] |
Enable(bool bEnable=true) | CWnd | [inline] |
EndDialog(int nResult=IDCANCEL) | CDialog | [protected, virtual] |
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] |
Gravities typedef | CDialog | [protected] |
Gravity enum name | CDialog | [protected] |
GravityTable(CTLGRAVITY *pGravTable) | CDialog | [protected] |
Handle() const | CWnd | [inline] |
HorzScrollPos(int iPos, bool bRepaint=true) | CMsgWnd | [inline] |
HorzScrollPos() | CMsgWnd | [inline] |
HorzScrollRange(int iMin, int iMax, bool bRepaint=true) | CMsgWnd | [inline] |
InitControls() | CDialog | [protected] |
InitGravityTable() | CDialog | [protected] |
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] |
LEFT_EDGE enum value | CDialog | [protected] |
m_bModal | CDialog | [protected] |
m_bNoSizeGrip | CDialog | [protected] |
m_hWnd | CWnd | [protected] |
m_iRscID | CDialog | [protected] |
m_pCtrlMsgTable | CMsgWnd | [protected] |
m_pParentWnd | CDialog | [protected] |
m_rcOldGrip | CDialog | [protected] |
m_StartSize | CDialog | [protected] |
m_vControls | CDialog | [protected] |
m_vGravities | CDialog | [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) | CMsgWnd | [protected, virtual] |
OnAppMsg(uint nMsg, WPARAM wParam, LPARAM lParam) | CMsgWnd | [protected, virtual] |
OnCancel() | CDialog | [protected, virtual] |
OnCmdMsg(uint iID) | CMsgWnd | [protected, virtual] |
OnCreate(const CRect &rcClient) | CDialog | [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] |
OnHelp(HELPINFO &oInfo) | CMsgWnd | [protected, virtual] |
OnHitTest(const CPoint &ptCursor) | CDialog | [protected, virtual] |
OnHorizScroll(WCL::ScrollbarFlags iCode, uint iPos) | CMsgWnd | [protected, virtual] |
OnInitDialog() | CDialog | [protected, virtual] |
OnMeasureItem(uint iID, uint iItem, uint &iWidth, uint &iHeight) | CMsgWnd | [protected, virtual] |
OnNCDestroy() | CMsgWnd | [protected, virtual] |
OnOk() | CDialog | [protected, virtual] |
OnPaint(CDC &rDC) | CMainDlg | [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) | CDialog | [protected, virtual] |
OnSetCursor(HWND hWnd, uint nHitCode, uint nMouseMsg) | CMsgWnd | [protected, virtual] |
OnShow(bool bShowing) | CMsgWnd | [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] |
CWnd::operator=(const CWnd &rhs) | CWnd | [inline] |
PFNCMDMSGHANDLER typedef | CMsgWnd | [protected] |
PFNMSGHANDLER typedef | CMsgWnd | [protected] |
PFNNFYMSGHANDLER typedef | CMsgWnd | [protected] |
Placement() const | CWnd | |
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] |
QueryMsg(const tchar *pszMsg,...) const | CWnd | |
Redraw(bool bRedraw) | CWnd | [inline] |
RepaintNow() | CWnd | [inline] |
RIGHT_EDGE enum value | CDialog | [protected] |
RunModal(CWnd &rParent) | CDialog | |
RunModeless(CWnd &rParent) | CDialog | |
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] |
tagCTLGRAVITY | CDialog | [friend] |
Title(const tchar *lpszTitle) | CWnd | [inline] |
Title(const tstring &title) | CWnd | [inline] |
Title() const | CWnd | |
TOP_EDGE enum value | CDialog | [protected] |
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) | CDialog | [protected, virtual] |
~CDialog() | CDialog | [virtual] |
~CMainDlg() | CMainDlg | [virtual] |
~CWnd() | CWnd | [inline, virtual] |