windows form application

hey guys im new to coding and i have made a little project for school
its made in c++ and just caculating a few things
you can pick 3 different programs in it
and i dont think the menu looks very good in cmd
is there any ways to make a windows form application in microsoft visual studio express to open a c++ program
my current menu is just type 1 to open program 1 type 2 to open 2
and like that.
closed account (EwCjE3v7)
I can be help a little...

I haven't used visual studio that much...less than a week..but u can get wxwidget http://www.wxwidgets.org/
And code::blocks and make a GUI in that...
you should take time to learn more of the basics of the language and using the standard library before you start with gui programs
Topic archived. No new replies allowed.