Zebediah Figura : ws2_32: Build with msvcrt.
Module: wine Branch: master Commit: 0c81cc2782352d2b7bf88aef8ba5c86890e0556c URL: https://source.winehq.org/git/wine.git/?a=commit;h=0c81cc2782352d2b7bf88aef8... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Wed Aug 4 21:20:47 2021 -0500 ws2_32: Build with msvcrt. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ws2_32/Makefile.in | 2 + dlls/ws2_32/async.c | 3 -- dlls/ws2_32/protocol.c | 76 +++++++++++++++++-------------- dlls/ws2_32/socket.c | 40 ++++++++++------- dlls/ws2_32/unixlib.c | 34 ++++++++++++++ dlls/ws2_32/ws2_32_private.h | 103 ------------------------------------------- 6 files changed, 101 insertions(+), 157 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0c81cc2782352d2b7bf88...
participants (1)
-
Alexandre Julliard