I found a better link:
http://web.archive.org/web/20021002124112/www.microsoft.com/mobile/developer/technicalarticles/atl_pie.asp

Good luck


On Wed, 7 Jan 2009 14:42:57 +0200, "Lachezar Dobrev" <[email protected]>
wrote:
> Well...
>   I kinda have no REAL other choice.
> 
>   Our system is Web based, to the moment the mobile browser had
> sufficient functionality that meets our minimalistic requirements.
>   I have to admit I am not sure whether PocketIE is really what we
> have at hand, but there is no About Box.
> 
>   The browser supports SSL, XML HTTP Request, JavaScript, embedded
> media (sounds). To this moment except for the common IE layout and
> styling issues we have had little problems. We are actually using
> Direct Web Remoting (AJAX Client-Server RPC
> http://directwebremoting.org/) with it with enormous success.
> 
>   Until recently I had no need to write anything native for the device.
> 
>   However, the reading you pointed out seems like a very nice
> start-by-example, for which I thank you.
> 
>   I am getting the distinct feeling, that I will need to stick to
> eVC++ 4.0 for the task at hand.
> 
> 2009/1/7 mosfet <[email protected]>:
>> Hi,
>>
>> What you want to do is a bit crazy, it's not that easy with Visual and I
>> don't know if it
>> 's a good idea to add some issues with cegcc.
>> In addition PocketIE is really a bad browser and except for very simple
>> HTML page, you never have a good
>> rendering...
>> see here for more info :
>> http://msdn.microsoft.com/en-us/library/ms834176.aspx
>>
>>
>>
>> On Wed, 7 Jan 2009 11:05:41 +0200, "Lachezar Dobrev"
<[email protected]>
>> wrote:
>>> Right...
>>>   After some brain-dead problems on my side I got a working
>>> installation of CeGCC on my Ubuntu laptop.
>>>
>>>   Now to the work at hand:
>>>
>>>   I need to develop a small (or not so small) ActiveX control for
>>> PocketIE (or whatever IE there is at the device), that would allow
>>> embedding in a web page.
>>>   I suspect, that the browser supports ActiveX/Embeds, since I can
>>> embed audio files in it.
>>>   The control should allow the viewer to use the stylus to draw
>>> his/her signature, that would later be sent to the server as an image
>>> attached/uploaded via a POST request.
>>>
>>>   Can any one point any reading? I had zero success Googling around,
>>> but then again recently Googling yields zero success for almost
>>> anything :(
>>>
>>>   P.S. I feel like trying to shoot at the moon using a slingshot
>>>
>>>   Looking forward to any help.
>>>
>>>
>>
------------------------------------------------------------------------------
>>> Check out the new SourceForge.net Marketplace.
>>> It is the best place to buy or sell services for
>>> just about anything Open Source.
>>> http://p.sf.net/sfu/Xq1LFB
>>> _______________________________________________
>>> Cegcc-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
>>>
>> --
>> Vincent R.
>>
> 
-- 
Vincent R.


_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to