The MASM Forum

Microsoft 64 bit MASM => MASM64 SDK => Topic started by: hutch-- on July 06, 2016, 11:55:37 PM

Title: Microsoft link on x64 Architecture
Post by: hutch-- on July 06, 2016, 11:55:37 PM
https://msdn.microsoft.com/en-us/library/windows/hardware/ff561499(v=vs.85).aspx

Title: Re: Microsoft link on x64 Architecture
Post by: anunitu on July 07, 2016, 03:23:19 AM
I am not really up to date on Win64 stuff,and wondered what might be the advantages when programming in a 64 bit environment?
Title: Re: Microsoft link on x64 Architecture
Post by: hutch-- on July 07, 2016, 09:38:39 AM
 :biggrin:

Memory.  :P

Seriously, tested so far on 48 gig allocated which reads and writes OK. On Win32 you struggle to get 2 gig.