Expand Minimize
This topic has not yet been rated - Rate this topic

VCLinkerTool.RandomizedBaseAddress Property

Gets or sets a value controls whether to generate an executable image that can be randomly rebased at load time by using the address space layout randomization (ASLR) feature of Windows Vista.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
function get RandomizedBaseAddress () : enumRandomizedBaseAddressBOOL 
function set RandomizedBaseAddress (value : enumRandomizedBaseAddressBOOL)
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.