[Bug 16112] GetLongPathNameW problem in path.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 19 09:01:16 CST 2008


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





--- Comment #5 from Pedro Ferreira <pedro.m.ferreira at mail.cm-portel.pt>  2008-11-19 09:01:16 ---
Ill try to explain what happens

My app needs a path in the form \\192.168.40.100\airc\updates\sgp

in my .wine i have mounted

\\192.168.40.100\airc -> /home/xekhz/.wine/dosdevices/unc/192.168.40.100/airc

with this mount i get to the second stage where the app trys to load the
install.exe that is located in \\192.168.40.100\airc\updates\sgp

wine the starts searching for the install.exe it searches everywhere except in 
/home/xekhz/.wine/dosdevices/unc/192.168.40.100/air/updates/sgp

So looking to the output I double mount \\192.168.40.100\airc ->
/home/xekhz/.wine/drive_c/windows/UNC/192.168.40.100/airc (notice that is under
the windows dir)

I get to the third stage.
install.exe is loading it still blows up but know it is found.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list