Has V124 been converted over to OI, by RevTech or privately.
If not, How do I communicate with the serial port.
Barry
The good news is that the Windows comm port functions can be called directly through the DLL prototypes.
The bad news is that only the 16bit windows 3 type functions are available. These are a bit flakey (but so is V124!).
You could write a pair of thunking DLL's and call the win32 functions which work properly. This is what I had to do.
Thanks,
BTW…What charge for the routines.
(Email me)