Searched refs:ptrCoInit (Results 1 – 2 of 2) sorted by relevance
45 typedef DECLSPEC_IMPORT HRESULT (STDAPICALLTYPE *ptrCoInit)( LPVOID); typedef64 ptrCoInit initFunc= (ptrCoInit)GetProcAddress( inst,_T("CoInitialize")); in o2u_attachCurrentThread()
90 typedef DECLSPEC_IMPORT HRESULT (STDAPICALLTYPE *ptrCoInit)( LPVOID); typedef107 ptrCoInit initFunc= (ptrCoInit)GetProcAddress( inst,_T("CoInitialize")); in o2u_attachCurrentThread()
Completed in 15 milliseconds