Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
CeRapiInit() 在设备连接并且初始化完成(同步)之前不会返回。CeRapiInitEx() 可以,但需要回调事件处理程序(异步)。我想要的只是一个带有取消按钮的“连接到设备”对话框。哪种方法更好?有任何代码示例吗?
找到了 :-)
http://support.microsoft.com/kb/831883