The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: billy on December 30, 2004, 12:43:44 AM

Title: Masm 8.x
Post by: billy on December 30, 2004, 12:43:44 AM
Just checked out 8.x and nothing really new from 7.x.
Title: Re: Masm 8.x
Post by: hutch-- on December 30, 2004, 12:47:27 AM
Thanks billy, welcome on board as well.  :U
Title: Re: Masm 8.x
Post by: Shantanu Gadgil on January 05, 2005, 04:53:44 PM
To billy,
yes...nothing *really* new could be said but a few things to mention :)
1. *.asm does not work (workaround..."for %s in (*.asm) do ml %s" (options are assumed :))
2. The above I think implies that ml.exe cannot take a response file "@whatever.rsp" as input file

3. Could somebody verify the following..(I have verified it 3-4 times, but just to be sure)
code size of the masm32.lib is different when using the default ml.exe (v6.??) and ver 8.0.40426.16