On Fri, 17 Dec 2004 14:51:15 +0100 (CET), you wrote:
> Hi Rein,
>
> > SHGetPathFromIDList seems to be the wrong one here (looking at native
> > shell32.dll from Win2K and Win98), it should be synonymous for
> > SHGetPathFromIDListA.
> >
> > Can you try attached patch?
> >
> > Rein.
> >
>
> This
Hi Rein,
> SHGetPathFromIDList seems to be the wrong one here (looking at native
> shell32.dll from Win2K and Win98), it should be synonymous for
> SHGetPathFromIDListA.
>
> Can you try attached patch?
>
> Rein.
>
This fixes my problem. I've cross-checked and indeed SHGetPathFromIDList
should be
On Fri, 17 Dec 2004 12:04:46 +0100 (CET), you wrote:
> Hi Dmitry,
>
> > <[EMAIL PROTECTED]> wrote:
> >
> >> trace:shell:SHELL_GetPathFromIDListA -- F:\temp, 0x
> > ...
> >> trace:shell:SHGetPathFromIDListW -- L"F:\\temp", 0x
> >>
> >> The main difference (apart from the A/W) is th
Hi Dmitry,
> <[EMAIL PROTECTED]> wrote:
>
>> trace:shell:SHELL_GetPathFromIDListA -- F:\temp, 0x
> ...
>> trace:shell:SHGetPathFromIDListW -- L"F:\\temp", 0x
>>
>> The main difference (apart from the A/W) is that SHGetPathFromIDListW
>> returns an extra backslash compared to the A-
<[EMAIL PROTECTED]> wrote:
> trace:shell:SHELL_GetPathFromIDListA -- F:\temp, 0x
...
> trace:shell:SHGetPathFromIDListW -- L"F:\\temp", 0x
>
> The main difference (apart from the A/W) is that SHGetPathFromIDListW
> returns an extra backslash compared to the A-counterpart.
If you
The main difference (apart from the A/W) is that SHGetPathFromIDListW
returns an extra backslash compared to the A-counterpart.
Any idea where to look next ?
It appears that patch 14894 has uncovered a bug in SHGetPathFromIDListW,
that's probably where you would want to look next.
Ivan.
Hi,
just started with a fresh wine install from CVS. I've tried to install
vc6redistsetup_enu.exe and was not able to select a directory via the
browse dialog.
Some regression testing and debugging showed:
before patch http://cvs.winehq.org/patch.py?id=14894 :
trace:shell:BrsFolderDlgProc hwnd=