From: Hans Oesterholt-Dijkema (hdnews at gawab.com) Date: Fri Jan 6 16:20:23 EST 2006 |
|
Matthew Flatt schreef: >Provide "/DELAYLOAD:db2cli.dll" to the linker, and then "db2cli.dll" >won't be loaded (or looked for) until its functions are actually used. >This works as long as all imports from the DLL are functions. > > Somehow, /DELAYLOAD:db2cli.dll didn't work for me. It still gives errors on .zos compilation. --Hans
Posted on the users mailing list. |
|