How can I get a .dll to resolve at runtime ?

DJ Delorie dj@delorie.com
Sat Jul 31 18:34:00 GMT 1999


> 	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



More information about the Cygwin mailing list