Home GnuPG

Support Unicode when starting servers on Windows.

Description

Support Unicode when starting servers on Windows.

* src/assuan-socket.c (utf8_to_wchar): Rename to
(_assuan_utf8_to_wchar): this and give global scope.
* src/system-w32.c (__assuan_spawn): Use CreateProcessW.

Details

Provenance
wernerAuthored on Mar 9 2021, 8:58 AM
Parents
rA05535d9863cf: m4: Update with newer autoconf constructs.
Branches
Unknown
Tags
Unknown
Tasks
T4398: Rework Console and command line handling on Windows