Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 7 Jul 1999 20:32:47 -0400 (EDT) Message-Id: <199907080032.UAA07756@indy.delorie.com> From: DJ Delorie To: rbresner AT olf DOT com CC: cygwin AT sourceware DOT cygnus DOT com In-reply-to: <3783E9CF.16D0430D@olf.com> (rbresner@olf.com) Subject: Re: How can I get a .dll to resolve at runtime ? > a.exe->dll->foo()->a.exe > b.exe->dll->foo()->b.exe Aye, there's the rub. It depends on whether NT considers the import address table to be a shared resource, or a per-process one. One can only try and see. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com