Class Methods | |
---|---|
Create | Creates a window. |
CWindowImplBase Methods | |
DefWindowProc | Provides default message processing. |
GetWndClassInfo | Returns a static instance of CWndClassInfo, which manages the window class information. |
Subclass Window | Subclasses a window. |
UnsubclassWindow | Restores a previously subclassed window. |
WindowProc | Processes messages sent to the window. |
CWindowImpl Overview, CWindowImpl Data Members