Get the full name of the user

From: Thomas Mueller (news_at_s2h.cx)
Date: 11/30/03


Date: Sun, 30 Nov 2003 17:26:35 +0000

Hi,

with the Win32Api function GetUsernaem it is possible to get the account of
the currently logged on user. But how do I get the full name of this user?

I haven't found anything on Google but that's probably because I couldn't
think of the correct query.

twm