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
Question mark in path: \\?\unix\
Re: Question mark in path: \\?\unix\
Start by upgrading to the latest development release; 1.4.1 is over 3 years old and no longer supported.