Phil Middlemiss said:

> we don't have the OBJ files, just the lib files.

Both MS and Borland have library utilities (the MS one is called LIB) that
allows you to stick OBJ's into a library, and remove them later. That's how
library files are created in the first place! So it you have the .LIB file
you can esaily extract all of the .OBJ files from it using the utility, as
well as listing all the included OBJ's, and other useful tricks.

Cheers, Max.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to