#include <atlstl/window/about_dialog.hpp>

Public Types | |
| typedef CDialogImplBaseT< B > | parent_class_type |
| typedef AboutDialog< T, B > | class_type |
Public Member Functions | |
| INT_PTR | DoModal () |
| INT_PTR | DoModal (HWND hWndParent) |
Protected Member Functions | |
| LRESULT | OnInitDialog (UINT, WPARAM, LPARAM, BOOL &) |
| LRESULT | OnCloseCmd (WORD, WORD wID, HWND, BOOL &) |
| LRESULT | OnCommand (UINT, WPARAM, LPARAM lParam, BOOL &bHandled) |
1.5.4