Module: wine Branch: master Commit: 368d9cb591f238714e66fa372d68e9b8824b16b8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=368d9cb591f238714e66fa372...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Apr 29 12:47:33 2021 +0200
msv1_0: Implement SpInitLsaModeContext and SpDeleteContext.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msv1_0/Makefile.in | 1 + dlls/msv1_0/main.c | 561 +++++++++++++++++++++++++++++++++++++++++++++++- dlls/msv1_0/unixlib.c | 68 ++++++ dlls/msv1_0/unixlib.h | 1 + 4 files changed, 629 insertions(+), 2 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=368d9cb591f238714e66f...