News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Congratulations

Started by Manos, February 27, 2019, 06:58:32 AM

Previous topic - Next topic

Manos

Because the import library that Link32 emited for building DLLs was incorrect,
Vortex sent me some suggestions and to use the TimoVJL's Tool to examine the library,
I managed to correct the Link32.
Now Link32 works fine for Windows DLLs.
You can download the new version of Link32 from my site: http://www.manoscoder.gr/mysite/coderstudio.htm

Many thanks to both, Vortex and TimoVJL.

Manos.

Vortex

Hi Manos,

Thanks for your efforts and the new release of the linker. Timo's tool TLPEView is a great one to understand the MS COFF PE specification.

Attached is a DLL example coded with the C compiler pcc32.

TimoVJL

May the source be with you