hiya, i am new in C++ and need to create a windows form application that at the click of the button the class is called and excecuted. I have done GUI's in java and its no big issue for me, its just that I need the GUI in c++ since the class files are in c++, I have tried looking at JNI's but it can get too complicated.
Any help would be greatly appreciated