lua-users home
lua-l archive

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


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.