最近开始尝试windows Mobile开发,使用EVC4.0,一开始就遇到了一些问题,一并写下来做个手记.
1.安装开发环境及步骤
 操作系统:winxp + sp2

Instructions

The following installation steps requires you to be logged onto to your computer using an account with Local Administrator privileges.

Note: If you have already installed the Pocket PC 2003 SDK successfully and you are not installing a new development environment such as eVC 4.0 or Visual Studio .NET 2003 you may install the Smartphone 2003 SDK without following these steps.
Note: If you install the Smartphone 2003 SDK on a Visual Studio 2003 .NET development platform, and then decide to install Embedded Visual C++ 4.0 — you must uninstall and then reinstall the Smartphone 2003 SDK as well as any localized emulator images.

  1. Close All Programs, Remote Development Tools, and Emulators Before Proceeding
    You should close the following programs before proceeding with the Smartphone 2003 SDK installation:

    • eMbedded Visual Tools 3.0
    • eMbedded Visual C++ 4.0
    • Visual Studio .NET 2003
    • The SDK also requires that you close the emulators provided with eMbedded Visual Tools, eMbedded Visual C++, or Visual Studio .NET. Under some circumstances the Windows CE Emulator, or related processes may continue to run even though it seems the applications have exited. It may be advisable to reboot your computer before proceeding with the installation to ensure no conflicts with existing running programs occur.
  2. Uninstall Previous Versions of the Smartphone 2003 SDK
    You do not need to uninstall any version of the Smartphone 2002 SDK to use the Smartphone 2003 SDK, but any previous versions of the Smartphone 2003 SDK do need to be uninstalled. If you are upgrading from a previous version of the Smartphone 2003 SDK, after uninstalling the previous version but before installing the current version, run eMbedded Visual C++ 4.0 and view the Help contents. After this is done, close Help and the eMbedded Visual C++ 4.0 environment and install the new Smartphone 2003 SDK. This ensures that the latest Help documentation gets installed into the eMbedded Visual C++ 4.0 environment.
  3. Install Microsoft ActiveSync 3.7.1
    The Smartphone 2003 SDK requires ActiveSync 3.7.1 for application development and deployment using eMbedded Visual C++ 4.0 or Visual Studio .NET 2003. You must first uninstall previous versions of ActiveSync before installing ActiveSync 3.7.1. If you do not have ActiveSync 3.7.1, you can download ActiveSync 3.7.1.

    If you already have Visual Studio .NET 2003 installed, and then uninstall and reinstall ActiveSync 3.7.1, you will have to Repair your installation of Visual Studio .NET 2003 from Add/Remove Programs.

  4. Install eMbedded Visual C++ 4.0 and Service Pack 3
    In order to develop C++ applications using the Smartphone 2003 SDK, you must install Microsoft eMbedded Visual C++ 4.0 and Service Pack 3 before installing the Smartphone 2003 SDK. If you do not already have eMbedded Visual C++ 4.0 or Service Pack 3 you may download them from the eMbedded Visual Tools Downloads and Samples Web page.

    Note, installing eMbedded Visual C++ 4.0 Service Pack 3 on Windows Server 2003 causes a pop-dialog box to come up and prompt that one of the emulator drivers isn't signed. You should accept the unsigned driver and continue.

  5. Install Visual Studio .NET 2003
    In order to develop applications in C# or VB.NET for Smartphone 2003, you must install Visual Studio .NET 2003 before installing the SDK.

    Smartphone 2003 devices and the Smartphone 2003 Emulation images already contain the .NET Compact Framework.

    For more information on Visual Studio .NET 2003 or the .NET Compact Framework, see the Visual Studio Home Page on MSDN.

  6. Install the Smartphone 2003 SDK
    You can now proceed with the installation of the Smartphone 2003 SDK.

    For updates, tools, and whitepapers please check the Microsoft Mobile Device Developers Web site.

To download:

  1. Click the Download link to start the download.
  2. Do one of the following:
    • To start the installation immediately, click Open or Run this program from its current location.
    • To copy the download to your computer for installation at a later time, click Save or Save this program to disk.

原文地址:http://www.microsoft.com/downloads/details.aspx?FamilyId=A6C4F799-EC5C-427C-807C-4C0F96765A81&displaylang=en

2.连接到设备上时需要注意的问题:
The security features of Smartphone devices make it necessary to sign
certain files that are used to support the development and debugging
process. During the installation of the Smartphone SDK, this process is
performed automatically for the files that the device emulator uses.
However, when you want to enable a real Smartphone device for testing and
debugging, you will need to complete this file-signing process manually.

For SmartPhone 2002 the "sp2002dps.exe", found on standard path:

"C:\Windows CE Tools\wce300\Smartphone 2002\tools\sp2002dps.exe" /create
/device

Or for SmartPhone 2003 SDK spdps.exe, maybe under:

