mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-27 11:41:17 +03:00
The lstrlenW() function isn't available to UWP apps, and isn't necessary, since when given -1, WideCharToMultiByte() will process the terminating null character itself (and the length returned by the function includes this character). Resolves #2994 Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
87 KiB
87 KiB