This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Two instances of same cygwin1.dll


On Jan 28 08:40, jurgen.defurne@philips.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@cygwin.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/


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