CSerialPort Class

#include "stdafx.h"    #include "SerialPort.h"    #include <assert.h>         //    // 構造函數    //    CSerialPort::CSerialPort()    {        m_hComm = NULL;            // 重疊結構成員置0        m_ov.Offset = 
相關文章
相關標籤/搜索