May 14, 2026
11:24 a.m.
Followup of c3d4665930. Previously `PostMessageW` received the window handle in `hwnd_prop` through the call to `X11DRV_XDND_SendDropFiles`, but after c3d4665930 `PostMessageW` is called with `hwnd`. CC: @rbernon Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59425 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10890