Location:
Search - windows ce d
Search list
Description: Intel(R) i810/i815 Display Driver with DirectX Release for Microsoft
Windows* CE 3.00 and Microsoft Windows* CE.Net. This driver requires either
the 3.00 or the .NET release of Microsoft Windows* CE in order for it to work.-Intel (R) DIMMs Display Driver with Di rectX Release for Microsoft Windows * CE 3.00 an d * Microsoft Windows CE.Net. This driver requi res either the 3.00 or the.NET release of Micros * oft Windows CE in order for it to work.
Platform: |
Size: 109554 |
Author: 吴俊 |
Hits:
Description: Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code to handle interrupts, timers, and so on.-Details for How to develop an OAL. Step-by - step to develop an OAL. An OEM adaptation layer ( OAL) is a layer of code between the Windows CE ker nel and the hardware of your target device. You d evelop an OAL to communicate data between your o perating system (OS) and your target device and include code to handle interrupts, timers, and so on.
Platform: |
Size: 378855 |
Author: 张会光 |
Hits:
Description: Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The code in sample applications is ported for a Handheld PC, but the programming concepts that are presented apply to all Windows CE-based platforms. -Most code samples included on this CD were d eveloped with Microsoft Visual C version 5.0 an d the Microsoft Windows CE Toolkit for Visual C v ersion 5.0. The Sspi and Crypto samples were dev eloped with Microsoft Visual C version 6.0 and t he Microsoft Windows CE Toolkit for Visual C 6.0 . The sample code in applications is ported for a Handheld PC, but the programming concepts that are presente d apply to all Windows CE-based platforms.
Platform: |
Size: 406184 |
Author: 王小彬 |
Hits:
Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\\WINCE500\\pubilc\\directx\\SDK\\INC
D:\\WINCE500\\pubilc\\common\\SDK\\INC
D:\\WINCE500\\pubilc\\common\\OAK\\INC
D:\\WINCE500\\pubilc\\common\\DDK\\INC
2. >Library files
D:\\WINCE500\\PUBLIC\\DIRECTX\\SDK\\LIB\\MIPSII\\RETAIL
D:\\WINCE500\\PUBLIC\\COMMON\\SDK\\LIB\\MIPSII\\RETAIL
D:\\WINCE500\\PUBLIC\\COMMON\\OAK\\LIB\\MIPSII\\RETAIL
3.可能要在Project->Settings->link的object/library modules 加入
commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib
newres.h
play.cpp
play.vcw
resource.h
StdAfx.cpp
StdAfx.h
下面为播放源码
#include \"stdafx.h\"
#include<dshow.h>
#include<streams.h>
.......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
Platform: |
Size: 1569391 |
Author: lzy |
Hits:
Description: win ce下的web server,实现了串口控制,有利于学习-win ce under the web server, and achieving a serial control, conducive to learning
Platform: |
Size: 406528 |
Author: 李亮 |
Hits:
Description: Intel(R) i810/i815 Display Driver with DirectX Release for Microsoft
Windows* CE 3.00 and Microsoft Windows* CE.Net. This driver requires either
the 3.00 or the .NET release of Microsoft Windows* CE in order for it to work.-Intel (R) DIMMs Display Driver with Di rectX Release for Microsoft Windows* CE 3.00 an d* Microsoft Windows CE.Net. This driver requi res either the 3.00 or the.NET release of Micros* oft Windows CE in order for it to work.
Platform: |
Size: 109568 |
Author: 黄老五 |
Hits:
Description: Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code to handle interrupts, timers, and so on.-Details for How to develop an OAL. Step-by- step to develop an OAL. An OEM adaptation layer ( OAL) is a layer of code between the Windows CE ker nel and the hardware of your target device. You d evelop an OAL to communicate data between your o perating system (OS) and your target device and include code to handle interrupts, timers, and so on.
Platform: |
Size: 378880 |
Author: 张会光 |
Hits:
Description: Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The code in sample applications is ported for a Handheld PC, but the programming concepts that are presented apply to all Windows CE-based platforms. -Most code samples included on this CD were d eveloped with Microsoft Visual C version 5.0 an d the Microsoft Windows CE Toolkit for Visual C v ersion 5.0. The Sspi and Crypto samples were dev eloped with Microsoft Visual C version 6.0 and t he Microsoft Windows CE Toolkit for Visual C 6.0 . The sample code in applications is ported for a Handheld PC, but the programming concepts that are presente d apply to all Windows CE-based platforms.
Platform: |
Size: 405504 |
Author: 王小彬 |
Hits:
Description: Windows CE .Net 下面 Direct 3D编程的经典实例。对于初学Windows 平台下Direct 3D技术的程序员颇具借鉴意义!-Windows CE. Net Below Direct 3D programming of the classic examples. For novice Windows platforms Direct 3D technology programmers rather learn!
Platform: |
Size: 112640 |
Author: yxyAlbert |
Hits:
Description: Windows CE.net高级实验-PWM DAC输出波形实验-Windows CE.net Experimental High-PWM DAC output waveform of the experimental
Platform: |
Size: 49152 |
Author: 四眼 |
Hits:
Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\common\OAK\INC
D:\WINCE500\pubilc\common\DDK\INC
2. >Library files
D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL
D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL
D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL
3.可能要在Project->Settings->link的object/library modules 加入
commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib
newres.h
play.cpp
play.vcw
resource.h
StdAfx.cpp
StdAfx.h
下面为播放源码
#include "stdafx.h"
#include<dshow.h>
#include<streams.h>
.......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
-Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: |
Size: 1568768 |
Author: lzy |
Hits:
Description: windows CE 一些有用的源代码
比如camera,Bluetooth等-windows CE some useful source code such as camera, Bluetooth, etc.
Platform: |
Size: 1331200 |
Author: 赵军 |
Hits:
Description: WinCE下USB无线网卡驱动程序,主要是用于WINCE5.0和WINCE6.0.-USB wireless network card under WinCE drivers, mainly for WINCE5.0 and WINCE6.0.
Platform: |
Size: 958464 |
Author: LiAn |
Hits:
Description: WinCE系统的数据库操作示例,完成数据库的增删改查等功能,附带全部必须的dll文件-WinCE operating system, database example, the completion of additions and deletions to the database search functions, with all the necessary dll files
Platform: |
Size: 2977792 |
Author: 小曰免 |
Hits:
Description: CE-DOS,ce内核引导系统,dos系统版本6.-CE-DOS, ce core guidance systems, dos System Version 6.22
Platform: |
Size: 368640 |
Author: huzhonghua |
Hits:
Description: Teste d esenvolvimento utilizando windows CE aplicaç ã o simples e sem problemas teste já-Teste de desenvolvimento utilizando windows CE aplicaç ã o simples e sem problemas teste já
Platform: |
Size: 761856 |
Author: Elias |
Hits:
Description:
Platform: |
Size: 338944 |
Author: 陈丽华 |
Hits:
Description: 套接字 重叠模型 ,重叠I / O(Overlapped I/O)
模型使应用程序能达到更佳的系统性能。重叠模型的基本设计原理便是让应用程序使用一个
重叠的数据结构,一次投递一个或多个Winsock I/O请求。针对那些提交的请求,在它们完成
之后,应用程序可为它们提供服务。该模型适用于除Windows CE之外的各种Wi n d o w s平台。
模型的总体设计以Wi n 3 2重叠I / O机制为基础。那个机制可通过R e a d F i l e和Wr i t e F i l e两个函数,
针对设备执行I / O操作。-Socket overlap model, overlapping I/O (Overlapped I/O) model so that applications can achieve better system performance. The basic design principles overlap model is to enable applications to use an overlapping of the data structure, a delivery of one or more Winsock I/O requests. For those requests submitted in their complete, the application can provide them with services. The model is applicable in addition to Windows CE platform outside of Wi ndows. The overall design of the model to Wi n 3 2 overlapping I/O mechanisms. That the mechanism by R ead F ile and Wr ite F ile two functions for the device performs I/O operations.
Platform: |
Size: 3072 |
Author: qin |
Hits:
Description: Ce didacticiel très simple vous présentera les fonctionnalités les plus basiques de Mapserver et MS4W. Vous apprendrez à installer ce serveur cartographique dans un environnement Windows puis à le tester avec le tutoriel officiel. Enfin, vous créerez votre propre Mapfile (à la main !) à partir d’un Shapefile afin de le visualiser dans votre navigateur Internet.
Platform: |
Size: 1709056 |
Author: gaddourm |
Hits:
Description: MFC for windows ce d-MFC for windows ce dll
Platform: |
Size: 168960 |
Author: davidesqb |
Hits: