Frédéric Delanoy <frederic.dela...@gmail.com> writes:

> Hi,
>
> What is the support status of (NTFS) names streams in wine?
> I only see include/winnt.h:4788:#define FILE_NAMED_STREAMS 0x00040000
> but it doesn't seem to be used anywhere else in the code.
> (there's probably no possible translation in most filesystems)

It's kind of supported, by simply not doing anything special and
creating separate files.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to