It can use the native Windows API, yes. I ported it to use the mozilla stuff especially so that the Linux build doesn't need to rely on openldap and I set it for Windows too not to have many different code paths.
F. Sent from Samsung Mobile Tor Lillqvist <[email protected]> wrote: > I've attached a patch to fix msvc build. Currently it has problem in > postgresql with ldap.h not found. I very much doubt using some random Mozilla header file that happens to have the same name ldap.h is a good idea. Presumably we would want to use the built-in Windows LDAP API. Is this PostgreSQL code supposed to be portable to Windows at all? If not, why bother with it on WIndows? --tml _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
