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"
Printable View
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"
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.../Q180/5/48.ASP
http://www.mvps.org/windev/security/sspi.html
TIA, Juan