Sweden-Number/dlls/wldap32
Hans Leidekker 512a51825f wldap32: Move support for modify functions to the Unix library.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-16 11:13:21 +02:00
..
tests wldap32/tests: Add ber_printf/scanf tests. 2021-04-06 22:46:12 +02:00
Makefile.in wldap32: Move support for add functions to a new Unix library. 2021-04-14 17:04:35 +02:00
add.c wldap32: Move support for add functions to a new Unix library. 2021-04-14 17:04:35 +02:00
ber.c wldap32: Move support for ber functions to the Unix library. 2021-04-14 17:04:35 +02:00
bind.c wldap32: Move support for bind functions to the Unix library. 2021-04-14 17:04:35 +02:00
compare.c wldap32: Move support for compare functions to the Unix library. 2021-04-14 17:04:35 +02:00
control.c wldap32: Move support for control functions to the Unix library. 2021-04-14 17:04:35 +02:00
delete.c wldap32: Move support for delete functions to the Unix library. 2021-04-15 17:31:40 +02:00
dn.c wldap32: Move support for dn functions to the Unix library. 2021-04-15 17:31:50 +02:00
error.c wldap32: Move support for search functions to the Unix library. 2021-04-15 17:31:48 +02:00
extended.c wldap32: Move support for extended functions to the Unix library. 2021-04-15 17:31:52 +02:00
init.c wldap32: Move support for init functions to the Unix library. 2021-04-16 11:13:21 +02:00
libldap.c wldap32: Move support for modify functions to the Unix library. 2021-04-16 11:13:21 +02:00
libldap.h wldap32: Move support for modify functions to the Unix library. 2021-04-16 11:13:21 +02:00
main.c wldap32: Move support for bind functions to the Unix library. 2021-04-14 17:04:35 +02:00
misc.c wldap32: Move support for search functions to the Unix library. 2021-04-15 17:31:48 +02:00
modify.c wldap32: Move support for modify functions to the Unix library. 2021-04-16 11:13:21 +02:00
modrdn.c
option.c wldap32: Move support for bind functions to the Unix library. 2021-04-14 17:04:35 +02:00
page.c wldap32: Remove redundant NULL check before heap_free(). 2021-03-15 10:51:07 +01:00
parse.c wldap32: Move support for search functions to the Unix library. 2021-04-15 17:31:48 +02:00
rename.c
search.c wldap32: Move support for search functions to the Unix library. 2021-04-15 17:31:48 +02:00
value.c wldap32: Move support for search functions to the Unix library. 2021-04-15 17:31:48 +02:00
winldap_private.h wldap32: Move support for init functions to the Unix library. 2021-04-16 11:13:21 +02:00
wldap32.h wldap32: Move support for add functions to a new Unix library. 2021-04-14 17:04:35 +02:00
wldap32.rc
wldap32.spec