#Win32s and 3270
I am writing a Windows application that needs access to the high-level 3270 API
(EHLLAPI). I need to be able to use two 3270 packages (ie, offer two
alternatives): Attachmate and Rumba. I know that under Win 3.1, these comms
packages can give Windows applications access to the API (Attachmate does it
via a DLL that you have to install after installing the main Attachmate
package). I assume that they are doing this via some kind of interrupt. Do
you know whether it will continue to work under Win32s? Are the same
interrupts supported? If they needed shared memory as well, would that work?
Thanks
Gerry
There are 2 Replies.