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: Tue, 31 Aug 2004 10:32:58 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: RTLD_DEFAULT & RTLD_NEXT Message-ID: <20040831083258.GA7517@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20040830143832 DOT GE17670 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i On Aug 30 19:51, Sam Steingold wrote: > > * Corinna Vinschen [2004-08-30 16:38:32 +0200]: > > > > On Aug 30 10:13, Sam Steingold wrote: > >> > >> Any plans to implement RTLD_DEFAULT & RTLD_NEXT? > > > > Nope, but you know http://cygwin.com/acronyms/#PTC , don't you? :-) > > looks like there is no way in win32 to get the list of all open > libraries, is there? (and no analogue for RTLD_DEFAULT either). EnumProcessModules. This should also allow to implement RTLD_DEFAULT. 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/