Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : WaitCommEvent problem
| Subject: | WaitCommEvent problem |
| Posted by: | "Arnau Font" (a@a.a) |
| Date: | Fri, 13 May 2005 14:29:31 |
Hi, I'm using a thread with a WaitCommEvent call to detect if the CTS signal
is raised. Everything works fine, until I want to close the serial port and
terminate the thread, as it is blocked in the WaitCommEvent call. How can I
unblock it?
Thanks!
Arnau.