Hi all,
I am following this tutorial by Kip Irvine to set my environment to practice the assembly language and I thought that it could be of use to some else who is using MASM with Visual studio.
This is the link: http://kipirvine.com/asm/gettingStartedVS2010/index.htm
Enjoy.
Getting Started with MASM and Visual Studio 2010
Getting Started with MASM and Visual Studio 2010
"The best way to prepare for programming is to write programs, and
to study great programs that other people have written." - Bill Gates
Think beyond Windows ReactOS®
to study great programs that other people have written." - Bill Gates
Think beyond Windows ReactOS®
Re: Getting Started with MASM and Visual Studio 2010
Awesome my first MASM program example. I think I will never go back to HLL Programing.
I hope this tutorial works out for someone else.
Hey Newbies also check out this Book The Art of Assembly Language Programming it has a mean punch to ASM.
Also look out for compiling errors such as MSB4014 I came across it a couple of times. If you see this error when building your project then you will have to get the hot fix from msdn just follow the link below.
KB2298853 - CLR 4.0: MSBuild fails with error MSB4014 when building VS 2010 proj
I hope this tutorial works out for someone else.
Hey Newbies also check out this Book The Art of Assembly Language Programming it has a mean punch to ASM.
Also look out for compiling errors such as MSB4014 I came across it a couple of times. If you see this error when building your project then you will have to get the hot fix from msdn just follow the link below.
KB2298853 - CLR 4.0: MSBuild fails with error MSB4014 when building VS 2010 proj
Last edited by Jvac on Sun Mar 20, 2011 8:59 am, edited 1 time in total.
"The best way to prepare for programming is to write programs, and
to study great programs that other people have written." - Bill Gates
Think beyond Windows ReactOS®
to study great programs that other people have written." - Bill Gates
Think beyond Windows ReactOS®
Re: Getting Started with MASM and Visual Studio 2010
Nice just got syntax highlighting for MASM files.
I am almost ready to start coding.
I am almost ready to start coding.
"The best way to prepare for programming is to write programs, and
to study great programs that other people have written." - Bill Gates
Think beyond Windows ReactOS®
to study great programs that other people have written." - Bill Gates
Think beyond Windows ReactOS®
-
- Posts: 1
- Joined: Thu Mar 22, 2012 11:30 am
Re: Getting Started with MASM and Visual Studio 2010
Hi.
I am starting to use Microsoft Visual Studio 2008 C++ with MASM 9.0.
Relatively to MASM syntax highlighting, can you send me the usertype.dat file?
The link seems to be broken for download in the Irvine Website.
Thanks!
I am starting to use Microsoft Visual Studio 2008 C++ with MASM 9.0.
Relatively to MASM syntax highlighting, can you send me the usertype.dat file?
The link seems to be broken for download in the Irvine Website.
Thanks!