On 11/13/06, Aureliano Buendia <saveez / hotmail.com> wrote: > Hi, > > Is it possible to use a COM component library in Ruby? The COM consists > of a dll and a tlb file, it is NOT a .NET assembly, just a standard > windows COM. It's possible if it is normally registered in the system, i.e. you are able to use it from VB, wsh, etc. Have a look at WIN32OLE.