Re: WLDAP32: dynamically load ldap libraries

2005-07-14 Thread Hans Leidekker
On Wednesday 13 July 2005 20:35, Alexandre Julliard wrote: > If the dll refuses to load if the libraries are missing then there > isn't any point in loading them dynamically, you might just as well > link to them directly. Agreed. I was under the impression that native linker errors would cause t

Re: WLDAP32: dynamically load ldap libraries

2005-07-13 Thread Alexandre Julliard
Hans Leidekker <[EMAIL PROTECTED]> writes: > Changelog >Dynamically load ldap libraries. If the dll refuses to load if the libraries are missing then there isn't any point in loading them dynamically, you might just as well link to them directly. -- Alexandre Julliard [EMAIL PROTECTED]