The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Microsoft 64 bit MASM
»
MASM64 SDK
»
Microsoft link on x64 Architecture
« previous
next »
Print
Pages: [
1
]
Author
Topic: Microsoft link on x64 Architecture (Read 3555 times)
hutch--
Administrator
Member
Posts: 10583
Mnemonic Driven API Grinder
Microsoft link on x64 Architecture
«
on:
July 06, 2016, 11:55:37 PM »
https://msdn.microsoft.com/en-us/library/windows/hardware/ff561499(v=vs.85).aspx
Logged
hutch at movsd dot com
http://www.masm32.com
anunitu
Member
Posts: 1150
Re: Microsoft link on x64 Architecture
«
Reply #1 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?
Logged
hutch--
Administrator
Member
Posts: 10583
Mnemonic Driven API Grinder
Re: Microsoft link on x64 Architecture
«
Reply #2 on:
July 07, 2016, 09:38:39 AM »
Memory.
:P
Seriously, tested so far on 48 gig allocated which reads and writes OK. On Win32 you struggle to get 2 gig.
Logged
hutch at movsd dot com
http://www.masm32.com
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Microsoft 64 bit MASM
»
MASM64 SDK
»
Microsoft link on x64 Architecture