Originally posted by Silvercord
Ok Eibro. What is the exact name of the program? There's a bunch there and I don't see 'MASM' anything, perhaps I don't have it?

What's the difference between 'MASM' and 'GASM'?
You can get version 6.11d of MASM for free through the Win98 DDK at
http://www.microsoft.com/ddk/download/98/BINS_DDK.EXE
Run it to extract the BINS_DDK.CAB file, then open the new file with an CAB-
capable tool (e.g. PowerArchiver, see link on 3.3), extract BIN_WIN98_ML.EXE,
rename to ML.EXE and put it in the BIN directory of your VC++ installation.
I also found you have to extract BIN_WIN98_ML.ERR and rename it to ML.ERR

I'll take a shot in the dark and guess GASM is ASM for *nix.