[fpc-devel] Serial unit for windows

2008-07-12 Thread Stephano
I have made some modifications to the windows unit of Luis R. Hilario B. in order to pave the way for cross-platform usage. I would like to have feedback before touching the Unix serial unit. Any testing and/or input is appreciated. =

[fpc-devel] serial unit for windows and linux

2007-12-12 Thread Graeme Geldenhuys
Hi, I'm creating a Phone Dialer feature in my application. No MAPI features - simply to dial the phone given a number. Good old ATDT commands. I've written code to use the Windows API, but remember a while back the mention or a unit 'serial.pp' for Linux and a port for Windows. I'd much rathe