Problems unveiled by the last version.c patch

Dmitry Timoshkov dmitry at baikal.ru
Thu Dec 16 23:39:29 CST 2004


<pvriens at xs4all.nl> wrote:

> trace:shell:SHELL_GetPathFromIDListA -- F:\temp, 0x00000000
...
> trace:shell:SHGetPathFromIDListW -- L"F:\\temp", 0x00000000
> 
> The main difference (apart from the A/W) is that SHGetPathFromIDListW
> returns an extra backslash compared to the A-counterpart.

If you mean a double backslash in the 2nd line of the above quote
then it's just the escaping which debugtsr_w() performs.

-- 
Dmitry.




More information about the wine-devel mailing list