lua-users home
lua-l archive

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


Hmm, another question; what is the proposed means of an extension calling
lua library functions?

On windows it is not possible to treat an executable as a DLL, symbols can
not be exported from an exe.  Various ways that have been suggested are to
pass a huge struct of callbacks containing each lua function, or to require
the actual Lua interpreter to be in a DLL.

Just wondering how you were looking at solving this problem?


Love, Light and Peace,
- Peter Loveday
Director of Development, eyeon Software