Alexandre Julliard : ws2_32: Install network database files.
Module: wine Branch: stable Commit: 6622aed36ef2c1d5652014f7e47eccc693bcbb7f URL: https://source.winehq.org/git/wine.git/?a=commit;h=6622aed36ef2c1d5652014f7e... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Apr 15 15:51:05 2021 +0200 ws2_32: Install network database files. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=12076 Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 50c40b913a9ac99162f9729ab8a0869ebaae9917) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/ws2_32/hosts | 1 + dlls/ws2_32/networks | 1 + dlls/ws2_32/protocol | 21 ++++ dlls/ws2_32/services | 325 +++++++++++++++++++++++++++++++++++++++++++++++++ dlls/ws2_32/version.rc | 12 ++ loader/wine.inf.in | 15 ++- 6 files changed, 371 insertions(+), 4 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6622aed36ef2c1d565201...
participants (1)
-
Alexandre Julliard