how do i link from within the VC++7's IDE an .obj file?
i got this file mmx.asm, someone told me i should make it an .obj file and link it so i could use it...
ive created the .obj file using NASMW, but i have no clue of how im supposed to link it....