From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: rbresner@olf.com Cc: cygwin@sourceware.cygnus.com Subject: Re: How can I get a .dll to resolve at runtime ? Date: Sat, 31 Jul 1999 18:34:00 -0000 Message-ID: <199907080032.UAA07756@indy.delorie.com> References: <3783E9CF.16D0430D@olf.com> X-SW-Source: 1999-07n/msg00153.html Message-ID: <19990731183400.xQvE7MFhCIPG40sZo9rRF0mCef_Po8iwch1eAtYxqRM@z> > 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@sourceware.cygnus.com