[PATCH 2/2 (resend)] shell32: Also compare UNIX realpaths in SHChangeNotify

Alexandre Julliard julliard at winehq.org
Wed Aug 4 08:50:25 CDT 2010


Andrew Eikum <aeikum at codeweavers.com> writes:

> User calls SHChangeNotifyRegister with a PIDL like "[Desktop][C:]".
> The shell (or whatever) calls SHChangeNotify with a PIDL in the UNIX
> filesystem, like "[Desktop][/][home][user][.wine][drive_c]".  These
> should result in a match and the window being notified, but instead
> the comparison fails.

Is this the way it works on Windows?  If you access the same file
through two different drives, do they both get notified?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list