Now I'm using VS.NET 2003 c# to develop Applications
running in embedded device. I Want to copy files to the
WinCE.Net Emulator to debug my program. So I followed the
MSDN file ("ms-
help://MS.MSDNQTR.2003FEB.2052/dv_evtuv/html/ettskCopyingFi
lesToTargetDevice.htm")step by step , but at the step 2 I
couldn't find the Network Share icon,and can't go on.
And I have developed ActiveX Control and COM by EVC4.
Now I want to use them in .NET 2003 C#,but someone tells
me that Compact Framework doesn't support COM interrop.
That is say, the only way to develop embedded applications
with ActiveX and COM is using EVC ?