Searched refs:CShellExtClassFactory (Results 1 – 1 of 1) sorted by relevance
77 class CShellExtClassFactory Z7_final:86 CShellExtClassFactory() { InterlockedIncrement(&g_DllRefCount); } in CShellExtClassFactory() function in Z7_final87 ~CShellExtClassFactory() { InterlockedDecrement(&g_DllRefCount); } in ~CShellExtClassFactory()90 Z7_COMWF_B CShellExtClassFactory::CreateInstance(LPUNKNOWN pUnkOuter, in CreateInstance()120 Z7_COMWF_B CShellExtClassFactory::LockServer(BOOL /* fLock */) in LockServer()182 CShellExtClassFactory *cf; in DllGetClassObject()185 cf = new CShellExtClassFactory; in DllGetClassObject()