ceSuperUART

所属分类:Windows CE
开发工具:C/C++
文件大小:7866KB
下载次数:6
上传日期:2017-11-24 09:40:41
上 传 者Nick-kusyn
说明:  基于SuperSerialPort在visual studio 2008重新编译,静态mfc编译,在wince7中可以直接打开运行。重新配置界面,取出多余无用功能,简洁方便,可以配置一般串口调试助手等功能,下载到wince 7中亲测可用,wince6.0中没有测试
(Based on SuperSerialPort Visual Studio 2008 recompile, static MFC compiler, in wince7 can directly open the operation. Configure the interface, take out the superfluous function, simple and convenient, can configure the general serial debugging assistant and other functions, downloaded to wince 7, pro test available, there is no test in wince6.0)

文件列表:
ceSuperUART\ceSuperUART\newres.h (768, 2005-06-09)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\BuildLog.htm (10280, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\ceSuperUART.exe (244224, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\PSerialPort.obj (9482, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\SerialPort.obj (12846, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\SerialPort.pch (14942208, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\SerialPort.res (13508, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\SerialPortDlg.obj (76176, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\SetupDlg.obj (23853, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\StdAfx.obj (13944, 2017-11-24)
ceSuperUART\ceSuperUART\Pocket PC 2003 (ARMV4)\Release\vc90.idb (379904, 2017-11-24)
ceSuperUART\ceSuperUART\PSerialPort.cpp (5748, 2008-06-24)
ceSuperUART\ceSuperUART\PSerialPort.h (1188, 2005-12-11)
ceSuperUART\ceSuperUART\res\SerialPort.ico (1078, 2005-12-14)
ceSuperUART\ceSuperUART\res\SerialPort.rc2 (420, 2005-06-09)
ceSuperUART\ceSuperUART\resource.h (1370, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPort.aps (35228, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPort.cpp (2019, 2005-06-09)
ceSuperUART\ceSuperUART\SerialPort.h (1379, 2005-06-09)
ceSuperUART\ceSuperUART\SerialPort.ncb (12610560, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPort.rc (7985, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPort.suo (10752, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPort.vcb (123904, 2009-06-17)
ceSuperUART\ceSuperUART\SerialPort.vcl (2573, 2008-06-24)
ceSuperUART\ceSuperUART\SerialPort.vco (51712, 2009-06-17)
ceSuperUART\ceSuperUART\SerialPort.vcp (14066, 2005-12-10)
ceSuperUART\ceSuperUART\SerialPort.vcproj (31408, 2017-11-24)
ceSuperUART\ceSuperUART\SerialPort.vcproj.WINCE70SYS.Administrator.user (6535, 2017-11-24)
ceSuperUART\ceSuperUART\SerialPort.vcw (550, 2005-06-09)
ceSuperUART\ceSuperUART\SerialPort1.ncb (9456640, 2017-11-24)
ceSuperUART\ceSuperUART\SerialPort1.sln (4379, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPort1.suo (16896, 2017-11-24)
ceSuperUART\ceSuperUART\SerialPortDlg.cpp (8573, 2017-11-23)
ceSuperUART\ceSuperUART\SerialPortDlg.h (2066, 2017-11-23)
ceSuperUART\ceSuperUART\SetupDlg.cpp (2322, 2005-06-09)
ceSuperUART\ceSuperUART\SetupDlg.h (1605, 2009-06-17)
ceSuperUART\ceSuperUART\StdAfx.cpp (208, 2005-06-09)
ceSuperUART\ceSuperUART\StdAfx.h (1155, 2005-06-09)
ceSuperUART\ceSuperUART\UpgradeLog.XML (3507, 2017-11-23)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: SerialPort ======================================================================== AppWizard has created this SerialPort application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your SerialPort application. SerialPort.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CSerialPortApp application class. SerialPort.cpp This is the main application source file that contains the application class CSerialPortApp. SerialPort.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. res\SerialPort.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file SerialPort.rc. res\SerialPort.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. SerialPort.vcc This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: SerialPortDlg.h, SerialPortDlg.cpp - the dialog These files contain your CSerialPortDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in SerialPort.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named SerialPort.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者