This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Is the application a cygwin application?


On Thu, Nov 01, 2001 at 03:00:59PM +1100, Robert Collins wrote:
>
>
>> -----Original Message-----
>> From: Christopher Faylor [mailto:cgf@redhat.com]
>> Sent: Thursday, November 01, 2001 2:44 PM
>> To: cygwin-developers@cygwin.com
>> Subject: Is the application a cygwin application?
>> 
>> 
>> Does anyone know of a really easy, cheap way to scan a .exe header
>> and determine if the exe loads cygwin1.dll?
>
>Know of yes, know how to, no.
>
>libbfd can tell us if cygwin1.dll is listed in the import table. Thats
>all we need to know, and that should be fairly quick.

I can't use libbfd code, though.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]