digitalmars.D.announce - linkdef tool
- Vathix (3/3) Oct 22 2005 I just made a little tool to help create lib files,
- J C Calvarese (7/10) Oct 23 2005 Looks very cool! I wish I had thought of doing this. ;) It should help o...
I just made a little tool to help create lib files,
http://www.dprogramming.com/linkdef.php
Took longer to write the web page for it ;)
Oct 22 2005
In article <op.sy2ulrjtl2lsvj esi>, Vathix says...
I just made a little tool to help create lib files,
http://www.dprogramming.com/linkdef.php
Took longer to write the web page for it ;)
Looks very cool! I wish I had thought of doing this. ;) It should help out a
bunch with the out-of-date .lib problem that occurs with many of the Windows
system .dlls.
I added a mention of it to the "Error Messages" page on the wiki:
http://www.prowiki.org/wiki4d/wiki.cgi?ErrorMessages#Youreusingaoldlibfilecreatedfromadllthatsmissingsomedefinitions
jcc7
Oct 23 2005








J C Calvarese <technocrat7 gmail.com>