F
felix
Hi,
so far I've built a small browser with .Net 2.0 (pretty big install) and
OpenNetCF (about 1.3MB).
The OpenNetCF versions seems to need OpenNETCF.Windows.Forms.dll + xml
OpenNETCF.dll + xml and Microsoft.WindowsCE.Forms.dll + xml.
Which makes sense, but 1.3MB is still quite some overhead compared to
the shdocvw.dll I can use on WinXP without problems.
So my question is: Why is it so easy to include the shdocvw.dll in a
WinXP project seemingly so hard to do something like that on PPC?
As far as I understand it there is an IE component which can be used on
PPC. Is there some easy way to add it to my .Net 1.1 CF project and
simply dragging it on the form?
Any advice would be appreciated!
bye,
felix
so far I've built a small browser with .Net 2.0 (pretty big install) and
OpenNetCF (about 1.3MB).
The OpenNetCF versions seems to need OpenNETCF.Windows.Forms.dll + xml
OpenNETCF.dll + xml and Microsoft.WindowsCE.Forms.dll + xml.
Which makes sense, but 1.3MB is still quite some overhead compared to
the shdocvw.dll I can use on WinXP without problems.
So my question is: Why is it so easy to include the shdocvw.dll in a
WinXP project seemingly so hard to do something like that on PPC?
As far as I understand it there is an IE component which can be used on
PPC. Is there some easy way to add it to my .Net 1.1 CF project and
simply dragging it on the form?
Any advice would be appreciated!
bye,
felix