Re: ActiveX and Net Compact Framework
From: Paul G. Tobey [eMVP] (ptobey)
Date: 09/08/04
- Previous message: David Amador: "ActiveX and Net Compact Framework"
- In reply to: David Amador: "ActiveX and Net Compact Framework"
- Next in thread: Charles Law: "Re: ActiveX and Net Compact Framework"
- Reply: Charles Law: "Re: ActiveX and Net Compact Framework"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 8 Sep 2004 13:12:26 -0700
Not really. This has been covered many, many times before. There is no COM
support in .NET CF. You may be able to either build a straight C, not
object-oriented, interface over the top of your COM object and just call out
to it from your managed code. You may also be able to use CFCOM from
Odyssey Software to use your COM objects.
Paul T.
"David Amador" <dav_amador@davphantom.net> wrote in message
news:%23q6Re9dlEHA.1656@TK2MSFTNGP09.phx.gbl...
> It is possible to use ActiveX with NET Compact FrameWork for the
> development
> in Pocket Pc
>
> --
> David Amador Tapia
> WebMaster "La Web de Davphantom"
> www.davphantom.net
> Cartagena. Colombia
>
>
- Previous message: David Amador: "ActiveX and Net Compact Framework"
- In reply to: David Amador: "ActiveX and Net Compact Framework"
- Next in thread: Charles Law: "Re: ActiveX and Net Compact Framework"
- Reply: Charles Law: "Re: ActiveX and Net Compact Framework"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|