Re: interworking between c# \.net and vc++
You can't. Hosting isn't supported so native code cannot call managed code.
The (sort of) workaround is to use a separate process and use IPC to
communicate.
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
wrote in message
news:1187346534.664299.212100@l22g2000prc.googlegroups.com...
> how to add a class library(dll created using Visual studio vc# --
>>smartdevice-->windows mobile 6 professional -->class library ) to a
> native vc++ smartdevice code.
>
Date:Fri, 17 Aug 2007 08:51:08 -0500
Author:
|