The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => Miscellaneous Projects => Topic started by: Gunner on February 11, 2010, 03:37:21 AM

Title: MELT 2.0 Standalone
Post by: Gunner on February 11, 2010, 03:37:21 AM
MASM Error Lookup Tool standalone version works with all the MASM tools:
Link
Lib
Dumpbin
EditBin
Cvtres
ML
NMAKE
RC

Allows you to view a more descriptive description for an error from one of these tools.... If you type in A2006 it will give info on that error number for ML
Allows you to save notes for the error so you can remember what you did to get that error.
You can also browse all the errors for the above tools.

Create a dir for MELT and unzip all files to directory and enjoy!
Title: Re: MELT 2.0 Standalone
Post by: hutch-- on February 11, 2010, 01:24:10 PM
This works well Rob, clean fast and easy to use.  :U
Title: Re: MELT 2.0 Standalone
Post by: Gunner on February 11, 2010, 10:01:15 PM
Quote from: hutch-- on February 11, 2010, 01:24:10 PM
This works well Rob, clean fast and easy to use.  :U

Thank you kind sir :wink  I have wanted to update this for a long time.  My sources are dated 2003!  I couldn't find them, they were buried on a cd image burned on a dvd that I just recently found.  Clean?  Yeah didn't need anything fancy and it does what it supposed to do very well IMHO.