[plt-scheme] PLT-Scheme 402 extension

From: Chongkai Zhu (czhu at cs.utah.edu)
Date: Mon Jul 14 17:30:29 EDT 2008

Ivanyi Peter wrote:
> Hi,
>
> This question seems to come up at every major revision.
> As always I think the answer is very simple, but I cannot
> find it in the documentation.
>
> I have an extension, a dll file under Windows. I would like
> to use it under PLT-Scheme 402. In v372 I loaded it in by using:
>
> (require "e2curve.scm")
>
> and the e2curve.dll file is in the directory:
>
> compiled/native/win32/i386/3m
>
> My question is: how can I do it in PLT-Scheme 402?
>   
The same way.

> Has something changed in this regard?
>
>   
No.

> Thanks for the help.
>
> Best regards,
>
> Peter Ivanyi
>
>   



Posted on the users mailing list.