Hans Leidekker
|
54d1899210
|
wldap32: Win64 printf format warning fixes.
|
2006-10-02 14:32:27 +02:00 |
Hans Leidekker
|
9744cdbc22
|
wldap32: Document ldap_{get,set}_option and the parsing functions.
|
2006-08-16 16:41:10 +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
|
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
|
b2c62c9455
|
wldap32: Added configure checks for some potentially missing functions.
|
2005-12-21 18:42:00 +01:00 |
Francois Gouget
|
4a4ab52d76
|
Better stick to the PSDK types.
Update win32.api.
|
2005-12-02 13:01:07 +01:00 |
Hans Leidekker
|
0fad7e1f27
|
Implement ldap_parse_extended_result{A,W}, ldap_parse_reference{A,W},
ldap_parse_result{A,W}, ldap_parse_sort_control{A,W} and
ldap_parse_vlv_control{A,W}. Stub implementations for
ldap_parse_page_control{A,W}.
|
2005-12-01 18:49:31 +01:00 |