From: Tristin.Colby@... Date: 2008-02-06T04:39:59+09:00 Subject: Existing Dll - using Functions from an existing dll 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.