can someone show me how to make Microsoft Visual C++ talk to an .ASM file?

right now i just use _asm{} to add assembler to my apps.

if you can point me to a turtorial, or write a small example that would be excellent.

thanks!