Windows CE R3新的技术源代码所在目录

  • Silverlight for Windows Embedded的组件位于Core OS/CEBASE/Shell and User Interface/User Interface/目录下的Silverlight for Windows Embedded,对应的SYSGEN是SYSGEN_XAML_RUNTIME。
  • 手势识别Gesture的支持离得不远,位于 Core OS/CEBASE/Shell and User Interface/User Interface/Gesture目录下的Gesture Animation Support,对应的SYSGEN是SYSGEN_PHYSICSENGINE。还有两个相关的SYSGEN就不多做解释了。
  • Connection Manager位于Core OS/CEBASE/Communication Services and Networking/Networking – General/Connection Manager/目录下的Connection Manager,对应的SYSGEN是SYSGEN_CONNMGR。
  • Internet Explorer Embedded位于Core OS/CEBASE/Internet Client Services/Browser Application/Internet Explorer 6.0 for Windows Embedded CE - Standard Components/目录下的Internet Explorer 6.0 XAML UI Sample Browser,对应SYSGEN是SYSGEN_IESAMPLE_EXR。还有一个相关的组件是Internet Explorer 6.0 Tiling Engine(SYSGEN_IE_TILEENGINE)。
  • Flash Lite的支持是在Core OS/CEBASE/Internet Client Services/Browser Application/Flash Lite目录下的Adobe Flash Lite ActiveX Control,对应SYSGEN是SYSGEN_IE_FLASHLITE。
  • Flash Lite可以支持新的IE Embedded,也可以支持老的IESAMPLE。
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章