mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-11 00:35:53 -04:00
If on windows, use the windows UTF conversion functions due to the fact that the existing utf code is meant for 32bit wide characters, while the windows conversion functions will properly handle 16bit wide characters.