Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called.

This commit is contained in:
Sebastian Lackner
2015-09-27 20:07:42 +02:00
parent 07de62088d
commit e522c26b4b
6 changed files with 57 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -13,6 +13,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
present.
* Added patch to ignore width/height passed to edit control in WM_SIZE
message.
* Added patch to refresh MDI menus when DefMDIChildProc(WM_SETTEXT) is called.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted