That was nice, Unicode functions interface is good enough for my needs, I realized all functions that I wanted to implement (just renamed to ~W and added stubs).ghisler(Author) wrote:Nice to hear, thanks for your effords! Did you encounter any problems with the Unicode interface functions? I'm currently working on TC 7.51, so it's a good time for fixes...

The only thing in FS plugin interface that needs to be changed - its version (of course, when TC will use returned filename with FS_EXEC_YOURSELF in FsExecuteFile - so plugin can determine that this works). Also maybe add to FsDefaultParamStruct struct field RootName to inform plugin which root name is used in TC if not default (new structure will have greater size, so plugin will know about it, and this won't crash existing plugins) - of course, if you consider it to be useful (if was suggested as F here).
