user32: Add DragObject() stub.
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
requested review from @rbernon
This imho better lives into clipboard.c (or something else) rather than input.c
Edited by Rémi Bernon- Resolved by Rémi Bernon
I've put it next to DragDetect(). Are those different in that regard?
added 2 commits
Marvin replied on the mailing list:
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details: The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=125560 Your paranoid android. === debian11 (32 bit report) === d3drm: d3drm.c:5843: Test failed: Cannot create IM device, skipping tests. === debian11 (build log) === 0630:err:winediag:d3d_device_create The application wants to create a Direct3D device, but the current DirectDrawRenderer does not support this. 0630:err:winediag:d3d_device_create The application wants to create a Direct3D device, but the current DirectDrawRenderer does not support this. 0630:err:winediag:d3d_device_create The application wants to create a Direct3D device, but the current DirectDrawRenderer does not support this.
added 33 commits
-
bf54e902...abee72f3 - 31 commits from branch
wine:master
- 64532621 - user32: Add DragObject() stub.
- 9da3b236 - win32u: Move NtUserDragDetect() to window.c.
-
bf54e902...abee72f3 - 31 commits from branch
Please register or sign in to reply