Welcome![Sign In][Sign Up]
Location:
Search - CE 6.0 C

Search list

[Windows MobileMS Access file exadoce

Description: Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)
Platform: | Size: 5299 | Author: 张荣华 | Hits:

[Otherwincebase

Description: Windows CE 培训教程 课程介绍 1 主要讲解WinCE系统层面的开发知识,非应用层面介绍 2 讲解有关WinCE的基本知识、概念和开发的内容 3 要求熟悉C++及操作系统的基本知识 4 了解Windows操作系统的注册表知识 5 了解Windows的基本工作原理 6 了解基本嵌入式定义及基础-Windows CE training courses on a tutorial on the main level of the system WinCE development of knowledge , introduced the non-application of the two WinCE on the basic knowledge, development of the concept and content requirements familiar with the three C and the operating system to understand four basic knowledge of the Windows operating system Note Table 5 list knowledge of Windows to understand the basic working principle of six basic understanding and definition of embedded foundation
Platform: | Size: 25252 | Author: linfan | Hits:

[Other resourcejk

Description: 1.SendDataClient是视频数据传输的发送端的源程序,其程序是Embedded Visual C++ 4.0编写。 2.SendDataServer是视频数据传输的接收端的源程序,其程序是Visual C++ 6.0编写。 3.在研博模拟器下的EVC的编译环境:SDK研博仿真器:EmboCE42CMM3_Emul_SDK、选择CPU型号为:Win32[WCE emulator] Debug、输出设备选用研博仿真器EmboCE42CMM3_EmulEmulator 4.在PCM-7230开发板上的编译环境:PCM-7230的SDK:PCM_7230_SDK_EVC、选择CPU型号为:Win32[WCE ARMV4l] Debug、输出设备选用PCM-7230:PCM-7230_Device 5.视频数据传输的发送端的程序在编译通过后通过PCM-7230开发板与PC机的USB数据连接线下载到PCM-7230开发板上的Windows CE 4.2 的操作系统下。与视频数据传输的接收端进行通讯。 6.SendWordCS是嵌入式下传输字符的源程序。
Platform: | Size: 209802 | Author: arill | Hits:

[Other resourceCEWifiDriverAR6000-21374

Description: Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 转自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1
Platform: | Size: 533345 | Author: bd | Hits:

[Internet-NetworkCEWifiDriverAR6000-21374

Description: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.
Platform: | Size: 589361 | Author: yangzhe | Hits:

[Documentswin程序设计

Description: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。 - This book introduced in Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows the NT 5.0 procedures writing method. These procedures use the C language compilation and use primitive Windows Application Programming Interface (API). If, this which later discusses in this chapter writes the Windows procedure only method. However, regardless of finally you use any way writing procedure, understood Windows API all is count for much.
Platform: | Size: 804864 | Author: 冀玉东 | Hits:

[Windows Develop如何在台式机上运行wince

Description: 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Platform: | Size: 14008320 | Author: 无恒 | Hits:

[CSharpCE playSond

Description: 用C#开发PDA里怎样播放WAV声音,其中要调用CoreDll.dll档的共公类部分-C# development PDA how to play WAV sound, which must be called CoreDll.dll stalls were part of the public category
Platform: | Size: 7168 | Author: 辛洪梅 | Hits:

[Bookswince8

Description: 動態連結程式庫 (DLL) 一直以來都是Windows的重要基礎,Windows CE也不例外。DLL對作業系統十分重要,本節的內容主要是分析loader.c中的程式碼,它負責載入EXE和DLL。這裏要討論的是關於DLL的部分-dynamic- link library (DLL) has been an important foundation for Windows, Windows CE is no exception. DLL right operating system is very important, the festival is mainly loader.c analysis of code, It was included in the EXE and DLL. Here to discuss is the part of the DLL
Platform: | Size: 27648 | Author: em8620 | Hits:

[Bookswince9

Description: 第三章列出了Windows CE執行緒在排程時的幾個主要函數,在本章中將藉著分析這些函數的流程,來了解執行緒在排程過程中的行為。本章所節選的程式碼全部來自[CEROOT]\PRIVATE\WINCEOS\COREOS\NK\KERNEL目錄下的 schedule.c檔-third chapter presents the Windows CE Threading the scheduling of several major functions, In this chapter will function through analysis of these processes, to understand Threading in the process of scheduling behavior. This chapter excerpts from the code entirely from the [CEROOT] \ PRIVATE \ WINCEOS \ CO REOS \ NK \ KERNEL directories under the stall schedule.c
Platform: | Size: 71680 | Author: em8620 | Hits:

[Windows CECEWifiDriverAR6000-21374

Description: Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. readme: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution. 转自Tony嵌入式,原文地址:http://www.cevx.com/bbs/dispbbs.asp?boardID=4&ID=11762&page=1-Atheros wireless chips AR-6000 series of wince 6 driver source code (which is something I did not used Do not ask me, I found other resources found wince to) AR6K SDIO support. Requires firmware 1.1 on SD13 cards. Readme: Atheros CommunicationsAR6001 WLAN Driver for SDIO installation Read MeMarch 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation.1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a . From the Project menu select Add Existing Subproject ... b. select AR6K_DRV.pbxmlc. select openThis should create a subproject within your OS Design project for the AR6K_DRV driver.4. Build the solution. Transfer from Tony embedded, the original address: http://www.cevx.com/bbs/dispbbs.asp?boardID=4
Platform: | Size: 533504 | Author: | Hits:

[Windows CEWORD

Description: Windows CE 6.0 Word Application 源码-Windows CE 6.0 Word Application source
Platform: | Size: 897024 | Author: 范晓雄 | Hits:

[Internet-NetworkCEWifiDriverAR6000-21374

Description: Atheros Communications AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.
Platform: | Size: 588800 | Author: yangzhe | Hits:

[Windows CEAT91SAM9261EK_CE6.0_Source_BSP_v1.0.3

Description: ATMEL9261 wince 6.0 BSP源代码!是开放C,C++源代码的,不是bin版本的BSP。-ATMEL9261 wince 6.0 BSP source code! Is an open C, C source code is not bin version of the BSP.
Platform: | Size: 13121536 | Author: paul | Hits:

[Windows Mobilewincemobile

Description: Windows+CE程序设计,这是学习windows mobile 应用开发的很好的教程。-this is a document file,about the development of windows mobile based on wince system。
Platform: | Size: 1453056 | Author: 朱玲玉 | Hits:

[Windows CE278

Description: windows CE Windows CE 3.0 Application Programming presents programming for Pocket PC, handheld PC, and embedded devices. -windows CE Windows CE 3.0 Application Programming presents programming for Pocket PC, handheld PC, and embedded devices.
Platform: | Size: 13312 | Author: chengyexun | Hits:

[Windows CE9030SetupDll_Update

Description: CE 6.0平台cab安装库(Setup DLL)程序创建桌面快捷、及卸载的C++例子 开发环境:eVC-Cab installed base of CE 6.0 Platform (Setup DLL) program to create desktop shortcut, and the unloading of the C++ examples of development environments: eVC
Platform: | Size: 1419264 | Author: 徐晓男 | Hits:

[Windows CEGeodeLX_CE60_BSP_v1.02.00

Description: AMD lx800 wince6.0 bsp包-AMD lx800 wince6.0 bsp
Platform: | Size: 539648 | Author: | Hits:

[Windows CEWindows_Embedded_CE_6

Description: 本书全面深入地介绍了Windows Embedded CE 6.0开发环境,通过一系列的示例练习揭示了CE 6.0的开发和应用。 本书全面深入地介绍了Windows Embedded CE 6.0开发环境,通过一系列的示例练习揭示了CE 6.0的开发和应用。基础部分主要包括CE 6.0概述、开发环境和开发工具、可用资源,以及调试和调试工具。程序开发部分介绍了CE 6.0的原生代码应用程序、C#应用程序、VB应用程序、自启动应用程序,以及定制UI。项目开发部分主要介绍了瘦客户端应用程序、家庭自动化控制应用、RFID安全访问、机器人应用、Windows网络投影仪,以及CE 6.0设备的构建和部署过程。... -In-depth book introduces Windows Embedded CE 6.0 development environment, through a series of examples of practice reveals the development and application of CE 6.0. In-depth book introduces Windows Embedded CE 6.0 development environment, through a series of examples of practice reveals the development and application of CE 6.0. CE 6.0 base section includes an overview of the development environment and tools, available resources, as well as commissioning and debugging tools. Program development section of the CE 6.0 introduced native code applications, C# applications, VB applications, since the launch of applications, and custom UI. Project development section introduces thin client applications, home automation control application, RFID security access, robotic applications, Windows Network Projector, and the CE 6.0 device build and deployment process. ...
Platform: | Size: 7856128 | Author: 胖子 | Hits:

[OS DevelopID-602---Handout-1

Description: Develop Win CE 6.0 Application using C#
Platform: | Size: 709632 | Author: khaled | Hits:
« 12 3 »

CodeBus www.codebus.net