Module: wine Branch: master Commit: 08a4a9803d823b10b990b0dfd00d88c27a73d1bd URL: https://gitlab.winehq.org/wine/wine/-/commit/08a4a9803d823b10b990b0dfd00d88c...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Jun 26 13:57:41 2023 +0200
winscard: Implement SCARD_AUTOALLOCATE for multi-string return values.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55137
---
dlls/winscard/tests/winscard.c | 17 ++- dlls/winscard/winscard.c | 244 +++++++++++++++++++++++++---------------- 2 files changed, 162 insertions(+), 99 deletions(-)