Re: Behavior of SHChangeNotify

2011-06-25 Thread Jay Yang
On 06/24/2011 03:55 PM, Andrew Eikum wrote: > On 06/24/2011 12:27 PM, Jay Yang wrote: >> To try to implement copy-paste for shell folders, I used SHFileOperation for >> the actual copy. SHFileOperation calls SHChangeNotify to notify listeners >> about changes to the file system. But I noticed tha

Re: Behavior of SHChangeNotify

2011-06-24 Thread Andrew Eikum
On 06/24/2011 12:27 PM, Jay Yang wrote: To try to implement copy-paste for shell folders, I used SHFileOperation for the actual copy. SHFileOperation calls SHChangeNotify to notify listeners about changes to the file system. But I noticed that the shell view would not update correctly if it was

Behavior of SHChangeNotify

2011-06-24 Thread Jay Yang
To try to implement copy-paste for shell folders, I used SHFileOperation for the actual copy. SHFileOperation calls SHChangeNotify to notify listeners about changes to the file system. But I noticed that the shell view would not update correctly if it was at 'C:\' but it would if it was at '/ho