Results 1 to 4 of 4

Thread: confused

  1. #1

    Thread Starter
    Hyperactive Member notquitehere188's Avatar
    Join Date
    Dec 2004
    Posts
    403

    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

  2. #2
    Hyperactive Member Maven's Avatar
    Join Date
    Feb 2003
    Location
    Greeneville, TN
    Posts
    322

    Re: confused

    Quote Originally Posted by notquitehere188
    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
    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

  3. #3

    Thread Starter
    Hyperactive Member notquitehere188's Avatar
    Join Date
    Dec 2004
    Posts
    403

    Re: confused

    but is says like /this annd /that
    It's not just Good, It's Good enough!



    Spelling Eludes Me

  4. #4
    Hyperactive Member Maven's Avatar
    Join Date
    Feb 2003
    Location
    Greeneville, TN
    Posts
    322

    Re: confused

    Quote 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
  •  



Click Here to Expand Forum to Full Width