Alexandre Julliard
70e02ce73c
wldap32: Use WINAPIV calling convention for variadic functions.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-02 10:16:27 +01:00
Francois Gouget
ba68d86423
wldap32: Keep the error constants ordered.
...
This simplifies verifying consistency with the corresponding error
messages.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-10 21:35:30 +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
Francois Gouget
4a4ab52d76
Better stick to the PSDK types.
...
Update win32.api.
2005-12-02 13:01:07 +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
d15d1c4cea
Implement ldap_escape_filter_element*.
2005-09-07 09:24:50 +00:00
Dmitry Timoshkov
d09c8a896e
Add some missing LDAP definitions.
2005-08-11 10:33:42 +00:00
Hans Leidekker
88c2d837ab
Synchronize winldap.h with winldap_private.h.
2005-08-10 15:00:21 +00:00
Hans Leidekker
56a94afc9e
Correct prototype for ldap_search_ext_s.
...
Improve error handling for the search functions.
2005-07-26 15:50:47 +00:00
Hans Leidekker
a745ca0144
Added winldap.h header.
2005-07-13 11:32:08 +00:00