Hi

In Windows 95 there is a function WNetVerifyPassword (in mpr.dll) to check if a passed password string is correct or not. But this doesn't work with Windows NT. Is there another way to do the same thing ? Thanks for your help ! (It is not for hacking, it try to use it as a login function for a small calculation tool)

- rwm