urlmon: The pcbRead parameter for IInternetProtocol::Read is optional, so fix the...
commit25b2bff9bf8ee79f08e35a2644e3f8b8d2420126
authorRob Shearman <rob@codeweavers.com>
Fri, 3 Aug 2007 21:10:55 +0000 (3 22:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Aug 2007 13:32:04 +0000 (8 15:32 +0200)
tree1d3a388bb9f9ce779ad5981ad3c786e380d15817
parent9105b64a777daa410dbf55e97d1c53a38841a973
urlmon: The pcbRead parameter for IInternetProtocol::Read is optional, so fix the protocol implementation to check for this.
dlls/urlmon/binding.c