I am ready to go from my console based programs to the G.U.I. based ones.
I would like to start by displaying the program name and a button to start the program.
I will look through the examples.
Maybe later, I could learn how to make my program run from the command line also.
Andy
It is easy to use GUI. CreateWindowEx would be your friend. :wink