On Fri, Dec 23, 2011 at 7:09 PM, Mike Pall
<mikelu-1112@mike.de> wrote:
MsgWaitForMultipleObjects
==>
TestWindowClass
==> *lpfnWndProc
Lua function at line 142
Oh, I've totally missed that. Thanks.
Does this mean that there's no way to code a Windows application with LuaJIT and have the code be jit-compiled? Since all the actual work will be done in lpfnWndProc or some other function called from there.
Regards,
Ignacio