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

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/ExplorerPlugin/
H A DExplorerPlugin.h34 class CExplorerPluginApp : public CWinApp class in inherits:CWinApp
38 CExplorerPluginApp();
39 virtual ~CExplorerPluginApp();
46 DECLARE_DYNAMIC(CExplorerPluginApp);
H A DExplorerPlugin.cpp99 CExplorerPluginApp gApp;
107 // CExplorerPluginApp::CExplorerPluginApp
110 IMPLEMENT_DYNAMIC(CExplorerPluginApp, CWinApp);
112 CExplorerPluginApp::CExplorerPluginApp() function in class:CExplorerPluginApp
118 // CExplorerPluginApp::~CExplorerPluginApp
121 CExplorerPluginApp::~CExplorerPluginApp()
[all...]

Completed in 80 milliseconds