lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


 I guess that I will only need the generated file "lua5.1.def".

 Thanks for pointing that.

Best,
scuri

> -----Original Message-----
> From: lua-bounces@bazar2.conectiva.com.br 
> [mailto:lua-bounces@bazar2.conectiva.com.br] On Behalf Of 
> Shmuel Zeigerman
> Sent: segunda-feira, 26 de março de 2007 16:05
> To: Lua list
> Subject: Re: Lua DLL name (Was: [ANN] LuaODE 0.3)
> 
> Jerome Vuarand wrote:
> > The forwarding DLL won't even need any code, since forwards can be 
> > defined in an exports file iirc.
> 
> There's an implementation of a similar proxy at
>    http://lua-users.org/wiki/LuaProxyDll
> 
> Though it does require some code to be written.
> --
> Shmuel
>