Later version of FDA for creating data object modules

Started by hutch--, September 28, 2005, 12:52:54 AM

Previous topic - Next topic

hutch--

I have added extra capacity to FDA.EXE so that it produces both a COFF object module and an include file that has an EXTERNDEF for the object module data label and an equate for the length of the data enclosed in the object module. The later form makes it quick, slick and easy to use where the data label is addressed as an OFFSET and the equate is used for the byte count of te data enclosed in the object module.

It is now a component tool for the MASM32 project and is supplied with full source code.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Vortex

Hi Hutch,

Thanks for the new release  :U I will try it.
fda is one of my favourite tools. :U