From: John L. <jla...@gm...> - 2013-08-19 04:05:09
|
On Sun, Aug 18, 2013 at 10:58 PM, Paul K <pau...@ya...> wrote: > I'm very interested in what manifest needs to be used as well. My > executable *does* include a manifest, but it doesn't statically > compile wx.dll and loads it at run-time. My calendar looks like a > generic one (the one that Milind has on the left side), so I either > need to have a different content in the manifest or needs to include > in the DLL file itself. > > I too have tried to add an appropriate mainifest file to lua.exe and found that it didn't change anything. Note that wx.dll already uses the same resource file as wxlua.exe, but I think that the manifest file only matters for the exe. If anyone can find out how to fix this I will happily add it to wxLua. Regards, John |