Windows C++ Library
Public Member Functions | Protected Member Functions
CStdWnd Class Reference

#include <StdWnd.hpp>

Inheritance diagram for CStdWnd:
CCtrlWnd CPopupWnd CMsgWnd CWnd CButton CCheckBox CComboBox CDateTimePicker CEditBox CIconCtrl CLabel CListBox CListView CProgressBar CRadioBtn CStaticCtrl CTabCtrl CToolTip CUpDownBtns WCL::TreeView

List of all members.

Public Member Functions

 CStdWnd ()
virtual ~CStdWnd ()

Protected Member Functions

virtual bool Register (WNDCLASS &rParams)
virtual LRESULT WndProc (HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)

Constructor & Destructor Documentation

CStdWnd::~CStdWnd ( ) [virtual]

Member Function Documentation

bool CStdWnd::Register ( WNDCLASS &  rParams) [protected, virtual]

Reimplemented from CPopupWnd.

LRESULT CStdWnd::WndProc ( HWND  hWnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Reimplemented from CPopupWnd.

Reimplemented in CEditBox, CTabWndHost, CURLLabel, and CCmdButton.


The documentation for this class was generated from the following files: