Home
last modified time | relevance | path

Searched refs:ptrCoInitEx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/ole/
H A Dolethread.cxx43 typedef DECLSPEC_IMPORT HRESULT (STDAPICALLTYPE *ptrCoInitEx)( LPVOID, DWORD); typedef
58 ptrCoInitEx initFuncEx= (ptrCoInitEx)GetProcAddress( inst, _T("CoInitializeEx")); in o2u_attachCurrentThread()
/trunk/main/embedserv/source/embed/
H A Dservprov.cxx88 typedef DECLSPEC_IMPORT HRESULT (STDAPICALLTYPE *ptrCoInitEx)( LPVOID, DWORD); typedef
102 ptrCoInitEx initFuncEx= (ptrCoInitEx)GetProcAddress( inst, _T("CoInitializeEx")); in o2u_attachCurrentThread()

Completed in 10 milliseconds