代码搜索:Serialport

找到约 4,040 项符合「Serialport」的源代码

代码结果 4,040
www.eeworm.com/read/427444/8944454

vcl serialport.vcl

Build Log --------------------Configuration: SerialPort - Win32 (WCE ARMV4) Debug-------------------- Command Lines Creating command line "rc.e
www.eeworm.com/read/427444/8944459

cpp serialport.cpp

// SerialPort.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "SerialPort.h" #include "SerialPortDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI
www.eeworm.com/read/427444/8944462

h serialport.h

// SerialPort.h : main header file for the SERIALPORT application // #if !defined(AFX_SERIALPORT_H__2E80DB6D_2D60_4DC1_9BDB_4A05BEA37EDF__INCLUDED_) #define AFX_SERIALPORT_H__2E80DB6D_2D60_4DC1_9
www.eeworm.com/read/427444/8944463

vcb serialport.vcb

www.eeworm.com/read/427444/8944465

vcw serialport.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################
www.eeworm.com/read/427444/8944467

exe serialport.exe

www.eeworm.com/read/427444/8944468

aps serialport.aps

www.eeworm.com/read/186199/8953753

cpp serialport.cpp

/* ** FILENAME CSerialPort.cpp ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The clas
www.eeworm.com/read/186199/8953761

h serialport.h

/* ** FILENAME CSerialPort.h ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The class
www.eeworm.com/read/427179/8969208

cpp serialport.cpp

#include "stdafx.h" #include "SerialPort.h" #include #include // // Constructor // CSerialPort::CSerialPort() { m_hComm = NULL; // initialize overlapped structu