Does anyone know how to create ASM code in VS2008?

I am so confused and cannot find the method in which I can code in Visual Studio.

Recommended Answers

All 3 Replies

Project --> Properties (last menu item) --> Configuration Properties --> C/C++ -> Output Files. Then in the right side of the screen change Assembler Output to whatever you want.

Okay, so I have a simple program written in C. How do I get started for programming in Assembly?

Sorry for the lack of knowledge, I just started taking an assembly course in college and so far, we were not required to program on a computer. We just learned code through the book.

Edit: I followed the instructions above. Do I make a new source file as xxx.asm? I'm so lost :S

I think I figured it out. Thanks :D

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.