Choose different base to prevent conflicts with non-aslr dedis
This commit is contained in:
parent
e8b5f4b7fc
commit
371548245a
@ -1,5 +1,6 @@
|
||||
#include <std_include.hpp>
|
||||
|
||||
#pragma comment(linker, "/base:0x170000000")
|
||||
#pragma comment(linker, "/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language=''\"")
|
||||
|
||||
extern "C"
|
||||
|
Loading…
Reference in New Issue
Block a user