List of all members.
Additional Inherited Members |
UINT | message |
WPARAM | wParam |
LPARAM | lParam |
HINSTANCE | hInstance |
DWORD | style |
HWND | hWnd |
int | left |
int | top |
int | width |
int | height |
Member Function Documentation
BaseForm * WindowAppliBase::createBaseForm |
( |
| ) |
|
|
virtual |
アプリケーションウインドウクラスのインスタンスを生成します。
- Returns:
- アプリケーションウインドウクラスのインスタンス
Reimplemented in MyAppli.
int WindowAppliBase::OnAppliEnd |
( |
| ) |
|
|
virtual |
アプリケーションの終了処理を実行します。
- Returns:
- 予備
Reimplemented in MyAppli.
int WindowAppliBase::OnAppliStart |
( |
TCHAR * |
lpCmdLine | ) |
|
|
virtual |
アプリケーションの開始処理を実行します。
- Returns:
- 予備
Reimplemented in MyAppli.
int WindowAppliBase::OnWindowShow |
( |
| ) |
|
|
virtual |
ウインドウが表示されたときの処理を実行します。
- Returns:
- 予備
Reimplemented in MyAppli.
The documentation for this class was generated from the following files: