The MASM Forum Archive 2004 to 2012

Project Support Forums => 64 Bit Assembler => Topic started by: RBator on December 14, 2010, 12:16:28 AM

Title: how can i start in MASM 64
Post by: RBator on December 14, 2010, 12:16:28 AM
i now download masm 64 .
how can i start in it ? I think about any assembly Assiststant any editor . Where is it ?
give me a few first steps because i do not how can i starts in it .

Best Regards

Rafał Bator
Title: Re: how can i start in MASM 64
Post by: qWord on December 14, 2010, 07:58:22 AM
my suggestion is to use jwasm  (http://www.japheth.de/JWasm.html) with japheth's wininc (http://www.japheth.de/WinInc.html)-project. You also need to download the windows SDK (http://www.microsoft.com/downloads/en/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF&displaylang=en) to obtain needed libraries.

qWord