curl-library
Re: Using new Visual C++ 2008 and Windows SDK
From: Cory Nelson <phrosty_at_gmail.com>
Date: Tue, 18 Dec 2007 22:30:13 -0600
Date: Tue, 18 Dec 2007 22:30:13 -0600
On Dec 18, 2007 6:54 PM, Mateusz Loskot <mateusz_at_loskot.net> wrote:
> In other words, if I want to build software *for* Windows XP SP2 using
> Windows SDK and I build it *under* Windows XP SP2, I'd expect the
> Windows SDK is configured with WINVER=0X0502, but not 0x600 what makes
> my build targetting to Vista, in fact.
0x502 is the value for Server 2003, not XP. If you want a specific
service pack you need to use the new NTDDI_VERSION available in the
Vista SDK.
-- Cory NelsonReceived on 2007-12-19