Question mark in path: \\?\unix\

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Mophus
Newbie
Newbie
Posts: 2
Joined: Fri Jan 09, 2015 3:40 am

Question mark in path: \\?\unix\

Post by Mophus »

I'm using a Windows program which displays the current working directory in its title bar. I've noticed that the displayed path always begins with a question mark (?).

Example: \\?\unix\home\mophus

What does this mean? It seems as if Wine were unable to identify the hostname.

I'm asking because the software normally (in Windows) remembers the last working directory. So if I open the directory selector (File > Change directory...) it normally starts with the current directory being pre-selected in the directory tree. But in Wine it always start in the root directory (/). I thought there might be a connection between this behaviour and the question mark...

OS: Chrunchbang Waldorf (Debian Wheezy)
Wine version: 1.4.1
Software: Mp3tag 2.65
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Question mark in path: \\?\unix\

Post by dimesio »

Start by upgrading to the latest development release; 1.4.1 is over 3 years old and no longer supported.
Locked