Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I now discover that Windows does define BOTH symbols with the same value.: - SCARD_E_UNKNOWN_RES_MSG 0x8010002B in https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpesc/9861f8da-76fe-41e6-847e-40c9aa35df8d - SCARD_E_UNKNOWN_RES_MNG 0x8010002B in https://learn.microsoft.com/en-us/windows/win32/secauthn/authentication-return-values To avoid breaking existing code the old symbol is back. See https://bugs.debian.org/1065380
- Loading branch information