shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder.

Robert Shearman rob at codeweavers.com
Thu Apr 10 09:24:09 CDT 2008


Juan Lang wrote:
> Hi Rob,
>
> +        strcpy(pData->u.network.szNames, "Entire Network");
>
> Is this not locale-dependent?

I don't believe so. ParseDisplayName (which isn't implemented yet) will 
do the mapping between the PIDL and the name the user sees, which 
doesn't have to depend on pData->u.network.szNames.

-- 
Rob Shearman




More information about the wine-devel mailing list