Dmitry wrote:
>> Why? This is not a fltk problem, it's a problem with the MS tools.=20
>>
> 
> I'm use wxWidgets + MSVC 2008 Express Edition and not have problem )))

        I don't know why it should be different, unless they've got
        some kind of packaging manager to handle the SxS stuff.

        Or maybe they have some interesting compiler flags that disable
        manifests (even though MS seemed to make it clear they were
        not going to support building apps that don't have manifests).

        I've not used wxWidgets, but know a few friends that do,
        so I'll ask them.

        But I can tell you that if you deploy manifest binaries
        to older OS's like WinXP SP2 or older, or Win2K (don't know
        what service packs), they won't support the binaries at all
        unless you install that MSI file (previous emails) which is
        probably part of the normal OS updates by now.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to