"C:\Programme\Windows CE Tools\wce420\SMARTPHONE 2003\Tools\spdps.exe"
/create /device (only do this once)
原文地址:http://blog.joycode.com/mvm/archive/2004/12/28/41887.aspx

Windows Mobile (EVC)开发手记1相关推荐

  1. 刚开始Windows Mobile的开发,请大家多多关照

    刚开始学习Windows Mobile的开发,现在正在学习WML和WAP的网站制作,请大家多多关照. 转载于:https://www.cnblogs.com/czha2002/archive/2005 ...

  2. Windows Mobile 技术开发黄金周系列课程

    http://www.microsoft.com/china/msdn/events/webcasts/shared/webcast/consyscourse/Mobilegoldenweek.asp ...

  3. 基于 Windows Mobile 的 Pocket PC 和 Smartphone 的开发工具简介

    Microsoft Corporation 2003 年 8 月 适用于:     Microsoft® eMbedded Visual Tools 3.0 - 2002 Edition     Mi ...

  4. Windows Mobile 开发常见问题集(转自zsu_darkwind的专栏)

    Windows Mobile 开发常见问题集 1.Q:新建项目的时候选择哪个项目类型才能创建智能设备的应用程序? A:在Visual Studio的新建项目对话框中选择Visual C#或者Visua ...

  5. Windows Mobile开发资源介绍

    Windows Mobile开发资源介绍 目前Windows Mobile的开发资源已经非常多了,我们在这里试着对这些资源进行一个归纳,使第一次进入Windows Mobile领域的开发者能够更容易得 ...

  6. Windows Mobile开发资源介绍(马宁)

    目前Windows Mobile的开发资源已经非常多了,我们在这里试着对这些资源进行一个归纳,使第一次进入Windows Mobile领域的开发者能够更容易得找到有用的开发资源. Windows Mo ...

  7. Windows Mobile 5.0 中为开发人员提供的新功能(3)

    Windows Mobile 5.0 中为开发人员提供的新功能(3) Pocket Outlook 增强功能 Pocket Outlook 向用户和应用程序开发人员提供了易于使用的 PIM.将 Poc ...

  8. Windows Mobile 开发系列文章收藏 - 讨论篇

    关注Windows Mobile 应用开发, 探讨移动应用未来发展方向, 未来的手机又会是一个什么样子呢?  Windows Mobile 未来会发展成何种高度? 这些方面都值得我们去思考关注, 想了 ...

  9. Windows Mobile 6 中为开发人员提供的新功能(1)

    Windows Mobile 6 中为开发人员提供的新功能(1) 2007年06月10日 星期日 10:29 Jim Wilson,JW Hedgehog, Inc. 摘要 Windows Mobil ...

最新文章

  1. CentOS系统 Nginx、MySQL、PHP 服务器的部署
  2. 撒花!《图解深度学习》已开源,16 章带你无障碍深度学习,高中生数学就 ok!
  3. SAP Spartacus store里引用的library是如何编译出来的
  4. python遍历文件_python遍历目录文件脚本的示例
  5. AcWing之找替换空格
  6. 计算机网络之物理层:1、接口特性、同步异步、串行并行、双工
  7. centos7--shell脚本自动实现bond配置-第二版
  8. C语言课后习题(46)
  9. Typora主题定制及常用配置的设置方法
  10. python对比不同大小的图片_使用Python 制作对比图片相似度的程序怎么比较?
  11. BeJavaGod - 如何正确使用数据字典进行分类统一操作(一)
  12. 迭代器适配器{(插入迭代器back_insert_iterator)、IO流迭代器(istream_iterator、ostream_iterator)}...
  13. hadoop安装和配置 详解
  14. 【雨滴桌面】简洁桌面天气皮肤YcWea5.5,直接通过HTML文档获取天气数据,鼠标移入显示近三天天气,鼠标移出隐藏
  15. 最好用的文件上传插件 bootstrap fileInput
  16. 一些个人感觉很不错的特效
  17. Microsoft Teams 思维导图的4大好处,你知道怎样创建吗?
  18. ICMP是个啥?一分钟介绍ICMP协议
  19. CPU被挖矿,Redis竟是内鬼,
  20. 色彩模式yuv420p与RGB24转换

热门文章

  1. matlab作业参考4,matlab第四章作业
  2. java遍历集合元素_遍历java集合元素的方法
  3. 用户研究,你还在“凭感觉”吗?
  4. 【python】 读取Excel文件并绘制图表
  5. 预计2021年移动渠道将占中国网络广告支出82%
  6. html 移动端关于长按图片弹出保存问题
  7. UITableviewcell重用机制以及解决重绘出现的重叠现象
  8. 虚拟机配置自定义静态ip,并能访问外网
  9. public private protected
  10. If you are confused about the future