|
From: Vince M. <vi...@mo...> - 2002-09-15 15:30:34
|
Hi, Let say I have a dll and that I create an import def file and import library using --enable-auto-import --export-all. Does it make any sense that some client programs of the dll would be able to import a certain symbol no problem while others would not? I have some sample code snippets if that would help. But if it is possible then I probably just need to look at the source package. Thanks, Vince |