Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sasabunetic

    getting windows username & password

    I have the same opinion about using Windows usernames and passwords. But the company that will use this application, had that kind of specifications. We wanted to made it other way, but they said, that people in production, who will use this application, sometimes can't remember even one...
  2. sasabunetic

    getting windows username & password

    Thanks Marcel. The sample code that you've sent me is working OK. There is another thing: Let's say that 3 users are defined on one computer: 1. User1 with Pass1 2. User2 with Pass2 3. User3 with Pass3 User1 is currently logon and my application is running. After a few minutes (if the User1...
  3. sasabunetic

    getting windows username & password

    Thanks Marcel! I have another question. The application that I work on, will run on few computers, which are connected into ethernet. Server is also connected in this ethernet. And the server containes all users, who are allowed to connect on this computers. Application locks if you are not...
  4. sasabunetic

    getting windows username & password

    Hi! I'm using Microsoft Visual C++ and I want to get the username of current user which is logged under Windows XP . How can I do this? Can I also compare the password that the user writes to my application, with the password that the same user uses to log on windows(XP)? Thanks

Part and Inventory Search

Back
Top