Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Dolecore.h259 HRESULT OLEInit(); // Initialize the OLE library
H A Dolecore.cpp1793 HRESULT OLEInit() in OLEInit() function
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlibio.cpp482 res = OLEInit(); in FPX_InitSystem()