
Need help calling 16-bit app from 32-bit app
Help,
We've got 32-bit environment (Win 95), which has applications
accessing Oracle via 32-bit ODBC including one of our own.
We also need to pull data from a 16-bit application via its API.
We've considered using a thunking layer (written in C++) and we've
also considered writing a 16-bit OLE server to front-end this older
application and sending message to it from our app via the OLE server.
Does anyone else have any ideas?
thanks, especially for e-mail
Mark