Why is OLE so slow?
Ask Microsoft, or the manufacturer of the specific application you’re dealing with. In-process servers are generally much faster than executable-driven OLE servers, but are rare. For example, CorelDRAW starts up (and loads the entire program into memory) to serve an object. And, a new instance is started if Corel is already running, rather than simply calling the existing program to do the work.