[PATCH 2/2] [v2] shell32: Fix return value for DragQueryPoint.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47514 In v2, rebased. Not compile tested about winemac.drv part. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/shell32/shellole.c | 2 +- dlls/shell32/tests/shellole.c | 2 +- dlls/winemac.drv/dragdrop.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=55252 Your paranoid android. === wvistau64 (64 bit report) === shell32: shellole: Timeout === w2008s64 (64 bit report) === shell32: shellole: Timeout === w7pro64 (64 bit report) === shell32: shellole: Timeout === w864 (64 bit report) === shell32: shellole: Timeout === w1064v1507 (64 bit report) === shell32: shellole: Timeout === w1064v1809 (64 bit report) === shell32: shellole: Timeout
participants (2)
-
Akihiro Sagawa -
Marvin