You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
user32-FindWindowEx: Mark bug 27282 as fixed.
This commit is contained in:
@@ -1671,6 +1671,9 @@ user32-Dialog_Paint_Event.ok:
|
||||
# | Included patches:
|
||||
# | * Avoid sending window messages in FindWindowExW. [by Sebastian Lackner]
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#27282] Avoid sending window messages in FindWindowExW
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/user32/tests/win.c, dlls/user32/win.c
|
||||
# |
|
||||
|
@@ -1,3 +1,4 @@
|
||||
Author: Sebastian Lackner
|
||||
Subject: Avoid sending window messages in FindWindowExW.
|
||||
Revision: 1
|
||||
Fixes: [27282] Avoid sending window messages in FindWindowExW
|
||||
|
Reference in New Issue
Block a user