mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
e71bcb659c
Visual Studio 2008 introduced support for the address space layout randomization (ASLR) feature of Windows Vista. However, upgrading the VC8 project files to VC9 and above disabled this feature. Removed the RandomizedBaseAddress directive to enabled the default setting (/DYNAMICBASE). Note: This doesn't appear to have any negative impact when compiled and ran on Windows XP. |
||
---|---|---|
.. | ||
VC6 | ||
VC7 | ||
VC7.1 | ||
VC8 | ||
VC9 | ||
VC10 | ||
VC11 | ||
VC12 |