lua-users home
lua-l archive

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


Peter Cawley schrieb:
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.


Great idea! Seems that could be the point. I've to check something and come back later again :)

Best Regards
Micha