WinCE6 的 SYSGEN_SYSISAPI 替换
我目前正在将 CE5 平台移植到 CE6。这是一个无头系统,直到 现在我已经充分利用了“设备管理 ISAPI 扩展” (SYSGEN_SYSISAPI),主要用于启动和终止进程。所以我是 令人震惊的是,该目录项似乎在 CE6 平台中消失了 建造者。 MSDN 上似乎没有任何解释为什么 MS 删除了这个。 我应该使用明显的替代方案吗?
蒂亚·
马丁
I'm currently porting a CE5 platform to CE6. It's a headless system and until
now I've made great use of the "Device Management ISAPI Extension"
(SYSGEN_SYSISAPI), mostly for launching and killing processes. So I was
alarmed that this catalog item seems to have disappeared in CE6 Platform
Builder. There doesn't seem to be any explanation on MSDN why MS removed this.
Is there an obvious alternative that I should be using?
TIA
Martin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否尝试过手动将 SYSGEN 添加到平台?这并不是第一次从目录中删除某些内容,但仍然可以手动添加。
Have you tried manually adding the SYSGEN to the platform? It wouldn't be the first time something was dropped from the catalog, but that can still be included manually.