vonuyx wrote:
I am just wondering how I can obtain the path to the folder with the profile
settings for the current user.

In C++:
nsCOMPtr<nsIFile> file;
rv = NS_GetSpecialDirectory(NS_APP_USER_PROFILE_50_DIR, getter_AddRefs(file));

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to