[plt-scheme] Using the FFI with a scheme aware dll

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Wed Jun 28 18:07:16 EDT 2006

Thanks. I'll use this information to rework the
SQLI/SQLD drivers somewhere in the coming
months to use the FFI.

--Hans

Eli Barzilay schreef:
> On Jun 28, Hans Oesterholt-Dijkema wrote:
>   
>> Fantastic!
>>     
>>> (require (lib "dirs.ss" "setup"))
>>> (find-lib-dir)
>>> (find-dll-dir)
>>>
>>>       
>> Does it also work with 'find-so-dir'?
>>     
>
> No it's always called `find-dll-dir'.
>
>   



Posted on the users mailing list.