>    Later it may be able to analyze the windows dll/exe to derive a list
> of libraries to link with. Or it could get this information from a
> Visual C++ project (.dsp file).
>    Is there a (easily parsable) Borland C++ project format or does
> Borland rely entirely on makefiles?
Isn't it possible to build a list of functions and match it against a list
.dlls and the functions they provide? Although I guess it would be slower
than reading .dsp files it would be independent from the format of those
files

p.mauritz
-- 
,------------------------------------------------------------------------.
>            Fighting for peace is like fucking for virginity            <
|------------------------------------------------------------------------|
>      Patrick Mauritz       |          The Forthcoming OpenBIOS         <
>      [EMAIL PROTECTED]       |       www.freiburg.linux.de/openbios      <
`------------------------------------------------------------------------'

Reply via email to