mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
when smartcard_GetStatusChangeW_Call is called with infinit timeout during smartcard logon,
we does not have access to cancel field used by smartcard_call_cancel_context
We have to use smartcard_call_context_signal_stop which set the event stopEvent
parsed by smartcard_GetStatusChangeW_Call