Introduction - If you have any usage issues, please Google them yourself
Uses VC6.0 to the common serial port control MSCOMM32.OCX sent to serial port data acquisition and processing. Mainly use serial port settings: m_Comm.SetSettings ( " baud rate, parity mode, data bits, stop bits" ) to take data from serial port: m_Comm.GetInput () you only have to determine the first control in a mscomm32.ocx system directory, and the control windows have been registered, the program to work correctly.