Version 1.2 :
- Corrected timestamps in the IMAGE_ARCHIVE_MEMBER_HEADER and IMPORT_OBJECT_HEADER structures.
- Added the option -e to support archive member names with the .exe extension ( ntvdm.exe )
The zip archive contains Masm,JWasm,Poasm and SolAsm examples linked with MS Link,Polink and JWlink. All the sample projects are using import libraries built with def2lib
Many thanks to dedndave,Japheth and nidud for the tests,suggestions and bug reports.
http://vortex.masmcode.com/files/def2lib12.zip
Hi Erol,
rock solid work. Thank you. :t :t :t
Gunther
Hi Gunther,
Thanks for your kind words. I know, I am late to release V1.2 as the issues were reported long time ago.
I should probably code a dll2def tool to create module definition files listing non-decorated symbols. Those .def files would support other library managers too.
very nice, Erol
many thanks for this and all your great tools :t
Hi Erol,
Quote from: Vortex on March 10, 2013, 09:34:16 PM
I know, I am late to release V1.2 as the issues were reported long time ago.
I should probably code a dll2def tool to create module definition files listing non-decorated symbols. Those .def files would support other library managers too.
we're all volunteers. Things are finished, if they are finished. Go forward in writing good and helpful software.
Gunther
Erol,
You are doing a great job, thanks a lot :t