[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Creating lua extension with C# .net
- From: Pablo Garcia <pablomorpheo@...>
- Date: Mon, 15 Nov 2010 05:45:07 +0100
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