http://bugs.winehq.org/show_bug.cgi?id=3693
------- Additional Comments From dkos@n-ix.com.ua 2007-31-01 08:54 ------- We have quite similar problem. When office (that is started on Wine) try to open mounted directory (network file system) it takes a lot of time. After research we have figure out that Open Dialog in Office tryes to read + 1 directory level. In case of local file system there is no problems with performance. But in case of network file system it takes a lot of time. Are there any ways to block such behaviour in wine. Probably there is exist some ways that allows to mark directory as network resource?