Is there a way; through the Win32 API to detect that the UART has finished transmitting? I know there are bits in the UART line status register, and I could read them directly. This would work great for Win 95/98 but not on NT or 2000. Any help would be greatly appreciated.