Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tanzhen

  1. tanzhen

    serial comm;unable wrt. to a port while thread is using WaitCommEvent

    Using FILE_FLAG_OVERLAPPED when you open the serial port with CreateFile. Some functions should be used, such as WaitforSingleObject, WaitCommEvent, etc., when you write/ read something to/from the serial port. hope helpful

Part and Inventory Search

Back
Top