user32-Mouse_Message_Hwnd: Add reference to another bug report.

This commit is contained in:
Sebastian Lackner 2016-01-21 06:44:32 +01:00
parent f73ed17eec
commit b1e6717b81
2 changed files with 2 additions and 0 deletions

View File

@ -6057,6 +6057,7 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#12007] Fix issues with dragging layers between images in Adobe Photoshop 7.0
# | * [#9512] Make sure popups don't block access to objects underneath in DVDPro
# |
# | Modified files:
# | * dlls/user32/message.c, dlls/user32/tests/input.c

View File

@ -1 +1,2 @@
Fixes: [12007] Fix issues with dragging layers between images in Adobe Photoshop 7.0
Fixes: [9512] Make sure popups don't block access to objects underneath in DVDPro