What is state of the art: Unicode file names on Windows

@albert.liu Please post a sample of your code.

VTK-9 can read non-Ascii filenames in any version of Windows. Simply provide the filename as a utf8 encoded string.

@lassoan In VTK-9 the code page setting is irrelevant and not required.