Module: wine Branch: master Commit: 54c3cc0819494ba1305066ffb93b7fffe5d24064 URL: https://source.winehq.org/git/wine.git/?a=commit;h=54c3cc0819494ba1305066ffb...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Sep 29 14:13:09 2021 +0200
secur32: Store LSA package and handle in the credential/context handle's dwLower field.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/secur32/lsa.c | 207 ++++++++++++++++++++++++++--------------------------- 1 file changed, 103 insertions(+), 104 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=54c3cc0819494ba130506...