http://bugs.winehq.org/show_bug.cgi?id=3856
------- Additional Comments From mike@codeweavers.com 2005-21-11 20:29 ------- If I open up the import screen, then click "Select Device", and there's no D:, I can add a d: that will show up when I click again on "Select Device" as follows:
cd ~/.wine/dosdevices ln -s /cdrom/ d:
So if we can detect a new storage device has been mounted (possibly using dbus), creating a drive that Picasa can see is easy.