.NET 紧凑框架
我在支持 GPS 的 Windows Mobile 上使用 .NET CF 应用程序来获取设备的 GPS 坐标。但有时整个应用程序都会冻结。这是一个非常轻量级的应用程序,我正在使用 Windows Mobile SDK 附带的 Samples.Location 库。有什么建议吗?为什么挂起?
I'm using .NET CF application on a GPS enabled windows Mobile to get the GPS co-ordinates og the device. But I at times the whole application just freezes up. It's a very light weight application and I'm using Samples.Location library which comes with Windows Mobile SDK. Any suggestions why is it hanging up ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Windows Mobile SDK 似乎存在一个已知问题,如果与 GPS 库一起使用,则会导致死锁。不过有一个解决方法,只需点击下面的链接即可。
http://msdn.microsoft.com/en-us/ee958066.aspx
It seems like there has been a known issue with windows mobile SDK which causes a deadlock if used with GPS library. However There is a work around, just follow the link below.
http://msdn.microsoft.com/en-us/ee958066.aspx