Fast and reliable COM-Tools for developers

DirectCOM

The DirectCOM.Dll offers registryless instantiation for ActiveX-Dlls, and is a Windows- Standard.Dll (compiled using PowerBasic).

It has also builtin threading-capabilities (registryless instantiation of COM-Classes from ActiveX-Dlls on their own threaded Apartments), useful for VB-Developers, wich want to implement threading-functionality inside their Apps without using ActiveX-Exes.


It is used in nearly all of our Tools and Tool-Demos, especially in our RPCServer-Environment, wich is XCopy-deployable by simply moving the appropriate "Server-Folder" from one machine/host to another without any setup-requirements.