The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: Vortex on March 05, 2005, 01:21:26 PM

Title: Creating Borland style MS COFF import libraries
Post by: Vortex on March 05, 2005, 01:21:26 PM
Hi friends,

Polib V3.00.1 can create import libraries directly from DLLs. With the /nound switch offered by Polib, it's possible to get import libraries with no underscored names making easy the linkage of Fasm and Sphinx C-- object files. This new version of Polib replaces my old tool dll2lib. ( Thanks Pelle )

http://vortex.masmcode.com/files/implib.zip