On Mon, Aug 26, 2013 at 3:29 AM, Milind Gupta <milind.gu...@gmail.com>wrote:

> Thanks for looking into this. So to get the same effects for running a
> wxLua program with Lua.exe we need a Lua.exe compiled with the manifest
> that wxlua was compiled from?
>
>
After quite a bit of trial and error I believe I found a solution. Instead
of using our own manifest file, I found that you can specify a #pragma
command to the MSVC linker to use the v6 comctrl32.dll. As I mentioned,
when I used the manifest I had a problem of the debug lua.exe complaining
about a missing msvcr90.dll which I was not able to figure out, there were
a few supposed solutions online, but none worked for me. Hopefully this
solution is good enough.

Regards,
    John
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to