From: "Thomas A. Rieck" Date: 2004-12-07T22:57:32+09:00 Subject: Re: COM with Ruby Justin Rudd wrote: > I know about Win32Ole for accessing COM objects, but what about > writing COM objects with Ruby? I'm looking to write an addin for > Outlook. > > Thanks! > Wow. That sounds pretty involved. Wouldn't you have to generate a COM DLL from the ruby source?