News:

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

Main Menu

New version of Link32

Started by Manos, May 31, 2019, 10:23:27 PM

Previous topic - Next topic

Manos

Hello.

New Link32 is coming soon.
I added the option: /DEF:<file>, so that
Link32 accepts definition, (.def) files for making DLLs.
In this way Link32 can build DLLs writen in assembly language.
Anyone who has a suggestion, before I make the upload is wellcome.

Manos.

Vortex

Hi Manos,

Could you update the version number of Link32? It's displayed in the command prompt :

QuoteLink32 v2.0 (C) Copyright A.J. Williams, Manos, LADSoft.
All Rights Reserved.

Maybe the version of the new release should be v2.1 or v2.2

Manos

#2
Hi Vortex.

The new version will be v3.0 because
it will be incompatible with the previous versions.

See here: Link32

Manos.