lua-users home
lua-l archive

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


Hi listers, I want to create a dll library with C#

I have a MFC app, with lua 5.1.2, but I need to use external library to use some C# components, so I want to create a library that can recive the pointer to LuaState and register some functions.

I want to use loadlib() to work instead COM interface.

Anybody can put me in the good way? Any example avalible?

Thanks guys


______________________________
Pablo García