Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: Subject: RE: Is the application a cygwin application? Date: Thu, 1 Nov 2001 13:00:05 -0500 Message-ID: <006001c162ff$09d1a000$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <20011031224341.A30640@redhat.com> Importance: Normal 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() Cheers Norman