From: Ivan Muzzolini Date: 2005-10-19T16:36:57+09:00 Subject: How to use swig and ruby with an existing DLL Dear all, I'm experimenting the use of ruby and swig on Windows platform. I have a DLL and its corresponding .h file. Which is the correct way to automate the creation of the ruby module starting from these elements? Thank you very much! Ivan