Alexandre Julliard : netapi32: Convert the Unix library to the __wine_unix_call interface.

Alexandre Julliard julliard at winehq.org
Thu Aug 12 16:35:19 CDT 2021


Module: wine
Branch: master
Commit: 5d869cad7ac6fa36352540adc627b3feece8310e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=5d869cad7ac6fa36352540adc627b3feece8310e

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Aug 12 16:16:36 2021 +0200

netapi32: Convert the Unix library to the __wine_unix_call interface.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/netapi32/Makefile.in |   1 +
 dlls/netapi32/netapi32.c  |  46 +++++++-----
 dlls/netapi32/unixlib.c   | 179 ++++++++++++----------------------------------
 dlls/netapi32/unixlib.h   |  55 ++++++++++++--
 4 files changed, 122 insertions(+), 159 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=5d869cad7ac6fa36352540adc627b3feece8310e



More information about the wine-cvs mailing list