[Bug 3858] Picasa doesn't autodetect images on the fly

Wine Bugs wine-bugs at winehq.org
Fri Nov 18 05:03:44 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3858





------- Additional Comments From hans at it.vu.nl  2005-18-11 05:03 -------
Picasa calls ReadDirectoryChangesW which is currently a stub in Wine. 
An implementation should be doable, since support for file change 
notifcations is already there. It's not based on FAM though, it directly 
uses DNOTIFY. Oh, and DNOTIFY has just been deprecated, we should look at 
moving to INOTIFY. 
 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list