PC Review


Reply
Thread Tools Rate Thread

Can you create CF binaries in Managed C++?

 
 
John Paulsson
Guest
Posts: n/a
 
      29th Dec 2004
Is it supported now days?


 
Reply With Quote
 
 
 
 
Daniel Moth
Guest
Posts: n/a
 
      29th Dec 2004
No, both CF 1.0 and CF 2.0 only support VB & C#

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"John Paulsson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Is it supported now days?
>



 
Reply With Quote
 
John Paulsson
Guest
Posts: n/a
 
      30th Dec 2004
and I assume that makes it impossible to expose managed functions inside a
DLL for use by a native CE application?

(the plan was to expose the functionality inside a C# DLL, by creating a
managed C++ wrapper DLL for use by the Win32 CE application). On a PC, you
could do it that way, or through COM interoperability, which, isn't
supported by the CE framework either.

// John

"Daniel Moth" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> No, both CF 1.0 and CF 2.0 only support VB & C#
>
>
> "John Paulsson" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Is it supported now days?
>>

>
>



 
Reply With Quote
 
Daniel Moth
Guest
Posts: n/a
 
      30th Dec 2004
Yup. Managed code cannot be hosted in/called by native code in either this
or the next CF version. CF 2.0 supports COM interop but again native code
will only be able to *call back* into managed code.

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


"John Paulsson" <(E-Mail Removed)> wrote in message
news:%232t%(E-Mail Removed)...
> and I assume that makes it impossible to expose managed functions inside a
> DLL for use by a native CE application?
>
> (the plan was to expose the functionality inside a C# DLL, by creating a
> managed C++ wrapper DLL for use by the Win32 CE application). On a PC, you
> could do it that way, or through COM interoperability, which, isn't
> supported by the CE framework either.
>
> // John
>
> "Daniel Moth" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> No, both CF 1.0 and CF 2.0 only support VB & C#
>>
>>
>> "John Paulsson" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Is it supported now days?
>>>

>>
>>

>
>



 
Reply With Quote
 
John Paulsson
Guest
Posts: n/a
 
      30th Dec 2004
Bummer, well, thanks for your feedback Daniel. Guess I'll have to develop
the DLL in native C++ then if I want CERapiInvoke to be able to call my
exposed DLL functions.

"Daniel Moth" <(E-Mail Removed)> wrote in message
news:%23t61N$(E-Mail Removed)...
> Yup. Managed code cannot be hosted in/called by native code in either this
> or the next CF version. CF 2.0 supports COM interop but again native code
> will only be able to *call back* into managed code.
>
> Cheers
> Daniel
> --
> http://www.danielmoth.com/Blog/
>
>
> "John Paulsson" <(E-Mail Removed)> wrote in message
> news:%232t%(E-Mail Removed)...
>> and I assume that makes it impossible to expose managed functions inside
>> a DLL for use by a native CE application?
>>
>> (the plan was to expose the functionality inside a C# DLL, by creating a
>> managed C++ wrapper DLL for use by the Win32 CE application). On a PC,
>> you could do it that way, or through COM interoperability, which, isn't
>> supported by the CE framework either.
>>
>> // John
>>
>> "Daniel Moth" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> No, both CF 1.0 and CF 2.0 only support VB & C#
>>>
>>>
>>> "John Paulsson" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> Is it supported now days?
>>>>
>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a minidump of managed application Satya Microsoft C# .NET 2 16th Mar 2006 10:15 AM
Can not create CString in Managed C++ dll zhenlee Microsoft VC .NET 0 21st Jan 2005 07:57 PM
How to create a collection of managed objects Howard Weiss Microsoft VC .NET 1 16th Jul 2004 04:35 AM
managed vc to create .dll Microsoft VC .NET 1 25th Mar 2004 05:39 AM
create worker thread in managed c++ Daylor Microsoft VC .NET 2 25th Aug 2003 02:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:23 AM.