I have a calculation program written in C++ and like to move on using Visual C++ to run the program(using control buttons) and write results to files as well as display them in Edit/Rich Text Box.
I couldn't find any example in books or internet so far linking calculations and VC++. Could anyone direct me?