Is there a function (or method in a class) that returns the Windows user ?
Best regards,
Klaas den Dekker
Is there a function (or method in a class) that returns the Windows user ?
Best regards,
Klaas den Dekker
Try WNetGetUser()
Jeff
Works very well, thanks !