Home
last modified time | relevance | path

Searched refs:_tlid (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/extensions/test/ole/MfcControl/
H A DMfcControl.cpp36 const GUID CDECL BASED_CODE _tlid = variable
76 if (!AfxOleRegisterTypeLib(AfxGetInstanceHandle(), _tlid)) in DllRegisterServer()
93 if (!AfxOleUnregisterTypeLib(_tlid, _wVerMajor, _wVerMinor)) in DllUnregisterServer()
H A DMfcControlCtl.cpp105 IMPLEMENT_OLETYPELIB(CMfcControlCtrl, _tlid, _wVerMajor, _wVerMinor)
151 _tlid, in IMPLEMENT_OLECTLTYPE()
H A DMfcControl.h47 extern const GUID CDECL _tlid;

Completed in 15 milliseconds