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
Austin English
79c0bc28ff
More spelling fixes.
2008-01-04 12:55:45 +01: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
1bf5e2da0a
wldap32: Fix broken parameter handling.
2006-04-10 15:56:40 +02:00
Hans Leidekker
bf2f5a8f17
wldap32: Implement some page handling functions.
...
Implement ldap_create_page_control{A,W} and
ldap_parse_page_control{A,W}.
Move the page handling functions into their own file.
2005-12-31 13:34:19 +01:00
Hans Leidekker
548d08884b
Document DN and error handling functions.
...
Try to stick to Wine's documentation format.
2005-12-02 11:26:19 +01:00
Hans Leidekker
7849ea59dd
Document the ldap_control* functions.
2005-11-30 18:26:42 +01:00
Francois Gouget
f667584aac
winldap.h should include windeh.f and schnlsp.h.
...
Enclose the API definitions in an extern "C" section and define
LDAPAPI.
Better stick to the types defined by the PSDK.
Fix the ldap_create_vlv_control*() prototypes.
Update win32.api.
2005-11-23 20:12:07 +01:00
Hans Leidekker
abb5d46d88
Implement ldap_create_vlv_control{A,W},
...
ldap_encode_sort_control{A,W}.
Add a stub for ldap_create_page_control{A,W}.
2005-11-21 13:33:37 +00:00
Hans Leidekker
8be6ee3653
Implement ldap_create_sort_control*.
2005-09-08 18:56:22 +00:00
Hans Leidekker
907be53beb
Implement ldap_control_free*, ldap_controls_free* and
...
ldap_free_controls*.
2005-09-08 11:01:08 +00:00