CompuServe Messages

Serial comms under 32s

    06-Aug-93 13:36:09
Fm: Mike Markley [MS] 72420,3517
To: Stephen Pelc 100115,2137
Stephen, Place your DOS/Windows Comm access functions in a DLL and the use the Universal Thunks to load and access this DLL from your Win32s application. You can then use these functions for your comm calls. For Windows NT have a different DLL that uses the Win32 Comm API's to perform the same functionality. Thanks, Michael Markley [Microsoft Developer Support]