problem...with adding ActiveX dll control...

Z

zhajjar

My aim is to add an ActiveX control to a CF appl. I know that CF .NET
doesn't support adding ActiveX controls directly, so i have to
implement a wrapper. So my question is, how should i do that?
in specific:
------------
1) shall i create the wrapper using eVC, unmanaged c++, managed
c++....
2) suppose i want the activeX to be Media Player, for example, how
should i implement this in the wrapper class?
3) when i'm done with the wrapper, i can call it as any .dll file from
my CF .NET app??

It's a big question, sorry 4 that!

If any hints or links suggested, plz help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top