AFAIK interop is not implemented in the CF , I could be wrong though, I
cross posted this to
microsoft.public.dotnet.framework.compactframework where you could find a
better answer.
Cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Michal Rizek" <Micha...@discussions.microsoft.com> wrote in message
news:77289257-BB36-4E87...@microsoft.com...
> Hi,
> i found a topic in VS help describing this topic, but it is too brief.
> Does anybody know about any resource? web page, example,....
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org
Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:uBwKFDDu...@TK2MSFTNGP10.phx.gbl...
Paul T.
"Michal Rizek" <Micha...@discussions.microsoft.com> wrote in message
news:87650A0A-862E-41E7...@microsoft.com...
2. There will be COM support in CF 2.0 (the ability to call COM from managed
code with RCWs)... In that scenario, your unmanaged code will be able to
*call back* into managed code...
3. The scenario of unmanaged code (COM) calling a managed dll (like you can
do on the desktop with CCWs), will not be supported in the CF 2.0
Although I am confident about the first two statements, the 3rd one is my
interpretation of what is not a very clear official message (various sources
contradict each other). I hope I am wrong in which case someone will surely
point it out :-)
Cheers
Daniel
"Michal Rizek" <Micha...@discussions.microsoft.com> wrote in message
news:87650A0A-862E-41E7...@microsoft.com...