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