The MASM Forum Archive 2004 to 2012

Project Support Forums => MASM32 => Topic started by: Evenbit on July 26, 2009, 05:02:58 AM

Title: The 'makecimp' LIB tool is buggy!
Post by: Evenbit on July 26, 2009, 05:02:58 AM
After processing the first export correctly, it drops the first character of all remaining exports.

Title: Re: The 'makecimp' LIB tool is buggy!
Post by: hutch-- on July 26, 2009, 05:27:44 AM
Nathan,

How did you construct the list for it ?
Title: Re: The 'makecimp' LIB tool is buggy!
Post by: Evenbit on July 26, 2009, 02:17:31 PM
I just have to change the Linux-style linefeeds into Windows-style ones to get it to work.