http://bugs.winehq.org/show_bug.cgi?id=14501
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-07-15 13:47:27 --- UNC paths do work outside the shell namespace. So if your program tries to open file like "\server\share\file" with CreateFile() function - it should work.
The file browser part - doesn't (that's what missing).