Subject: Existing Dll - using Functions from an existing dll
From: Tristin.Colby gmail.com
Date: Wed, 6 Feb 2008 04:39:59 +0900
I'm trying to create a ruby wrapper around an existing DLL. All i have
is the header file and the .dll itself. Can someone point me where I
can find an example of how to do this.