This is a discussion on Interaction with Win32 Console Application. - ADO DAO RDO RDS ; Hi, Thank you very much for taking the time to read my question. I am working with a win 32 console application that calls the Matlab engine and runs matlab commands. alone it works fine but when I try to ...
Hi,
Thank you very much for taking the time to read my question.
I am working with a win 32 console application that calls the Matlab engine
and runs matlab commands. alone it works fine but when I try to add ado.net
code to the application I am running into problems. My Ado.net code only
works in a visual C++ Console Application. Error using <mscorlib.dll>
What are the differences between the two different projects?
And, is it possible to convert one of them to a function that will run in
its own space?
Thanks,
Chieko