vc++ 6 and nasm
vc++ 6 and nasm
Hey, im not very good at object files and I wonder is there any chance that I could use nasm to produce object files that can be linked with visual c++ 6.0 obj files, they are coff I think, right? Anyway I just dont like inline assembly and I want to do things with an assembler that I know. Thanx...