代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/232761/14183098
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/232761/14183110
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/130477/14190647
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/130477/14190650
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/232013/14211574
ico serialport.ico
www.eeworm.com/read/232013/14211577
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/232013/14211578
vco serialport.vco
www.eeworm.com/read/232013/14211580
rc serialport.rc
//Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/232013/14211582
vcl serialport.vcl
Build Log
--------------------Configuration: SerialPort - Win32 (WCE ARMV4) Release--------------------
Command Lines
Results
www.eeworm.com/read/232013/14211593
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