Alexandre Julliard pushed to branch master at wine / wine
Commits: 3a6e226e by Zhiyi Zhang at 2024-09-30T22:14:46+02:00 user32/tests: Test that DragDetect() uses client coordinates instead of screen coordinates.
Test that DragDetect() uses client coordinates instead of screen coordinates even though MSDN says that DragDetect() should use screen coordinates. This also means that Wine's current implementation is correct.
- - - - -
2 changed files:
- dlls/user32/tests/win.c - dlls/win32u/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/3a6e226e9ae25a6ad2646c7f8846be6...