代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/427010/8985168

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/427010/8985171

vco serialport.vco

www.eeworm.com/read/427010/8985179

rc serialport.rc

//Microsoft eMbedded Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/427010/8985210

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/427010/8985220

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/427010/8985221

vcb serialport.vcb

www.eeworm.com/read/427010/8985228

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/427010/8985235

exe serialport.exe

www.eeworm.com/read/382833/8995604

cpp serialport.cpp

#include "stdafx.h" #include "SerialPort.h" #include // // Constructor // CSerialPort::CSerialPort() { m_hComm = NULL; // initialize overlapped structure members to zero
www.eeworm.com/read/382833/8995615

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)