On 10/5/21 10:55 AM, Huw Davies wrote:
This avoids keeping two copies of each string.
It also fixes a regression on macOS from commit 9d4b70473c147b that incorrectly treated a CFStringRef as a char ptr.
Signed-off-by: Huw Davies huw@codeweavers.com
Argh, so much for getting rid of wide strings on the unix side... I guess dropping IOHID is not an option :)