Alexandre Julliard
|
469068715c
|
wldap32: Always return WLDAP32 error values instead of redefining the ldap.h ones.
|
2007-11-08 13:11:34 +01:00 |
Michael Stefaniuc
|
ca2a6673c9
|
wldap32: Don't produce unreachable code during conditional compilation. Found bySmatch.
|
2007-07-24 11:26:08 +02:00 |
Michael Stefaniuc
|
c6c68bf304
|
wldap32: Missing HeapFree on error path (found by Smatch).
|
2007-02-13 12:19:08 +01:00 |
Hans Leidekker
|
54d1899210
|
wldap32: Win64 printf format warning fixes.
|
2006-10-02 14:32:27 +02: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
|
cedf0ab45d
|
wldap32: Improve error handling in create_page_control().
|
2006-04-12 11:41:15 +02:00 |
Francois Gouget
|
38884e0347
|
Small documentation tweaks to avoid winapi_check warnings.
|
2006-01-03 12:10:09 +01: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 |