Hans Leidekker : wldap32: Move support for page functions to the Unix library.
Module: wine Branch: master Commit: 1c5b3f20015f379bbdfa9554fc4c9911062770ea URL: https://source.winehq.org/git/wine.git/?a=commit;h=1c5b3f20015f379bbdfa9554f... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Apr 16 09:59:18 2021 +0200 wldap32: Move support for page functions to the Unix library. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wldap32/ber.c | 2 +- dlls/wldap32/page.c | 281 ++++++++++++++--------------------------- dlls/wldap32/winldap_private.h | 76 +++++++++++ 3 files changed, 169 insertions(+), 190 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1c5b3f20015f379bbdfa9...
participants (1)
-
Alexandre Julliard