Anyone done anything with out-of-process ActiveX (if there is such a thing)? I and a C++ colleague are trying to get a COM .EXE (in C++) accessible from VB. The activeX test container allows it, but VB doesn't appear to. We need separate thread of execution, hence not a normal OCX/DLL, and need to generate events within VB from the separate "control".
We also want to do this via VBScript on a web page eventually.
Anyone got any ideas?

Keith Fearnley, Trackit Systems Ltd, England