-
I managed to build QextSerialPort for WM5 basically by cancelling GetCommConfig and usig SetCommState instead of SetCommConfig. It almost worked: I can open the port (by using names like "COM1:", read and write from the port.
The only thing I noticed not to work is the signal readyRead, which seems never to be emitted.
I also had to modify the .pro file, using += instead of = in the last line.
2008-11-26 20:21:31 UTC in QextSerialPort
-
Hello
For some time now, QT supports Windows CE and Windows Mobile platforms.
It would be usefull if QExtSerialPort would work on these devices too.
Günter.
2008-11-24 07:58:29 UTC in QextSerialPort
-
guenter_n registered the autoinspect project.
2008-06-19 16:39:36 UTC in autoinspect