http://bugs.winehq.org/show_bug.cgi?id=59340 --- Comment #4 from Dan Shelton <dan.f.shelton@gmail.com> --- (In reply to Zeb Figura from comment #3)
As far as I can tell, Wine doesn't include support for NT streams per se, but it also doesn't recognize them either. If the application tries to create a file with that format, Wine will just create it as a separate file.
This does not help. You still need support for FileStreamInformation and FileStreamInfo, and you need name aliasing for the "default stream". For example filename "abc::$DATA" is an alias for "abc", and most applications using streams also use the default stream alias. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.