0
Which is the best C++ API/framework for programming Windows (especially GUIs) ?
I tried Win32 api but I think it is old, isn't it? . I tried also MFC but idk if it's the best one.
4 Respostas
+ 5
Gian Marco Cialdi
If you have to use C++ only then yes Win32 api is old and might found difficult on some cases but it's good to use
On many occasions according to the task MFC can be worth it use and easy for gui tasks
For gui without this you can choose the QT and OpenGl for graphical works
If you must use C++ and don't want to use MFC you could look at QT or wxWidgets.
If you want easy GUI coding use C# and WinForms or WPF.
Here is brief information about win32 and mfc
as an beginner you can use Win32 api and after getting experience and used to with windows working you can go for MFC
and if you found that hard then dot net(.Net) and C# at back-end as WPF can be used for easy work for gui
http://www.winprog.org/tutorial/apivsmfc.html
0
Thanks, but is Windows 10 written with Win32?
0
SFML
QT
0
The us Jews ajs