I am using a control from Intelliprog called HTMLViewer. I used this on Wince 4.1 on the AGX. It requires the htmlview.dll file which (as I understand)usually gets included in the image by the OEM. I don't think my image includes this dll as I am getting an undefined method exception when using the control. We need some web functionality in our application and would like to get this working (again).
I just looked into the component requirements for htmlview.dll. Surprisingly the Catalog item that causes inclusion of this is Windows Help, which we removed to try to gain a little space, thinking it would be largely a removal of html files. We'll put it back in future builds.