mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
Windows never composes UTF-8 strings as result of user interaction such as input query. The only way to compose one is programmatic conversion from WCHAR string, which in turn can be picked up with ReadConsoleW. Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
build.info | ||
ui_err.c | ||
ui_lib.c | ||
ui_locl.h | ||
ui_openssl.c | ||
ui_util.c |