01-31-2008 04:12 AM
01-31-2008 04:39 AM
01-31-2008 04:59 AM
Hi ezeemon,
an other way could be to generate a hash value of your password and write this into the ini file. The next time you will check the password you genereate the hash of the input and compare this with the hash from the ini file.
Mike
01-31-2008 06:31 AM