0
Can anyone tell me the basics of C++ in GUI
GUI
2 Réponses
+ 1
Possibly the best way to get your head around gui c++ is to download visual studio and work with c++ winforms. This gives you a lot of insight into the workings of the gui libraries and how they are called and what they can do.
0
thankx bro