#include <autorun.h>
Inherited by MainWindow.
Public Member Functions | |
| HWND | GetHandle (void) |
| BOOL | Show (int nCmdShow) |
| void | Update (void) |
| virtual LRESULT | Window_Proc (HWND hWnd, UINT iMessage, WPARAM wParam, LPARAM lParam)=0 |
Protected Attributes | |
| HWND | hWnd |
|
pure virtual |
Implemented in MainWindow.