menu alignment
Vadim Zeitlin
vadim at wxwindows.org
Mon Apr 2 14:56:40 PDT 2007
On 2 Apr 2007 12:52:11 -0700 Markus Greither <Markus.Greither at gmx.de> wrote:
MG> this hbmpitem is only available if WINVER>= 0x0500. As I typically
MG> still compile applications with WINVER=0x0400
Why do you do this? WINVER should be set to maximal possible value when
using wxWidgets as we go to the great lengths to ensure that the programs
always run under almost[*] all Win32 systems, including Windows 95, and
load any functions which might not be available on older systems
dynamically.
Regards,
VZ
[*] AFAIK we don't support NT 3.5 so it's not quite "all"...
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list