Module: wine Branch: master Commit: a8f6183030d22bee01ac2bc6c8e9292837d8ea55 URL: https://gitlab.winehq.org/wine/wine/-/commit/a8f6183030d22bee01ac2bc6c8e9292...
Author: Mohamad Al-Jaf mohamadaljaf@gmail.com Date: Sun Oct 8 00:39:09 2023 -0400
windows.security.credentials.ui.userconsentverifier: Implement IUserConsentVerifierStatics::CheckAvailabilityAsync().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55709
---
.../Makefile.in | 4 +- .../async.c | 509 +++++++++++++++++++++ .../main.c | 11 +- .../private.h | 8 + .../provider.idl | 46 ++ 5 files changed, 575 insertions(+), 3 deletions(-)