We have a C++ desktop application with a old MFC GUI and now we want to have a more modern touch GUI. We would like to use the Windows Metro App style.
Is there any Windows native C++ Metro GUI library for desktop application like the C# Mahapps library for WPF?
Qt c++ libs will be your need. Please check this http://www.qt.io/ide/