Searched refs:AboutDialog (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DAboutDialog.cpp22 #include "AboutDialog.h"
34 BEGIN_MESSAGE_MAP(AboutDialog, CDialog)
35 //{{AFX_MSG_MAP(AboutDialog)
40 // AboutDialog
43 AboutDialog::AboutDialog(CWnd* pParent /*=NULL*/) function in class:AboutDialog
44 : CDialog(AboutDialog::IDD, pParent)
46 //{{AFX_DATA_INIT(AboutDialog)
55 BOOL AboutDialog::OnInitDialog()
65 void AboutDialog
[all...]
H A DAboutDialog.h28 // AboutDialog
31 class AboutDialog : public CDialog class in inherits:CDialog
37 AboutDialog(CWnd* pParent = NULL); // standard constructor
39 //{{AFX_DATA(AboutDialog)
45 //{{AFX_VIRTUAL(AboutDialog)
53 //{{AFX_MSG(AboutDialog)
H A DChooserDialog.cpp32 #include "AboutDialog.h"
520 AboutDialog dialog;

Completed in 96 milliseconds