Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 28 Jan 2005 10:21:34 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Two instances of same cygwin1.dll Message-ID: <20050128092134.GC25553@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i On Jan 28 08:40, jurgen DOT defurne AT philips DOT com wrote: > I am thinking of renaming the cygwin1.dll under the Tornado > directory, so that it cannot be found there anymore, to make > the compiler use exclusively the cygwin DLL in our standard > cygwin path. Sounds like a good idea to me. > Does the Win32 API search for DLL's in the normal PATH > variable or are there other environment variables which > influence this ? Standard Windows behaviour influences the search. See the LoadLibrary entry in MSDN, which explains it: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/loadlibrary.asp Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/