[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Accessing "external" tables from within LuaExpat callbacks
- From: Peter Cawley <lua@...>
- Date: Mon, 20 Apr 2009 15:07:39 +0100
On Mon, Apr 20, 2009 at 11:38 AM, Michael Bauroth
<Michael.Bauroth@falcom.de> wrote:
> Everytime I try to modify a table in the referenced method "cb", the
> application stops with an accessviolation. What I'm doing wrong?
>
My best guess is that the lxp DLL is referencing a different Lua DLL
than your hosting application is using.