10 Apr
2008
10 Apr
'08
2:24 p.m.
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