I am a beginner to Visual C++ (so I hope my question makes sense).
I have a 'DOS' based application (cpp and header files). The headers and cpp files uses cin and cout commands.
I have created an MFC application and want to call member functions from the DOS header files when the user clicks the mouse on a button.
Any hints or tips will be really appreciated
Thanks in advance, Time Out
I have a 'DOS' based application (cpp and header files). The headers and cpp files uses cin and cout commands.
I have created an MFC application and want to call member functions from the DOS header files when the user clicks the mouse on a button.
Any hints or tips will be really appreciated
Thanks in advance, Time Out