shell32: Support getting the shell folder path for users other than the current user and the default user [resend]

Alexandre Julliard julliard at winehq.org
Thu Jan 24 07:08:31 CST 2008


"Ge van Geldorp" <ge at thinstall.com> writes:

>> From: Alexandre Julliard [mailto:julliard at winehq.org] 
>> You should return a string directly, there's no reason to 
>> make a copy of the SID.
>
> There's no way for the caller to free the memory if I return
> UserInfo->User.Sid directly.

Of course, that's why I said you should return the string, not the SID.
There's no reason to split that functionality into two separate
functions.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list