Hi, Is there any standard way in MPlayer to call COM interfaces from Windows DLLs? I mean the whole init procedure - from CoInitialize to getting pointer to the needed function in the needed dll file and CoUninitialize? What is the purpose of the code in the loader subdirectory?