hi, I want to learn C++, make windows application, but is it C++ only DOS application?

I known VB 6.0 is simple use GDI layout, is it C++ also provide that GDI?


first, how to choose C++ program? is it Devx or Microsoft, C++Builder?

and I want to simple use GDI, what program focus beginner?

and can give me sample, I want to build window application
as same as VB6,
make TextBox (two)
make commandbuttom (one)

Command1:
msgbox (Val(Text1) + val(Text2))



thanks~!