menu alignment
Troels
tk at tk.tk
Fri Mar 2 14:41:01 PST 2007
chris elliott wrote:
> Vadim, I would be grateful if you could check my patch; I'd like to get
> it into 2.8.2
Your patch looks good. To me this was perhaps the final straw, I might
start to use old VC6 (with it's old SDK) only for legacy Ansi
compilations. Targeting Ansi-Win95 through Unicode-Vista from within the
same single IDE has been cool. But I just found out that VC2005 as well
allows for statically linking the CRT (unlike MinGW), enabling you to
deploy wx apps with no special dll dependencies at all (not even the
dreaded vcredist_x86.exe), this leaves few arguments for sticking to VC6
(if looking away from it's blazing speed on todays hardware).
Troels
More information about the wx-users
mailing list