#include <MainFrm.h>
List of all members.
Static Public Member Functions |
static void | StatusXY (const char *xy) |
Protected Member Functions |
| MainFrame () |
virtual BOOL | OnWndMsg (UINT message, WPARAM wParam, LPARAM lParam, LRESULT *pResult) |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnActivateApp (BOOL bActive, DWORD dwThreadID) |
afx_msg void | OnRender () |
Detailed Description
Definition at line 12 of file MainFrm.h.
Constructor & Destructor Documentation
MainFrame::~MainFrame |
( |
| ) |
|
|
virtual |
Member Function Documentation
void MainFrame::OnActivateApp |
( |
BOOL |
bActive, |
|
|
DWORD |
dwThreadID |
|
) |
| |
|
protected |
int MainFrame::OnCreate |
( |
LPCREATESTRUCT |
lpCreateStruct | ) |
|
|
protected |
void MainFrame::OnRender |
( |
| ) |
|
|
protected |
BOOL MainFrame::OnWndMsg |
( |
UINT |
message, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam, |
|
|
LRESULT * |
pResult |
|
) |
| |
|
protectedvirtual |
BOOL MainFrame::PreCreateWindow |
( |
CREATESTRUCT & |
cs | ) |
|
|
virtual |
void MainFrame::StatusXY |
( |
const char * |
xy | ) |
|
|
static |
Member Data Documentation
CStatusBar MainFrame::m_wndStatusBar |
|
protected |
CToolBar MainFrame::m_wndToolBar |
|
protected |
The documentation for this class was generated from the following files: