Home | History | Annotate | Download | only in ControlPanel

Lines Matching refs:CCPApp

69 static CCPApp theApp;
149 // CCPApp::CCPApp
151 IMPLEMENT_DYNAMIC(CCPApp, CWinApp);
153 CCPApp::CCPApp()
161 // CCPApp::~CCPApp
164 CCPApp::~CCPApp()
170 CCPApp::Register( LPCTSTR inClsidString, LPCTSTR inName, LPCTSTR inCanonicalName, LPCTSTR inCategory, LPCTSTR inLocalizedName, LPCTSTR inInfoTip, LPCTSTR inIconPath, LPCTSTR inExePath )
228 // CCPApp::Unregister
231 CCPApp::Unregister( LPCTSTR clsidString )
245 // CCPApp::InitInstance
249 CCPApp::InitInstance()