|
-
Mar 31st, 2005, 08:37 PM
#1
Thread Starter
Hyperactive Member
confused
i am using this tutorial
http://win32assembly.online.fr/tut2.html
but after i save it and it is telling me to assemble it i have no idea what it is talking about
It's not just Good, It's Good enough!
Spelling Eludes Me
-
Apr 1st, 2005, 10:33 AM
#2
Hyperactive Member
Re: confused
 Originally Posted by notquitehere188
In Visual basic and C++, it's called compile. In asm, it's called assemble. =)
You have to have an assembler though, you can get one here:
http://www.masm32.com
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Apr 1st, 2005, 10:22 PM
#3
Thread Starter
Hyperactive Member
Re: confused
but is says like /this annd /that
It's not just Good, It's Good enough!
Spelling Eludes Me
-
Apr 2nd, 2005, 12:12 PM
#4
Hyperactive Member
Re: confused
 Originally Posted by notquitehere188
but is says like /this annd /that
That is because masm can assemble from the command line. (IE: Command Prompt). It also has an editor for windows, which I prefer over command line.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|