Methods
| Creates a window. | 
CWindowImplBaseT Methods
| Provides default message processing. | |
| Returns the current message. | |
| Returns the current window procedure. | |
| Called after receiving the last message (typically WM_NCDESTROY). | |
| Subclasses a window. | |
| Restores a previously subclassed window. | 
Static Functions
| Returns a static instance of CWndClassInfo, which manages the window class information. | |
| Processes messages sent to the window. | 
Data Members
| Points to the window class's original window procedure. |