Module: wine Branch: master Commit: dad5913823b8d3c951093529e4122bf49b471da9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=dad5913823b8d3c951093529e4...
Author: Thomas Mullaly tmullaly@codeweavers.com Date: Sun May 1 23:29:53 2011 -0400
urlmon: Stop binding with E_ABORT if the client returns that from OnStartBinding.
---
dlls/urlmon/binding.c | 2 +- dlls/urlmon/tests/url.c | 122 +++++++++++++++++++++++++++++++--------------- 2 files changed, 83 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dad5913823b8d3c9510935...