Module: wine Branch: master Commit: 9809102897332169786b71a38359a7ed76aa71b9 URL: https://gitlab.winehq.org/wine/wine/-/commit/9809102897332169786b71a38359a7e...
Author: Mohamad Al-Jaf mohamadaljaf@gmail.com Date: Sun Dec 18 00:12:09 2022 -0500
windows.security.authentication.onlineid: Add stub DLL.
---
configure | 3 + configure.ac | 2 + .../Makefile.in | 7 ++ .../authenticator.c | 116 +++++++++++++++++++++ .../classes.idl | 23 ++++ .../main.c | 46 ++++++++ .../private.h | 40 +++++++ .../tests/Makefile.in | 5 + .../tests/onlineid.c | 86 +++++++++++++++ .../windows.security.authentication.onlineid.spec | 3 + 10 files changed, 331 insertions(+)