代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/256761/11974218
rc serialport.rc
//Microsoft eMbedded Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/256761/11974223
vcl serialport.vcl
Build Log
--------------------Configuration: SerialPort - Win32 (WCE ARMV4I) Release--------------------
Command Lines
Creating command line "r
www.eeworm.com/read/256761/11974229
vcc serialport.vcc
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerialPortDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Ser
www.eeworm.com/read/256761/11974238
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/256761/11974243
h serialport.h
// SerialPort.h : main header file for the SERIALPORT application
//
#if !defined(AFX_SERIALPORT_H__A9E2C807_7E88_4A61_ADA0_3D598AA8B47C__INCLUDED_)
#define AFX_SERIALPORT_H__A9E2C807_7E88_4A61_A
www.eeworm.com/read/256761/11974245
vcb serialport.vcb
www.eeworm.com/read/256761/11974249
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/256761/11974257
exe serialport.exe
www.eeworm.com/read/256761/11974259
aps serialport.aps
www.eeworm.com/read/343040/11982131
cpp serialport.cpp
#include "stdafx.h"
#include "SerialPort.h"
#include
//
// Constructor
//
CSerialPort::CSerialPort()
{
m_hComm = NULL;
// initialize overlapped structure members to zero