Answer the question
In order to leave comments, you need to log in
How to create a C++ interface in VS?
For C++, VS doesn't have WF or WPF, but how do you create an interface then?
I read that you can use C ++ using MFC, but everyone writes
that it is long and not convenient. Are there then any alternative ways,
besides using other IDEs, to write a C++ interface in VS?
Answer the question
In order to leave comments, you need to log in
Take Qt and write. At the same time there will be a claim for cross-platform.
You can also WTL , if you really want Windows-only and closer to WinAPI.
Naked WinAPI is not recommended.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question