Searched refs:CPrinterSetupWizardApp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
H A DPrinterSetupWizardApp.h31 class CPrinterSetupWizardApp : public CWinApp class in inherits:CWinApp
34 CPrinterSetupWizardApp();
46 extern CPrinterSetupWizardApp theApp;
H A DPrinterSetupWizardApp.cpp53 // CPrinterSetupWizardApp
55 BEGIN_MESSAGE_MAP(CPrinterSetupWizardApp, CWinApp)
60 // CPrinterSetupWizardApp construction
62 CPrinterSetupWizardApp::CPrinterSetupWizardApp() function in class:CPrinterSetupWizardApp
69 // The one and only CPrinterSetupWizardApp object
71 CPrinterSetupWizardApp theApp;
74 // CPrinterSetupWizardApp initialization
76 BOOL CPrinterSetupWizardApp::InitInstance()

Completed in 189 milliseconds