What is the most straightforward way to deal with usernames and passwords in my app? I have a contact database and each time a letter is sent out I want to attach the name of the 'sendee' to the contact record without them having to enter it each time, so do I use HKEY_CURRENT_USER and if so how?