Module: wine Branch: master Commit: 91355dae9355318f0123fd14b611797315282fce URL: https://source.winehq.org/git/wine.git/?a=commit;h=91355dae9355318f0123fd14b...
Author: Hans Leidekker hans@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...