This is the mail archive of the cygwin@sourceware.cygnus.com 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]

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@sourceware.cygnus.com


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