That is not the case. There will still be no way (otehr than the IPC stuff
Daniel discusses) to call from unmanaged into managed code.
--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate
"Michal Rizek" <(E-Mail Removed)> wrote in message
news:981E3195-FA8C-4820-9C43-(E-Mail Removed)...
> As i found in this newsgroup, in CF 2.0 should be some support to call
> managed code from unmanaged one.
>
> "ed" wrote:
>
>> Thanks for the quick reply.
>>
>> Is it possible to export particular functions from a C# dll so they can
>> be
>> used in an eVC++ application?
>>
>> ed
>>
>> "Paul G. Tobey [eMVP]" wrote:
>>
>> > Managed C++ is not supported for use with the .NET CF run-time. It's
>> > possible that you might get it to work, but, again, unsupported. Use
>> > C# or,
>> > if you must use C++, use eMbedded Visual C++.
>> >
>> > Paul T.
>> >
>> > "ed" <(E-Mail Removed)> wrote in message
>> > news:0341C0CE-6614-40A1-8B8C-(E-Mail Removed)...
>> > > Is it possible to build a basic .Net C++ DLL with some exported
>> > > functions
>> > > (in
>> > > VS 2003) on a Pocket PC?
>> > >
>> > > Is it possible to use VC++ with the .Net Compact Framework?
>> > >
>> > > Thanks in advance,
>> > > ed
>> >
>> >
>> >