peterpruimboom
Programmer
Hello,
When a user must login into my programm I woul'd like to use the Windows username an password of the currently logged in user. I know that the username can be found by using the GetUserName function but I don't have a clue how to check the password. I understand that the password on itself is not retrievable but there must be a way to do this. This because I've seen it work with an application.
Can anyone help me with this?
Thanks, Peter.
When a user must login into my programm I woul'd like to use the Windows username an password of the currently logged in user. I know that the username can be found by using the GetUserName function but I don't have a clue how to check the password. I understand that the password on itself is not retrievable but there must be a way to do this. This because I've seen it work with an application.
Can anyone help me with this?
Thanks, Peter.