Welcome![Sign In][Sign Up]
Location:
Search - MFC WINDOWS CE

Search list

[Other resourceWindows CE下的串口通讯类

Description: 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。 以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development / pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows CE and Windows do not support common serial communication overlapping I / O modes (OVERLAPPED), prepared under the Windows CE serial communications with some Windows desktop different places. Following is the proce
Platform: | Size: 5655 | Author: wzg | Hits:

[Other resourceWinCE6.0_NotePade

Description: 该程序基于 windows ce 6.0 的模拟器CHSEmu (ARMV4I),是MFC的工程,是简单的记事本编辑器源代码,供大家学习研究!
Platform: | Size: 47025 | Author: 理学伟 | Hits:

[Windows Develop304074PlayMP3-eVC3.rar

Description: ======================================================================== Microsoft Foundation Class Library for Windows CE: PlayMP3 ======================================================================== AppWizard has created this PlayMP3 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 PlayMP3 application. PlayMP3.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CPlayMP3App application class. PlayMP3.cpp This is the main application source file that contains the application class CPlayMP3App. PlayMP3.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\PlayMP3.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file PlayMP3.rc. res\PlayMP3.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. PlayMP3.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: PlayMP3Dlg.h, PlayMP3Dlg.cpp - the dialog These files contain your CPlayMP3Dlg class. This class defines the behavior of your application's main dialog. The dialog's template is in PlayMP3.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 PlayMP3.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. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 285495 | Author: loveyou365 | Hits:

[Special Effectspolygon-union

Description: 求两个多边形交集的程序,使用计算几何实现的,值得学习-intersection of polygons for the two procedures, the use of computational geometry to achieve, and worth learning
Platform: | Size: 131072 | Author: cwj | Hits:

[Com PortWinCE_IRDA_RemoteControl

Description: Windows Mobile 类型的PDA或PPC用 红外遥控电视、空调等电气设备源码 -types of Windows Mobile PDA or PPC infrared remote control television, air conditioning and other electrical equipment FOSS
Platform: | Size: 36864 | Author: wushuang | Hits:

[Windows CEWinCE6.0_NotePade

Description: 该程序基于 windows ce 6.0 的模拟器CHSEmu (ARMV4I),是MFC的工程,是简单的记事本编辑器源代码,供大家学习研究!-The program based on windows ce 6.0 emulator CHSEmu (ARMV4I), is a MFC project, Notepad is a simple source code editor for the U.S. to study!
Platform: | Size: 47104 | Author: 理学伟 | Hits:

[VC/MFCWindows_CE_API_Manual_v2.0

Description: Windows CE API手册包含了2000多个常用的API名称及参数定义。本手册翻译自MSDN。-Windows CE/API manual contains more than 2000 commonly used definition of API names and parameters. The manual translation from MSDN.
Platform: | Size: 1199104 | Author: | Hits:

[Windows CECellLineMonitor

Description: windows mobile下tapi实现监视电话线路的程序。vs2008下创建,并在windows mobile 6.1下通过测试。-TAPI Programming on Windows Mobile August 16, 2008, 8:03 pm Download the source code TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft implementation of CTI (Computer Telephony Interface). TAPI provides a common interface to communicate and control a telephony device. TAPI simplifies the telephony programming since the programmer does not require detailed information about the hardware he/she is using. Windows Mobile 5 support TAPI version 2.0. The version 2.0 brings telephony support to any Windows CE applications. The TAPI.DLL file exposes all the TAPI functions. The header file TAPI.H contains the all the function definitions, typedefs,#defines, etc… The application links to COREDLL.DLL file which redirects the calls to TAPI.DLL. The TAPI.DLL uses the TAPI Service Provider DLLs to communicate with the hardware. The TAPI Service Provider (TSP) is the driver for the hardware. Microsoft supplies default Unimodem TSP. The Unimodem TSP supports
Platform: | Size: 25600 | Author: 龙田 | Hits:

[Windows Developrs232

Description: MFC嵌入式 windows ce rs232-MFC Embedded input method
Platform: | Size: 5739520 | Author: xiaobo | Hits:

[Windows CEDrawShape

Description: windows ce图形编程,演示GDI绘制各种图形、应用画笔-画刷类库, 应用mfc-windows ce graphic program, using mfc
Platform: | Size: 4371456 | Author: 陈序同 | Hits:

[Windows CEEVC2676

Description: 这是以Windows CE为平台的EVC高级编程及其应用开发,包括MFC编程、进程、线程编程等-This is the Windows CE as a platform for EVC high-level programming and application development, including the MFC programming, process, thread programming, etc.
Platform: | Size: 7532544 | Author: zhangci | Hits:

[Windows CEav_out

Description: 在windows ce平台下的一个视频输出的应用测试程序,用mfc下的,需驱动配合-In the windows ce platform video output of an application testing process, using mfc next, take a drive with the
Platform: | Size: 9533440 | Author: wushi | Hits:

[Windows CEWindows_Embedded_CE6_Native_App_Dev

Description: MFC support for windows ce 6.0
Platform: | Size: 1006592 | Author: gfreenetam | Hits:

[Windows CEWinCE_DefButton

Description: 本源码演示了Windows CE操作系统下,采用Visual C++编程时,如何进行按钮的自绘。这个同桌面Windows下面的MFC按钮自绘要有一定的区别。希望对大家有所帮助。-This shows the Windows CE source operating system, using Visual C++ programming, how to draw from the button. The following MFC with Windows Desktop button from the painting to have a certain distinction. We want to help.
Platform: | Size: 97280 | Author: joyzml | Hits:

[GUI DevelopWindows-CE

Description: 基于MFC的WIN32界面编程,想看的过来看看!-WIN32 programming interface based on MFC, want to see come see!
Platform: | Size: 242688 | Author: hui | Hits:

[ActiveX/DCOM/ATLcximage702_full

Description: 一个优秀的图像操作类库,可以快捷地存取、显示、转换各种图像。有使用MFC的和使用标准Windows库的,同时还包含了ActiveX控件版,并且支持CE。此版本为7.0.2,目前为最新版本,里面包含详细的例子可供参考。-CxImage can read,convert and display various format images.It is FREE!So,you can use it where you want,even commercial.This is the 7.0.2 version.
Platform: | Size: 4215808 | Author: Danny | Hits:

[OtherMFCCE400

Description: MFC for windows ce d-MFC for windows ce dll
Platform: | Size: 168960 | Author: davidesqb | Hits:

[Windows CEceSuperUART

Description: 基于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)
Platform: | Size: 8054784 | Author: Nick-kusyn | Hits:

CodeBus www.codebus.net