【问题标题】:Run an application on windows mobile over ActiveSync通过 ActiveSync 在 windows mobile 上运行应用程序
【发布时间】:2012-02-18 18:23:18
【问题描述】:

我想通过 PC 上的 ActiveSync 在 Windows Mobile 上运行应用程序。有没有办法通过 C# 或 C++ 做到这一点?或者通过 ActiveSync 编辑 windows mobile 的注册表项的方法?

【问题讨论】:

    标签: c# c++ windows-mobile registry activesync


    【解决方案1】:

    要启动应用程序,您需要致电 CeCreateProcess。注册表访问以CeRegOpenKeyEx 开头(也有读、写等)。所有这些也都包含在this open-source library 中的托管代码中。

    【讨论】:

      猜你喜欢
      • 2010-10-19
      • 2011-03-18
      • 2022-07-08
      • 2011-10-15
      • 2011-10-14
      • 1970-01-01
      • 2012-08-01
      • 2019-11-26
      • 1970-01-01
      相关资源
      最近更新 更多