#include <atlstl/window/about_dialog.hpp>
List of all members.
Detailed Description
template<class T, class B = CWindow>
 class atlstl::AboutDialog< T, B >
About dialog class based on a type that specifies an Id, and a parent window type. 
|  | 
| 
 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) | 
The documentation for this class was generated from the following file: