On the native side, I just have a simple wrapper that does UTF-8 to UTF-16 conversion before calling _wfsopen: https://github.com/Devolutions/cadeau/blob/master/libxmf/XmfFile.c#L136

Comments