Jacek Caban wrote:
dlls/urlmon/tests/protocol.c | 723 +++++++++++++++++++++++++++++++++++------- 1 files changed, 608 insertions(+), 115 deletions(-)
Hi Jacek,
This introduces extra failures on what seems to be mostly on IE7 and higher; see test.winehq.org.
Could you have a look?
Hi Paul,
Paul Vriens wrote:
Jacek Caban wrote:
dlls/urlmon/tests/protocol.c | 723 +++++++++++++++++++++++++++++++++++------- 1 files changed, 608 insertions(+), 115 deletions(-)
Hi Jacek,
This introduces extra failures on what seems to be mostly on IE7 and higher; see test.winehq.org.
Could you have a look?
Thanks for notification, I will send patches to fix them later today.
Jacek