How to get logged-in user's full name (the one he/she entered as his/her real name) using windows API or something else? For example how to get "John Smith", not "john" (as it were his username).
GetUserName(...) doesn't do the job because it returns the username, not the full name.
Did you try GetUserNameEx(NameDisplay,...)?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With