How do i add text to a listbox in a MFC program and how do i get the selected Item from a listbox and also how do i get text from a edit control.

To summarize;
1: Add Char to listbox
2: Get Char from listbox
3: Get text or char from edit box