开发者

Convert workspace (WINCE device com) to workspace compatible for PC

开发者 https://www.devze.com 2023-03-12 08:23 出处:网络
I have created a ATL COM workspace for a WIN CE device. The COM dll generated by the workspace is compatible for the Win CE device processor. Debugging in the Win CE device is very time consuming as i

I have created a ATL COM workspace for a WIN CE device. The COM dll generated by the workspace is compatible for the Win CE device processor. Debugging in the Win CE device is very time consuming as it involves (copying the files through ftp, registering the COM in the device using telnet and debug the dll through remote debugging)

Is it possible to convert the workspace by changing some projectsetting to build it to run in my PC?开发者_如何学C What other options are available to reduce the debug time?


You can go to the Configuration Manager and add a new configuration for Win32 or x64. You may choose to copy settings from your WinCE project, but adjusting them to work on the PC will not necessarily be easier than starting over. You just have to decide for your particular case.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号