I have a numerical library coded in C++.
I am going to make a UI for the library. I know some MFC. So one solution is to use MFC and make a native application.
The alternative is C#. I know nothing about C#. But I think it should be easy to learn.
Some tutorial for mixed programming of C++ and C# would be very helpful to me.
Thanks!
Yin