CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Location
    Europe, Portugal
    Posts
    15

    How to know that a password is valid?



    Do you know if it exists a function that verify the NT password of a NT user?

    I don't want to know the password but only if it is a valid password?


    Thanks for your help.

  2. #2
    Join Date
    Mar 1999
    Posts
    2

    Re: How to know that a password is valid?



    look into the various "WNet..." functions. one of them will help you.


    mark



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured