Ryan Pusztai <[EMAIL PROTECTED]> writes: > > > On Wed, Apr 2, 2008 at 12:57 AM, John Labenski <jlabenski- [EMAIL PROTECTED]> wrote: > On the other hand, why not just use a staticly built wxLuaFreeze as > your Lua executable? It is the minimal version of a wxLua program and > can run any Lua program that lua.exe can. Is there any reason to want > to dynamically load wx.dll? >
What I would like is to be able to do is to replace lua.exe by lux.exe. lux X.lua which is a normal lua program run normally lux W.lua which uses wx.dll runs the same way as wxlua W.lua How would you configure wxLuaFreeze to do just that? Andre ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
