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 01:00:05PM -0500, Norman Vine wrote:
>Christopher Faylor writes:
>>
>>Does anyone know of a really easy, cheap way to scan a .exe header
>>and determine if the exe loads cygwin1.dll?
>
>I don't think it gets much cheaper then what is done in 
>cygcheck : dll_info()

Hey!  Good point.

Thanks for pointing this out.  I've even modified this code myself.  *blush*

Anyway, This looks like exactly what I need.  I wonder how much it will
slow things down if I add this to the exec code.

cgf


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