mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
* If we read SCARD_ATTR_DEVICE_SYSTEM_NAME_A just pass the actual destination buffer, no further processing required. * In case of SCARD_ATTR_DEVICE_SYSTEM_NAME_W allocate a WCHAR version of the result, copy back to destination buffer.