[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re[2]: Run LuaInterface from native application
- From: Alexey Malyshev <malma@...>
- Date: Wed, 1 Nov 2006 19:59:17 +0300
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++...