Sweden-Number/dlls/wldap32
Eric Pouech d1265abbc4 wldap32: Use correct integral type.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:34 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
add.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
ber.c wldap32: Use correct integral type. 2022-02-04 11:20:34 +01:00
bind.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
compare.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
control.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
delete.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
dn.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
error.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
extended.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
init.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
libldap.c wldap32: Fix compilation in 32-bit. 2022-02-04 11:20:31 +01:00
libldap.h wldap32: Use correct integral type. 2022-02-04 11:20:34 +01:00
main.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
misc.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
modify.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
modrdn.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
option.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
page.c wldap32: Fix memory leak on error path in create_page_control (cppcheck). 2021-12-21 10:31:29 +01:00
parse.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
rename.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
search.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
value.c wldap32: Convert the Unix library to the __wine_unix_call interface. 2021-11-04 17:54:34 +01:00
winldap_private.h
wldap32.rc
wldap32.spec