Alexandre Julliard
|
5eb2753a44
|
wldap32: Use ~0u instead of ~0ul for DWORD values.
|
2009-01-05 12:40:28 +01:00 |
Alexandre Julliard
|
25c708911b
|
wldap32: Map Unix error codes to Windows ones for all functions.
|
2008-10-20 12:22:13 +02:00 |
Alexandre Julliard
|
469068715c
|
wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones.
|
2007-11-08 13:11:34 +01:00 |
Alexandre Julliard
|
91e45c62d3
|
wldap32: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-12 21:34:46 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Hans Leidekker
|
c0364ef571
|
wldap32: Document the modify and modrdn functions.
|
2006-05-16 20:21:13 +02:00 |
Hans Leidekker
|
6c4011e768
|
Avoid using deprecated openldap functions.
Correct some return values.
|
2005-11-18 16:29:32 +00:00 |
Hans Leidekker
|
b47e54d28c
|
Implement ldap_modrdn* functions.
|
2005-08-22 09:17:15 +00:00 |