PASSWORD LISTER V1.0

This is a simple password program meant to be used as a password list in
the privacy of your own home. There is some password protection built in
which you can defeat if you don't need it. No encryption is provided, so
use at your own risk if your data is sensitive.

The database file is hard-coded as "database.dat". Be sure the folder where
this program resides does not have another file by the same name. If so, you
can rename the datafile in the program source code.

Read the comments in the source file regarding password protection for
hiding and showing the passwords in the main window. One pass through
the program will enable you to see what is provided for security and what
you can do to change it.

The interface has been tested on a laptop with Vista operating system and 
displays properly.

- end -
