[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 OLD                           Preserve export information from previous DLL 
------------------------------------------------------------------------------

 Purpose  : Preserve export information from a previous DLL

 Syntax   : OLD 'filename'

 Example  : OLD 'olderlib'

 When linking a DLL, this command instructs Blinker to search another DLL for
 export ordinals. Exported names in the current library which match those in
 the OLD library will receive the ordinal values from the OLD library.

 For more information about ordinals for function identification please refer
 to the IMPORTS and EXPORTS commands.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson