Click to See Complete Forum and Search --> : Get network account's fullname


charles
May 12th, 1999, 02:31 AM
I want to get network account's fullname, e.g, there is a user account in my PDC as below:
User name: jamal
Full name: Jamal Hooworth
Can we get full name of jamal? I have realized it use NetUserGetInfo(), but unfortunately it only support NT, unsupport Windows 9X.

Can anyone tell me how to realize it in both NT and Windows OS?

Charles

Thanks