Displaying 2 results from an estimated 2 matches for "h0x0500".
Did you mean:
0x0500
2011 Nov 08
0
[LLVMdev] VS2005 compatibility
In the v7.0 SDK I see _WIN32_WINNT defined in several places:
winresrc.h0x0500 if not defined already (Windows 2000)
sdkddkver.h0x0601 if not defined already (Windows 7)
objbase.hSet based on NTDDI_VERSION, if not defined already
objidl.hSimiler to objbase.h
sdkddkver.h is included by windows.h in the v7.0 SDK.
With SP1 VC2005, it's defined as 0x0500 in only one place (...
2011 Nov 08
2
[LLVMdev] VS2005 compatibility
On Tue, Nov 8, 2011 at 8:42 AM, Don Williamson <don.williamson at yahoo.com> wrote:
> Hi Francois,
>
> I haveĀ allĀ licensed versions of VS at my disposal (the benefits of being a former MS employee) but I'm currently using VS2005 due to specific technical reasons that I can't disclose.
>
> The "Getting Started" page states support of 2005 SP1 which, if