[PATCH 2/3] shell32: Make ShellView listen for filesystem changes

Gabriel Ivăncescu gabrielopcode at gmail.com
Wed Jan 9 05:12:20 CST 2019


On 01/09/19 08:56, Nikolay Sivov wrote:
>
> The issue as I understand is that unixfs is notifying with unix path
> pidl, while registration was done for windows path. Is it possible to
> make unixfs notify with windows path pidls instead? I don't know what
> could possibly break because of that, it needs some testing. Also it's
> possible to use a number of different flags during registration, no idea
> what that affects results, but testing that could be helpful too.
>

Isn't that going to break with wine prefixes that don't have a Z:\ drive 
and you use an inaccessible windows path? You can still access the files 
via \\?\unix\ prefix, but they'll be unixfs, right?



More information about the wine-devel mailing list