2011年10月15日

摘要: The short answer is that you cannot pass command line parameters to the application when using HKEY_LOCAL_MACHINE\Init to launch your application (although a command line parameter is passed to it for use with SignalStarted()). But maybe you really need to use this key to start your application beca 阅读全文
posted @ 2011-10-15 22:52 嵌入式操作系统 阅读(275) 评论(0) 推荐(0)
摘要: WinCE支持远程桌面功能,可以在PC端访问目标设备的WinCE桌面。这个功能在调试的时候很有用。有些时候,你的目标板不带显示设备,这时你 想访问目标板的WinCE系统感觉很不爽,毕竟习惯了桌面操作。通过WinCE远程桌面,你可以在PC上面访问目标板的WinCE桌面并进行操作。下面来介绍一下具体步骤:1. 选择支持WinCE远程桌面的组件:在WinCE的工程中选择”Core OS”->”CEBASE”->”Core OS Services”->”Debugging Tools”->”Remote Display Application”,如下图:在这里建议同时添加tel 阅读全文
posted @ 2011-10-15 14:48 嵌入式操作系统 阅读(1601) 评论(0) 推荐(1)

导航