Searched refs:_tlid (Results 1 – 3 of 3) sorted by relevance
36 const GUID CDECL BASED_CODE _tlid = variable76 if (!AfxOleRegisterTypeLib(AfxGetInstanceHandle(), _tlid)) in DllRegisterServer()93 if (!AfxOleUnregisterTypeLib(_tlid, _wVerMajor, _wVerMinor)) in DllUnregisterServer()
105 IMPLEMENT_OLETYPELIB(CMfcControlCtrl, _tlid, _wVerMajor, _wVerMinor)151 _tlid, in IMPLEMENT_OLECTLTYPE()
47 extern const GUID CDECL _tlid;
Completed in 18 milliseconds