#1 winhttp: Forward WinHttpTime{From, To}SystemTime to their
counterparts in wininet.
Robert Shearman
rob at codeweavers.com
Thu Aug 2 13:19:52 CDT 2007
Hans Leidekker wrote:
> Forward WinHttpTime{From, To}SystemTime to their counterparts in wininet.
>
We shouldn't be implementing winhttp on top of wininet as there are
functions such as WinHttpSetCredentials
(http://msdn2.microsoft.com/en-us/library/Aa384112.aspx) that can't be
implemented on top of wininet functions.
There are also issues with different error codes being returned as well
as different callbacks
(http://msdn2.microsoft.com/en-us/library/aa383917.aspx).
--
Rob Shearman
More information about the wine-devel
mailing list