PDA

Click to See Complete Forum and Search --> : validate windows password


aaudette
Feb 5th, 2001, 02:04 PM
Does anybody know how to validate a windows password?? I tried using the WNetVerifyPasword routine, but it reurns an error stating "Cannot find entry point in Mpr.dll"

blackstar
Feb 16th, 2001, 09:52 PM
Hi,

I need too an activex control o VB source, for user authentication on windows 98/NT. A possible solution is SSPI, but I can found only VC++ sources (and I can't compile its....):
http://support.microsoft.com/support/kb/articles/Q180/5/48.ASP
http://www.mvps.org/windev/security/sspi.html

TIA, Juan