List of all members.
Additional Inherited Members |
static INT_PTR CALLBACK | modalDialogProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
static INT_PTR CALLBACK | modelessDialogProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
TCHAR | ddx_buf [512] |
HWND | hWnd |
tstring | title |
int | left |
int | top |
int | width |
int | height |
static BaseDialog * | modalCallback |
Constructor & Destructor Documentation
AboutDlg::AboutDlg |
( |
HWND |
parent, |
|
|
int |
resource |
|
) |
| |
コンストラクタ
- Parameters:
-
parent | 親ウインドウハンドル |
resource | ダイアログリソース番号 |
Member Function Documentation
INT_PTR AboutDlg::OnCommand |
( |
WPARAM |
wParam | ) |
|
|
protectedvirtual |
ダイアログ操作が行われた時に呼び出されます。
- Returns:
- 処理結果
Reimplemented from BaseDialog.
The documentation for this class was generated from the following files: