I am using Rob's serial port method in Dashboard3D and everything is working well (I'm about half done) but when I go to close the port, the CloseHandle function never returns! The code is as follows:
HANDLE hSerial; //Opened in the constructor with CreateFile, etc.
CSerial::~CSerial(){CloseHandle(hSerial);}
I have debuged it up to that point so it does get to the CloseHandle function but it never passes. It took me two days to even figure out why the process wouldn't end in WinXP! Any suggestions? (I don't want to "just leave it open"...)

__________________
Mentor to Teams 555, 1929, and 2070!
Currently working in hardware design at Cisco.
Cornell University DARPA Urban Challenge -
http://www.cornellracing.com
Co-Captain Team 555 - 2003,2004,2005
Trust, Love, and Magic