calculus87
Thread Starter
- Joined
- Sep 4, 2003
- Messages
- 34
Hello,
Here is my question. I need to combine a program I made in C++, with the GUI interface that I made using VC++. I know I can figure out the complexity of my program is I had an easy example.
Something real easy. For example, A C++ program that contains and returns a string. The VC++ program could call the C++ program for the string and then display the string in a message box, or in an edit box.
If you could do this I would be much appriciative.
Thank you for your time.
Sincerely,
Ronald
Here is my question. I need to combine a program I made in C++, with the GUI interface that I made using VC++. I know I can figure out the complexity of my program is I had an easy example.
Something real easy. For example, A C++ program that contains and returns a string. The VC++ program could call the C++ program for the string and then display the string in a message box, or in an edit box.
If you could do this I would be much appriciative.
Thank you for your time.
Sincerely,
Ronald