<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>WinCE</title>
<link>/embededos/WinCE/</link>
<description>嵌入式开发 / WinCE</description>
<language>zh-cn</language>
<generator>我要开发网</generator>
<webmaster>tenyearnet@gmail.com</webmaster>
<item>
    <title>Windows Mobile 开发者新手上路指南</title>
    <link>/embededos/WinCE/20080408/39172.html</link>
    <description>Part 1.开发环境的搭建 软件安装顺序：1． 安装Microsoft ActiveSync 4.0以上版本2． 安装VS2005开发Pocket PC需安装Windows Mobile 5.0 Pocket PC SDK开发Smartphone需安装Windows Mobile 5.0 Smartphone SDKMobile 5.0环境配置：1． 模拟器与Microsoft ActiveSync同</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile打包过程（二）</title>
    <link>/embededos/WinCE/20080408/39170.html</link>
    <description>离第一篇文章有些日子了，由于我的失误，不少朋友都没看到图片。在这期间，有不少朋友来信说，有没有方法做一个桌面的安装 程序 ？运行 程序 前， 必须还要装其他 程序 （比如SqlMobile， .NetCompactFrameWork等等），有没有方法能把它们做到一个安装包中？ 好， 让我</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>浅析Windows CE下浏览器源码</title>
    <link>/embededos/WinCE/20080408/39169.html</link>
    <description>有很多网友来信都问关于开发浏览器的问题。能够理解，现在大多数基于CE的产品都具有上网浏览的功能。CE也为此提供了两种IE浏览器的源码。一种IESAMPLE、另一种IESIMPLE。他们的存放路径在%_WINCEROOT%PublicIEOak下。区别在于IESAMPLE就是CE下IE的标准版本的源码，有</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 进阶系列——Windows Mobile 进阶系列</title>
    <link>/embededos/WinCE/20080408/39168.html</link>
    <description>摘要 对可执行的应用 程序 ，它的生命是从Load开始的，一个.NET 的 程序 ，某种程度上可以说它的生命是从加载类型开始的。本文阐述了在.NET CF中的Type Loader的工作原理，并结合示例说明了如何让您的应用 程序 启动更快。 Keywords .NET Compact Framework，Type Load</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 进阶系列——真的了解.NET Compact Framework吗？</title>
    <link>/embededos/WinCE/20080408/39166.html</link>
    <description>作为系列文章的开篇，有必要先详细了解一下基于CE.NET的.NET Compact Framework(以后简称.NET CF)，本文叙述了.NET CF的设计目标，架构特征和执行环境。 .NET CF的目标在哪里？ 1. 专为设备设计的便携式小型.NET CLR具有.NET Framework的子集属性，支持多种语言开发。我</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile打包过程（一）</title>
    <link>/embededos/WinCE/20080408/39167.html</link>
    <description>把最近搞的关于如何将ppc应用打包的心得写出来，共享给各位朋友！其实，我想有很多高手都知道怎么建立一个完整的打包 程序 ，只是由于各种原因没人写一篇完整的文章，故我在研究几天之后做到功能基本完善。使我辈朋友少走弯路， ！我说的功能基本完善是指： 1）在ppc今</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 进阶系列——前言</title>
    <link>/embededos/WinCE/20080408/39165.html</link>
    <description>随着近年智能终端的普及，带智能操作系统的移动设备纷纷为大家所熟知。人们生活水平的的提高，使得对智能化易用化移动设备的需求不断提升。从开发者的角度来看，移动设备的发展需要硬件和软件的共同发展。硬件上，桌面PC的x86系列CISC指令集计算机，CPU功耗比较高，并且</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows CE平台定制</title>
    <link>/embededos/WinCE/20080408/39163.html</link>
    <description>Windows CE是一个组件化的操作系统，我们可以根据不同的环境设置不同的组件来组合成有针对性的平台，而一个功能往往需要多个组件才能够实现。Catalog就是实现某个功能的组件集合，每个Catalog Item会包含一个或多个组件，而Catalog Item则需要实现某种功能。当我们的平</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>在运行时检查平台版本</title>
    <link>/embededos/WinCE/20080408/39164.html</link>
    <description>你可以使用Windows CE的GetVersionEx方法和Windows CE的OSVERSIONINFO结构体来实现平台的版本检查。 dwPlatformId 结构体成员可以用来标记平台和操作系统版本，这样你就可以在 程序 中根据平台版本走不同的分支，实现一套代码适配不同的平台。// Define the (arbitrary)</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>在Visual Studio 2005里创建一个CE 6.0的平台（Platform）</title>
    <link>/embededos/WinCE/20080408/39162.html</link>
    <description>接下来的一节会有非常多的图，因为我们要在Visual Studio 2005里创建一个CE 6.0的平台（Platform）了。创建CE平台的方法和创建普通工程的方法类似。在完成了Platform Builder之后，我们打开Visual Studio 2005后，选择File-New-Project菜单： 在New Project对话框中，选</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>如何将.NET CF程序部署到Digi开发板上</title>
    <link>/embededos/WinCE/20080408/39160.html</link>
    <description>因为我们的开发板上已经预置了Windows CE 6.0的系统，所以我们可以先创建一个.NET CF的应用 程序 ，来看一下如何将.NET CF 程序 部署到Digi开发板上。第一步，首先在Visual Studio 2005中创建一个新的工程。这一步和开发普通的Windows Mobile应用 程序 基本一样，不同的</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>设置Boot-loader</title>
    <link>/embededos/WinCE/20080408/39161.html</link>
    <description>在Digi CC 9P开发板中已经预置了Boot-loader和一个CE 6.0的系统，所以，我们直接启动开发板，就可以运行一个CE 6.0的操作系统。不过，我们的最终目的是要开发一个自己的CE 6.0平台，所以我们需要对Boot-loader中的一些系统变量进行设置。 Boot-loader相当于PC中的BIOS，</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>CE开发环境</title>
    <link>/embededos/WinCE/20080408/39159.html</link>
    <description>下面就要让今天的主角闪亮登场了——Digi CC 9P开发板。为了感谢Digi提供的开发板，还是给他们做个广告吧：这是一家以WiFi相关产品为主营业务的公司，也生产ARM架构的CPU，所以做开发板也是他们公司份内的事情了。总的感觉还不错，大家如果有兴趣可以访问 www.digiembed</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Smartphone 蓝牙虚拟串口, 注册服务失败的解决办法</title>
    <link>/embededos/WinCE/20080408/39157.html</link>
    <description>问题： 蓝牙虚拟串口, 注册服务失败 void CBlueTestDlg::OnBnClickedButton1() { // 注册服务 PORTEMUPortParams pp ; ZeroMemory( pp.channel = RFCOMM_CHANNEL_MULTIPLE ;// the next available channel pp.flocal = TRUE; GetBA(_T(&quot;000b244ada77&quot;), int nIndex = 1</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows CE概述</title>
    <link>/embededos/WinCE/20080408/39158.html</link>
    <description>这篇文章的目的并不是介绍Windows Embedded CE开发的方方面面，只是用一个初涉嵌入式领域的软件开发者的视角来介绍Windows CE开发中最常用的概念和知识，解决大家会在实际开发中碰到的一些小问题，让大家了解嵌入式开发与应用 程序 开发，到底有哪些不同。 Windows CE概</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>创建桌面快捷方式</title>
    <link>/embededos/WinCE/20080408/39156.html</link>
    <description>新建智能设备CAB项目，就可以直接创建特殊的目录下创建快捷方式，但是并没有象桌面安装包 程序 一样可以，在桌面上创建一个快捷方式。怎样用代码在Windows Mobile桌面上创建一个快捷方式呢？我开始也尝试用像创建Windows应用 程序 一样在桌面上创建一个快捷方式，但是在</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>在Windows Mobile上控制输入法</title>
    <link>/embededos/WinCE/20080408/39155.html</link>
    <description>1． 获取输入法 新建Form ,拖入设备组件inputPanelforeach (InputMethod im in this.inputPanel1 .InputMethods) { this.listBox1.Items.Add(im.Name); } 2． 显示输入面板 [System.Runtime.InteropServices.DllImport(&quot;coredll.dll&quot;)] internal static extern uint Si</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 5.0编程——奥运场馆速查</title>
    <link>/embededos/WinCE/20080408/39153.html</link>
    <description>虽然前不久买了一个HP基于windows Mobile 5.0的PDA，由于工作太为繁忙，并没有为之开发相应的 程序 。没想到微软最近开展了酷炫应用争霸赛,征集“奥运”相关的作品，我忙里偷闲，用VS2005开发了一个关于奥运场馆的小 程序 ，时值2008北京奥运前夕，也算是为奥运做了“</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>在 Windows Mobile 上使用 GDI</title>
    <link>/embededos/WinCE/20080408/39154.html</link>
    <description>GDI 是 Windows 操作系统中提供二维矢量图形、图像处理和版式的部分。GDI 在 GDI（较早版本的 Windows 中提供的 Graphics Device Interface）的基础上进行了改进，添加了新功能并优化了现有功能。.NET Framework 已经实现了托管的 GDI 编程接口，而 .NET Compact Framew</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>VS.NET 2005 开发 Window Mobile 5.0 配置指南！</title>
    <link>/embededos/WinCE/20080408/39152.html</link>
    <description>下内容供初学者参考：本文写于7月，现在用刚好哈！ VS.VS.NET 2005 开发微软智能手机SmartPhone Window Mobile 5.0 开发环境配置指南！ 广大Smartphone 开发的爱好者，今天的节目是讲解《VS.NET 2005 开发微软智能手机SmartPhone Window Mobile 5.0 开发环境配置指南》</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>VS2005 windows moblie开发环境配置</title>
    <link>/embededos/WinCE/20080408/39151.html</link>
    <description>一、VS2005自带的仿真器 VS2005已经自带了用于手机 程序 开发用的设备仿真器，打开VS2005 在工具-&gt;设备仿真器管理器下面可以看到 Pocket PC 2003和SmartPhone 2003的仿真 程序 。 右键选择其中一个，然后选择Connect(连接)，即可看到一个仿真的手机了。 二、安装和VS20</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>SQL Server Mobile 2005 程序开发系列课程资料下载</title>
    <link>/embededos/WinCE/20080408/39147.html</link>
    <description>去年曾经在公司讲过“ SQL Server Mobile 2005 程序 开发 ”系列课程，系统地介绍了 SQL Mobile 各方面知识。鉴于很多朋友经常会问我一些 SQL Mobile 开发的问题，所以现在将该课程的 Slides 和 demos 提供给大家参考。希望这些资料对大家学习 SQL Mobile 开发有帮助。</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 开发工具和资源</title>
    <link>/embededos/WinCE/20080408/39146.html</link>
    <description>经常有朋友想学习 Windows Mobile 开发 ，体验移动开发的乐趣，但不知道从哪里下载各种 开发工具 和学习资料。于是我整理了一个列表，里面包含了各个版本的 Windows Mobile SDK, .NET Compact Framework, SQL Server CE, Device Emulator, Emulator Image 和学习资料的</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 6.0 (1)</title>
    <link>/embededos/WinCE/20080408/39144.html</link>
    <description>下载下列资源：在下列文章中提供下载地址： http://www.cnblogs.com/upto/archive/2007/03/02/download-wm6-sdks.html Windows Mobile 6.0提供2个sdk，分别对应原先的ppc和smartphone。安装sdk时，会检测ActiveSync4.5，VS2005 sp1，Compact Framework 2.0 sp1是否安装</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 5.0 开发学习</title>
    <link>/embededos/WinCE/20080408/39145.html</link>
    <description>自上星期以来，开始系统化的学习Windows Mobile 5.0，希望通过系统化的学习，能够掌握移动开发。 Mobile 5.0开发配置：软件安装顺序：1． 安装Microsoft ActiveSync 4.0以上版本2． 安装VS2005开发Pocket PC需安装Windows Mobile 5.0 Pocket PC SDK开发Smartphone需安装</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>PocketBuilder 是一个新的快速应用开发工具，可以加速建立移动和无线企业 Pocket PC</title>
    <link>/embededos/WinCE/20080408/39143.html</link>
    <description>PocketBuilder Download Evaluation Copy PocketBuilder 是一个新的快速应用 开发工具 ，可以加速建立移动和无线企业 Pocket PC 应用。使用过PowerBuilder 的开发人员可以利用已有的经验用 PocketBuilder IDE 建立新的或扩展现存应用系统的应用。 PocketBuilder 赢得了</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 6 SDK 中的 Device Emulator 2.0</title>
    <link>/embededos/WinCE/20080408/39142.html</link>
    <description>设备仿真器一直是移动应用 程序 开发中的重要工具。我们可以在仿真器中测试应用 程序 ，而不需要使用真实的设备，使得开发更加简单和快速，并且费用更少。微软新版本的设备仿真器 Device Emulator 2.0 在你安装 Windows Mobile 6 SDK 的时候就会一起安装到你的机器上。D</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>试验平台：.Net Micro Framework 模拟器</title>
    <link>/embededos/WinCE/20080408/39141.html</link>
    <description>微软示例 程序 中，仅支持两种字体（small.tinyfnt和NinaB.tinyfnt），并不支持中文。 翁祖泉 老师在《如何在Microsoft .NET Micro Framework 的应用 程序 中添加中文字体？》的文章中，写了如何添加字体的方法，正如他文章所写，这是一篇介绍在.NET Micro Framework 应</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>.Net Mirco Framework 2007技术大会</title>
    <link>/embededos/WinCE/20080408/39140.html</link>
    <description>2006年在《 程序 员》杂志上通过看马宁的专栏文章，第一次知道了.Net MF。一年后的今天终于近距离地接触了.Net Mirco Frmaework，对MF有了一定的感性认识。最近公司很多项目都有大量嵌入式设备使用，由于WinCE系统相对较大，对硬件平台要求过高，所以对.Net MF一直比较</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Microsoft Windows Mobile 设备中心</title>
    <link>/embededos/WinCE/20080408/39138.html</link>
    <description>Microsoft Windows Mobile 设备中心 6.1 在6月6日发布了最新版，今天为了能在 Vista 开发PPC(或Wince设备） 程序 ，下载安装了该 程序 ，启动后界面确实很炫，和媒体中心的风格有些类似。不过我用VS2005开发的 程序 ，通过该 程序 还是无法和我的PPC通信，不知道是否是</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>PPC图片旋转功能</title>
    <link>/embededos/WinCE/20080408/39139.html</link>
    <description>我是一个剧懒的人，算算看最近一次上博客已经是去年的事了。唉，没办法，谁叫咱天生就懒呢。 最近碰到一个要控制摄像头的代码，因为图片旋转的事，着实忙乎了我一阵子，网上看了无数代码，就是没有能在PPC上用的，没办法，只好自己动手重新写了个，今天贴出来，大家看</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>为Windows Mobile 6 (Smartphone) 设备创建打开文件对话框</title>
    <link>/embededos/WinCE/20080408/39137.html</link>
    <description>Introduction While working on the project of converting and upgrading Siccolo for Windows Mobile 5 to Siccolo for Windows Mobile 6 for Smartphones , I realized that Windows Mobile 6 for Smartphone edition is missing OpenFilDlg and SaveFileAsDlg cont</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>WindowCE下的多线程编程实验</title>
    <link>/embededos/WinCE/20080408/39135.html</link>
    <description>WindowCE多线程编程包括线程的启动、线程的运行状态控制、线程同步及数据通信和线程的正常/非正常退出。本项目的软件及架构在多线程设计上，要求通过多线程实现异步的数据采集及绘制，以提高系统运行效率。 Win32API支持多线程的启动，其中以前版本的 程序 直接调用API</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>pocket pc 工程转化为smartphone 工程</title>
    <link>/embededos/WinCE/20080408/39136.html</link>
    <description>介绍 有很多Windows CE 3.0的应用 程序 可以证明这个操作系统对于Smartphone 2002平台的重要性。这个平台基于Windows CE 3.0；对于软件的移植来说，这可是一个好兆头。不过，这一新的移动平台仍然有很多特殊的地方，例如较小的屏幕、不支持触摸屏和一些其它的用户界面</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>WindowsCE环境下内存映射文件操作分析</title>
    <link>/embededos/WinCE/20080408/39134.html</link>
    <description>这个课题是在项目高文件存取速度的的要求下提出的。WindowsCE支持传统的磁盘文件读写函数，包括MFC封装下的CFile::Read()及CFile::Write()。然而WindowsCE针对一般嵌入式系统，不可能默认系统存在硬盘这样的永久存储体，因此在这些函数的实现上，实际是将数据置于特定</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Pocket PC、Pocket PC Phone、Smartphone的区别</title>
    <link>/embededos/WinCE/20080408/39133.html</link>
    <description>首先说明几个概念： 1、什么是Pocket PC？Pocket PC是一种手持设备，可帮助您存储并检索电子邮件、联系人和约会信息，播放多媒体文件，玩赏电子游戏，借助MSN Messenger交换文本消息，浏览Web内容……您将能够与台式机实现信息交换和同步。 2、什么是Pocket PC Phone？P</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows CE开发初步</title>
    <link>/embededos/WinCE/20080408/39132.html</link>
    <description>许多开发人员都尝试了基于无线装置的软件编程，然而这些思想达于成功的关键之处在于他们能否深入了解Windows CE的功能和缺点。本文就此介绍了Windows CE的一些基本特性，并指出过渡到基于无线装置的软件开发所应具备的知识。 开始 Windows CE操作系统支持很多特性，并能</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>智能手机Smartphone开发从零起步（四）</title>
    <link>/embededos/WinCE/20080408/39131.html</link>
    <description>一些基本概念 因为在上面叙述中涉及了一些Smartphone的基本概念，作为入门的文章，下面，我对涉及到的一些概念进行解释。 1) Platform Manage 在安装Microsoft eMbedded C 4.0时候会提示你首先要安装Platform Manage，这是整个开发系统中非常核心的组件，它负责 开发工</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>智能手机Smartphone开发从零起步（五）</title>
    <link>/embededos/WinCE/20080408/39130.html</link>
    <description>实践开发 1、开发实例准备 鉴于本篇的定位，本文的例子是一个很简单的 程序 ，运行后， 程序 主窗口会显示一行欢迎信息； 程序 底部会有两个菜单，一个是&quot;关于&quot;，一个是&quot;选项&quot;，&quot;选项&quot;是一个弹出式菜单，上面有两个菜单项&quot;关于&quot;和&quot;退出&quot;。 执行&quot;关于&quot;菜单会显示一个标</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>智能手机Smartphone开发从零起步（二）</title>
    <link>/embededos/WinCE/20080408/39128.html</link>
    <description>二、VB.net或C#开发环境 1、安装ActiveSync 3.7.1 2、安装VS.net 2003 3、安装SDK for Windows Mobile? 2003-based Smartphones 4、安装 Localized Emulation Images for Windows Mobile 2003-based Smartphone 5、安装Windows Mobile Developer Power Toys for smartph</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>智能手机Smartphone开发从零起步（三）</title>
    <link>/embededos/WinCE/20080408/39129.html</link>
    <description>2、连接ActiveSync到模拟器 配置好模拟器后，我们已经可以进行开发了，但因为只有ActiveSync能够展示出设备的目录结构，因此只有使ActiveSync连接了模拟器，那个模拟器在开发中才能够代替一台真正的smartphone手机。 将ActiveSync连接到模拟器一共有两种办法，一种是通</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>智能手机Smartphone开发从零起步（一）</title>
    <link>/embededos/WinCE/20080408/39127.html</link>
    <description>本文从零开始讲述了进行smartphone开发的整个过程，通过本文的阅读，你可以从中获得： 1、 安装smartphone的开发环境 2、 配置smartphone的开发环境 3、 配置模拟器。 4、 连接模拟器到ActiveSync。 5、 一个通用性好、扩展性强的smartphone编程框架。 6、 在smartphone</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Pocket PC 基础知识</title>
    <link>/embededos/WinCE/20080408/39125.html</link>
    <description>Pocket PC及PDA近年来在世界各地都风行了起来 ，但想选购一台合适的机种之前，大概会被市面上 乱七八糟的名词弄得晕头转向，因此就先做好功课 ，充实充实自己的知识吧。 什么是PDA PDA是Personal Digital Assistant的缩写，照中文翻译称为&quot;个人数位助理&quot;，它只是个概念</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 编程起步</title>
    <link>/embededos/WinCE/20080408/39126.html</link>
    <description>现在Microsoft发布了Visual Studio 2005，这使Windows Mobile编译环境的搭建变得简单的多。下面我就详细地说明搭建Windows Mobile SmartPhone 5.0开发环境及一个简单的 程序 生成。 软件的安装 1. 安装Visual Studio 2005 Professional Edit。2. 安装Windows Mobile 5.0</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>使用C  开发PPC2003SE的开发环境</title>
    <link>/embededos/WinCE/20080408/39124.html</link>
    <description>1. ActiveSync 3.8 2. eMbedded Visual C 4.0 3. eMbedded Visual C 4.0 SP4 4. SDK for Windows Mobile 2003-based PPC2003SE 5. Localized Emulation Images for Windows Mobile? 2003-based PPC2003SE 6. EmuASConfig.msi(需要.net framework支持，若不用Visual Stud</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>在Smartphone/Pocket PC 2003上设置提醒</title>
    <link>/embededos/WinCE/20080408/39122.html</link>
    <description>在用.NET CF开发Smartphone/Pocket PC应用时，我们经常需要给应用 程序 增加提醒功能，比如在下午两点时提醒用户去开会，或者在手持设备和PC通过ActiveSync连接时提醒用户同步某项重要数据。目前，实现提醒功能主要有以下几种方式： Windows CE .NET提供了CeSetUserNoti</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile开发环境搭建指南</title>
    <link>/embededos/WinCE/20080408/39123.html</link>
    <description>内容简介 本文描述了如何搭建典型的Windows Mobile开发环境。介绍了相应的IDE、SDK及辅助 开发工具 的安装及常用配置，并对Windows Mobile下一代开发环境的发展前景做出展望。本文适合初次接触Windows Mobile开发的开发人员。 Windows Mobile开发简介 Windows Mobile是</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>Windows Mobile 介绍</title>
    <link>/embededos/WinCE/20080408/39121.html</link>
    <description>智能手机是目前移动通信的热点，但是有不少朋友并不是很清楚什么叫智能平台？在此，我们为大家搜集了一些有关Windows Mobile的普及资料，相信大家看完之后就会对Windows Mobile这个智能平台有一个大致了解。 Windows Mobile是基于一系列智能设备的操作系统(例如，Pocke</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>开发 Windows Mobile 应用程序入门知识</title>
    <link>/embededos/WinCE/20080408/39120.html</link>
    <description>适用于： Windows Mobile 2003 Second Edition software for Pocket PC Windows Mobile 2003 Second Edition software for Smartphones Windows Mobile 2003 software for Pocket PC Windows Mobile 2003 software for Smartphones Windows Mobile 2002 software for P</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>
<item>
    <title>MPX200,MPX220系列教学帖</title>
    <link>/embededos/WinCE/20080408/39119.html</link>
    <description>摩托罗拉MPx220小操作 翻盖关闭下，按音量键可开启外屏背景灯。按开关机键也可实现此功能。 翻盖关闭下，长按数码相机快捷键可开启照相功能，此时手机使用外屏取景，再按即可完成拍照。 翻盖打开时，长按音量键下键可开启录音机功能。 翻盖打开时，长按音量件上键可开启</description>
    <pubDate>2008-04-08</pubDate>
    <category>WinCE</category>
    <author>我要研发网</author>
    <comments>51dev.com</comments>
</item>

</channel>
</rss>
