wldap32: Implement some page handling functions.
commitbf2f5a8f173c74268d9ee8799feb802304e791bd
authorHans Leidekker <hans@it.vu.nl>
Sat, 31 Dec 2005 12:34:19 +0000 (31 13:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 31 Dec 2005 12:34:19 +0000 (31 13:34 +0100)
tree65a7246618c98ac0be49eb58b566cfc8cd494eba
parent4a047373a7c9b77daf7cd9be2f068b454a18fac2
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.
dlls/wldap32/Makefile.in
dlls/wldap32/control.c
dlls/wldap32/misc.c
dlls/wldap32/page.c [new file with mode: 0644]
dlls/wldap32/parse.c
dlls/wldap32/search.c
dlls/wldap32/winldap_private.h