c++.windows.32-bits - IMPLIB for system DLL's with JK's version
- Andy C (11/11) Mar 09 2006 I don't know what the DMC policy is but I think Jan Knepper's modified v...
- Jan Knepper (10/25) Mar 11 2006 Hey! Thank Walter for releasing the sources! ;-)
I don't know what the DMC policy is but I think Jan Knepper's modified version of Implib (www.digitalmars.com/~jan/) should be folded into the regular vital if you need to use some older "system" DLL's. A newbie might have a hard time without this tool. I used it to generate a .DEF file with the correct pre- generate the import .LIB from the .DEF file. Note: For some reason the librarian listing command, "lib -l", did not work on the output. Thanks Jan! Just my $0.02. Andy C
Mar 09 2006
Andy C wrote:I don't know what the DMC policy is but I think Jan Knepper's modified version of Implib (www.digitalmars.com/~jan/) should be folded into the regular vital if you need to use some older "system" DLL's. A newbie might have a hard time without this tool. I used it to generate a .DEF file with the correct pre- generate the import .LIB from the .DEF file. Note: For some reason the librarian listing command, "lib -l", did not work on the output. Thanks Jan! Just my $0.02. Andy CHey! Thank Walter for releasing the sources! ;-) I did the SDK for our software development this way years ago... Also have a regenerated UUID.lib... ;-) Jan -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Mar 11 2006