Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Tor Lillqvist <tml@iki.fi>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14766.47352.110000.368285@gargle.gargle.HOWL>
Date: Thu, 31 Aug 2000 22:58:48 +0300 (FLE Daylight Time)
To: cygwin@sources.redhat.com
Subject: Re: DLL naming conventions
In-Reply-To: <20000831143929.A7255@cygnus.com>
References: <128287744755.20000831204417@logos-m.ru>
	<20000831133952.21477.qmail@web123.yahoomail.com>
	<39AE7E06.CEFB0BC8@ece.gatech.edu>
	<20000831115556.F5412@cygnus.com>
	<20000831141201.A7062@cygnus.com>
	<4.3.2.7.2.20000831132552.01c985f0@mail.prefres.com>
	<20000831143929.A7255@cygnus.com>
X-Mailer: VM 6.73 under Emacs 20.4.1

Chris Faylor writes:
 >   1. The directory from which the application loaded. 
 >   2. The current directory. 
 >   3. Windows 95/98: The Windows system directory. [...]
 >      Windows NT/ 2000: The 32-bit Windows system directory. [...]
 >   4.Windows NT/ 2000: The 16-bit Windows system directory. [...]
 >   5.The Windows directory. [...]
 >   6.The directories that are listed in the PATH environment variable. 

Where does the possible directories from the application's App Paths
registry entry fit into this? (For instance, if you have Acrobat
Reader 4.0, look at the registry key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App
Paths\AcroRd32.exe . It contains a couple or directories that should
be searched for DLLs when running acrord32.exe.) My wild guess is that
these directories are inserted at front of those in %PATH%.

--tml


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

