can I Use WinHttp on windows Mobile? Please help me.
Thanks In Advance
Anu Singh
Paul T.
Kind regards,
Rob
www.robtso.nl
"Anu Singh" <anusi...@gmail.com> wrote in message
news:39e3484b-799b-47db...@e8g2000yqo.googlegroups.com...
> can I Use WinHttp on windows Mobile? Please help me.
Could you make use of the WinInet library instead? As this is supported by
the Windows Mobile SDKs.
http://msdn.microsoft.com/en-us/library/aa451890.aspx provides an overview
of how to use this API to send HTTP requests to a server.
Hope this helps,
Christopher Fairbairn