19 Apr
2021
19 Apr
'21
8:38 p.m.
Module: wine Branch: master Commit: 91355dae9355318f0123fd14b611797315282fce URL: https://source.winehq.org/git/wine.git/?a=commit;h=91355dae9355318f0123fd14b... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Apr 19 10:04:48 2021 +0200 wldap32: Move support for rename 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/rename.c | 202 +++++++++++++------------------------------------- 1 file changed, 50 insertions(+), 152 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=91355dae9355318f0123f...