Want to Design a programe

Dec 16, 2013 at 12:43am
hello all!

I want my c++ code run like a software! (As a calculator etc in windows)

Which new things i have to learn??

any help would be appreciated
thanks in advance :)
Dec 16, 2013 at 1:08am
closed account (N36fSL3A)
Like a GUI? Look into WinAPI or a cross-platform windowing API.
Dec 16, 2013 at 1:26am
QT Creator makes GUI applications incredibly easy to make. You might want to give that a try.
Last edited on Dec 16, 2013 at 1:27am
Topic archived. No new replies allowed.