I'm working on a password generator program, and am trying to add a
"copy to clipboard" feature where the program saves the string to the clipboard so that it can be pasted into text boxes. Does anyone know how I would do this?
(I'm using a Windows 7 OS if it's different between APIs)