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.