Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 3 Sep 2000 13:31:19 -0400 From: Chris Faylor To: cygwin AT sources DOT redhat DOT com Subject: Re: DLL naming conventions Message-ID: <20000903133119.A22506@cygnus.com> Reply-To: cygwin AT sources DOT redhat DOT com Mail-Followup-To: cygwin AT sources DOT redhat DOT com References: <200009011148 DOT OAA23769 AT urkki DOT tellabs DOT fi> <39AFB333 DOT 69CE5F95 AT ece DOT gatech DOT edu> <20000902140958 DOT F7695 AT demon DOT co DOT uk> <39B14893 DOT A86AF3F9 AT ece DOT gatech DOT edu> <20000902231925 DOT Q7695 AT demon DOT co DOT uk> <20000902221915 DOT B13854 AT cygnus DOT com> <20000903132712 DOT B7695 AT demon DOT co DOT uk> <20000903123018 DOT A22158 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <20000903123018.A22158@cygnus.com>; from cgf@cygnus.com on Sun, Sep 03, 2000 at 12:30:18PM -0400 On Sun, Sep 03, 2000 at 12:30:18PM -0400, Chris Faylor wrote: >I think it may be possible to have a dll that is loaded before most >other dlls change the PATH so that something like /usr/lib is first in >the path, removing the /usr/lib prior to execution of 'main()'. We >could, in fact, even add a front end to kernel32.dll which did this. > >This could be a solution for cygwin but I don't know if it addresses the >problem of other packages or not. Nevermind. I've been doing more reading. Load order != order of execution: http://msdn.microsoft.com/library/periodic/period99/hood0999.htm cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com