Thanks for the answer. If I understood correctly it's not possible to have plain Lua executable using libraries from dll's? Instead I have to use same Lua from dll for application and library?On win32 at least, that's the situation. A win32 exe apparently can't export functions like a dll can... (I've seen some pointers that the can actually be made to do just that, but everybody I asked suggested to stay away from that...)
-Martin http://traumwind.de/blog/ http://luacheia.lua-users.org