Platform: win7 x64
I am using Winasm and masm32
I got bin include and lib directories set up.
I tried to assemble a dos asm
I can run link.exe on the command prompt
But I got the error when I link the program in winasm
Link.exe is present in the bin path.
It can be run on the command prompt which means it is not a 16-bit assembler.
Thanks
Jack