代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/295163/8182538
plg serialport.plg
Build Log
--------------------Configuration: SerialPort - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\My
www.eeworm.com/read/295163/8182554
dsw serialport.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/295163/8182568
opt serialport.opt
www.eeworm.com/read/295163/8182578
dsp serialport.dsp
# Microsoft Developer Studio Project File - Name="SerialPort" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/295163/8182599
ncb serialport.ncb
www.eeworm.com/read/295163/8182604
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
CSerialPort::CSerialPort()
{
m_hComm = NULL;
m_ov.Offset = 0;
m_ov.OffsetHigh = 0;
// create events
m_ov.hEvent = NUL
www.eeworm.com/read/295163/8182618
h serialport.h
#ifndef __SERIALPORT_H__
#define __SERIALPORT_H__
#define WM_COMM_BREAK_DETECTED WM_USER+1 // A break was detected on input.
#define WM_COMM_CTS_DETECTED WM_USER+2 // The CTS (clear-to-send)
www.eeworm.com/read/193649/8209630
ico serialport.ico
www.eeworm.com/read/193649/8209636
vcp serialport.vcp
# Microsoft eMbedded Visual Tools Project File - Name="SerialPort" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "
www.eeworm.com/read/193649/8209639