Source code of Windows XP (NT5)
 
 
 
 
 
 

6 lines
110 B

#include "AboutDialog.h"
AboutDialog::AboutDialog(CWnd* parent )
:
CDialog( IDD, parent )
{}