lua-users home
lua-l archive

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


JJ> Alexey Malyshev wrote:
>> Hi!
>>
>> I have an application with embedded LUA engine. Is it possible to use
>> LuaInterface in embedded scripts, or i have to build standalone lua.dll
>> and share it with LuaInterface and my application ?
>>   
Oh, pardon me, I forget to notice that my application is Win32 VS6\C++...