I'm really new to windows programming. The only thing I've done with windows is create the window. What I want to do is make a cryption program with a GUI. I've already done a console version.

I've looked at planetsourcecode and here, and I couldn't find anything useful. I want to make a box where the user can place the text they wan to be uen/encrypted. I want there to be two buttons for chosing what they want to do. And I want there to be another box where the solution will show up. Can anyone show me the way?