Hello.

Hello.
I need to get the user account picture in Windows 10.
I googled a bit and found this:
https://msdn.microsoft.com/en-us/library/windows/apps/windows.system.userprofile.userinformation.aspx?cs-save-lang=1&cs-lang=csharp&f=255&MSPPError=-2147217396#code-snippet-1

So the question is: how to do this with Delphi XE8?
https://msdn.microsoft.com/en-us/library/windows/apps/windows.system.userprofile.userinformation.aspx?cs-save-lang=1&cs-lang=csharp&f=255&MSPPError=-2147217396#code-snippet-1

Comments